pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/mftrace Per wiz@ suggestion, remove 20 from pyth...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e663cf87a9c
branches: trunk
changeset: 488495:8e663cf87a9c
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Wed Feb 02 13:05:16 2005 +0000
description:
Per wiz@ suggestion, remove 20 from python accepted versions and reverse
them so that newer ones come first. Closes my own PR pkg/29198.
diffstat:
fonts/mftrace/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b3f782d110cb -r 8e663cf87a9c fonts/mftrace/Makefile
--- a/fonts/mftrace/Makefile Wed Feb 02 12:59:52 2005 +0000
+++ b/fonts/mftrace/Makefile Wed Feb 02 13:05:16 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/02/02 12:59:52 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2005/02/02 13:05:16 jmmv Exp $
DISTNAME= mftrace-1.1.1
PKGREVISION= 1
@@ -21,7 +21,7 @@
MAKEFILE= GNUmakefile
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
-PYTHON_VERSIONS_ACCEPTED= 20 21 22 23 24
+PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
post-build:
cd ${WRKSRC} && ${PYTHONBIN} ${PREFIX}/${PYLIB}/py_compile.py afm.py
Home |
Main Index |
Thread Index |
Old Index