pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/python Update Python 2.3.x version number here, too.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a98fe0fdb68
branches:  trunk
changeset: 489087:1a98fe0fdb68
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Feb 16 10:38:02 2005 +0000

description:
Update Python 2.3.x version number here, too.

diffstat:

 lang/python/srcdist.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 479f15ad0acd -r 1a98fe0fdb68 lang/python/srcdist.mk
--- a/lang/python/srcdist.mk    Wed Feb 16 09:53:35 2005 +0000
+++ b/lang/python/srcdist.mk    Wed Feb 16 10:38:02 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: srcdist.mk,v 1.13 2005/01/23 20:41:46 recht Exp $
+# $NetBSD: srcdist.mk,v 1.14 2005/02/16 10:38:02 tron Exp $
 
 .include "../../lang/python/pyversion.mk"
 
@@ -14,7 +14,7 @@
 
 .elif ${_PYTHON_VERSION} == "23"
 
-DISTNAME=      Python-2.3.4
+DISTNAME=      Python-2.3.5
 EXTRACT_SUFX=  .tgz
 DISTINFO_FILE= ${.CURDIR}/../../lang/python23/distinfo
 PATCHDIR=      ${.CURDIR}/../../lang/python23/patches



Home | Main Index | Thread Index | Old Index