changeset 32:f005c4d19ca4

Allow for different PORTREVISION settings for lang/pypy and lang/pypy3. For CFFI ports (sqlite3, gdbm) it was possible already.
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 06 Oct 2022 11:24:08 +0200
parents 3092aa646093
children 3fcb2f73b3e2
files Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Oct 06 11:09:59 2022 +0200
+++ b/Makefile	Thu Oct 06 11:24:08 2022 +0200
@@ -1,6 +1,7 @@
 # Created by: David Naylor <naylor.b.david@gmail.com>
 
 PORTNAME?=	pypy
+PORTREVISION?=	0
 CATEGORIES=	lang python
 MASTER_SITES=	https://downloads.python.org/pypy/
 DISTNAME?=	${PYTHON_IMPL_MINOR}-v${DISTVERSION}-src