summaryrefslogtreecommitdiff
path: root/lang/python25
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-20 00:58:05 +0000
committerwiz <wiz@pkgsrc.org>2009-05-20 00:58:05 +0000
commitf4e9595f262d720fd01e972caedf9b6db8b151d6 (patch)
treee3aafcd3857ac2bdc7ca0607114c79d78e672bae /lang/python25
parent349947890d52ac60f1ec5771172f5ee89bba6b75 (diff)
downloadpkgsrc-f4e9595f262d720fd01e972caedf9b6db8b151d6.tar.gz
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change. Reported by Robert Elz in PR 41345.
Diffstat (limited to 'lang/python25')
-rw-r--r--lang/python25/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index 3f7d0fab10a..453dbbb5772 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2009/04/30 20:27:34 zafer Exp $
+# $NetBSD: Makefile,v 1.16 2009/05/20 00:58:20 wiz Exp $
DISTNAME= Python-2.5.4
PKGNAME= python25-2.5.4
+PKGREVISION= 1
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/2.5.4/
EXTRACT_SUFX= .tar.bz2