pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/bg5pdf I tested this package with every version ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06e8987beccb
branches:  trunk
changeset: 550817:06e8987beccb
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Nov 29 22:50:06 2008 +0000

description:
I tested this package with every version of python in pkgsrc, and it works
with all of them.  Remove the python21 restriction.

diffstat:

 print/bg5pdf/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 84535a394217 -r 06e8987beccb print/bg5pdf/Makefile
--- a/print/bg5pdf/Makefile     Sat Nov 29 21:47:32 2008 +0000
+++ b/print/bg5pdf/Makefile     Sat Nov 29 22:50:06 2008 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/06/21 18:55:13 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.16 2008/11/29 22:50:06 snj Exp $
 
 DISTNAME=      bg5pdf-1.0.0
 PKGREVISION=   4
@@ -13,7 +12,6 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 WRKSRC=                                ${WRKDIR}/bg5pdf
-PYTHON_VERSIONS_ACCEPTED=      21
 PYBINMODULE=                   # defined
 PY_PATCHPLIST=                 yes
 PYTHON_PATCH_SCRIPTS=          bg5pdf



Home | Main Index | Thread Index | Old Index