summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-04-24 01:53:22 +0000
committertnn <tnn@pkgsrc.org>2008-04-24 01:53:22 +0000
commitbac8ddab03707340ffb96e33d8b0534b9e95a413 (patch)
tree22eddd6ced6cf6b58bfb2b80ee778005fc179cc4
parent6b9b8e2771ab1f4aa8d99d2a15782eda58e04774 (diff)
downloadpkgsrc-bac8ddab03707340ffb96e33d8b0534b9e95a413.tar.gz
Added lang/python25 version 2.5.2
-rw-r--r--doc/CHANGES-20083
-rw-r--r--lang/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008
index aab7cc17e9e..f82755f4191 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.863 2008/04/23 22:20:59 wiz Exp $
+$NetBSD: CHANGES-2008,v 1.864 2008/04/24 01:53:22 tnn Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -1581,3 +1581,4 @@ Changes to the packages collection and infrastructure in 2008:
Updated pkgtools/pkg_chk to 1.91 [abs 2008-04-23]
Updated wm/awesome to 2.2 [wiz 2008-04-23]
Updated www/tidy to 20080423 [wiz 2008-04-23]
+ Added lang/python25 version 2.5.2 [tnn 2008-04-24]
diff --git a/lang/Makefile b/lang/Makefile
index 9718cdf2296..6a0cf8acb13 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.253 2008/03/25 13:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.254 2008/04/24 01:53:22 tnn Exp $
#
COMMENT= Programming languages
@@ -131,6 +131,7 @@ SUBDIR+= python22
SUBDIR+= python23
SUBDIR+= python23-nth
SUBDIR+= python24
+SUBDIR+= python25
SUBDIR+= rexx-imc
SUBDIR+= rexx-regina
SUBDIR+= ruby