pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/gstreamer Add 23 and 23pth as accepted Python ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53c8b7885943
branches:  trunk
changeset: 464096:53c8b7885943
user:      recht <recht%pkgsrc.org@localhost>
date:      Wed Dec 03 22:10:08 2003 +0000

description:
Add 23 and 23pth as accepted Python versions.

diffstat:

 misc/gstreamer/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 626df9c28f79 -r 53c8b7885943 misc/gstreamer/Makefile
--- a/misc/gstreamer/Makefile   Wed Dec 03 22:07:21 2003 +0000
+++ b/misc/gstreamer/Makefile   Wed Dec 03 22:10:08 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/11/12 01:31:50 salo Exp $
+# $NetBSD: Makefile,v 1.9 2003/12/03 22:10:08 recht Exp $
 #
 
 DISTNAME=              gstreamer-0.6.1
@@ -25,7 +25,7 @@
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/pkgconfig/gstreamer-control.pc.in
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/pkgconfig/gstreamer.pc.in
 
-PYTHON_VERSIONS_ACCEPTED=      22 22pth
+PYTHON_VERSIONS_ACCEPTED=      23 23pth 22 22pth
 
 .include "../../devel/glib2/buildlink2.mk"
 .include "../../devel/libgnomeui/buildlink2.mk"



Home | Main Index | Thread Index | Old Index