pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-twisted This package builds fine with the lates...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3691ed0663d
branches:  trunk
changeset: 486136:a3691ed0663d
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Thu Dec 23 21:54:25 2004 +0000

description:
This package builds fine with the latest version of Python.

diffstat:

 net/py-twisted/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c99030d6bc74 -r a3691ed0663d net/py-twisted/Makefile
--- a/net/py-twisted/Makefile   Thu Dec 23 20:50:24 2004 +0000
+++ b/net/py-twisted/Makefile   Thu Dec 23 21:54:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/22 09:16:03 recht Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/23 21:54:25 darcy Exp $
 #
 
 DISTNAME=              ${TWISTED_DISTNAME}
@@ -16,7 +16,7 @@
 PLIST_SUBST+=          PYVERSSUFFIX="-${PYVERSSUFFIX}"
 MAKE_ENV+=             PKGSRC="1" PYVERSSUFFIX="-${PYVERSSUFFIX}"
 
-PYTHON_VERSIONS_ACCEPTED=      23 22 23pth 22pth
+PYTHON_VERSIONS_ACCEPTED=      24pth 24 23pth 23 22pth 22
 
 .include "../../net/py-twisted/Makefile.common"
 .include "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index