diff Makefile @ 106:ffca34182746

Allow to build PyPy3 v7.3.11: PLIST changes and patches for os.sendmail() which is enabled now. BUGS: Python 3.7 is not supported any more. The configuration option for PY37 needs to be removed.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 04 Jan 2023 15:50:00 +0100
parents 5cf6b126dd94
children 8681b1cfc6b9
line wrap: on
line diff
--- a/Makefile	Sun Oct 09 21:32:59 2022 +0200
+++ b/Makefile	Wed Jan 04 15:50:00 2023 +0100
@@ -1,7 +1,7 @@
 # Created by: David Naylor <dbn@FreeBSD.org>
 
 PORTNAME=	pypy3
-PORTREVISION=	3
+PORTREVISION=	0
 DISTNAME=	${PYTHON_IMPL_MINOR}-v${DISTVERSION}-src
 
 MASTERDIR=	${.CURDIR}/../pypy