summaryrefslogtreecommitdiff
path: root/lang/python25
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-09-08 10:06:35 +0000
committerdrochner <drochner@pkgsrc.org>2009-09-08 10:06:35 +0000
commita6f5aa147ff3cf1b683ce731d337a3b2c84cc812 (patch)
tree0847119ae0b6b80283fd789812aaf224d1b0192a /lang/python25
parent9bc8dff254c47dc66cecd050f01a3c798cba5da0 (diff)
downloadpkgsrc-a6f5aa147ff3cf1b683ce731d337a3b2c84cc812.tar.gz
bump PKGREVs for Python pkgs, as suggested by David Sainty -- at least
on Linux one can't build some extensions against an old Python (with spurious -ldb4 linkage) anymore also sync the bl3 files of the non-default versions with python25 for consistency
Diffstat (limited to 'lang/python25')
-rw-r--r--lang/python25/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index 88c875c5dde..4ca6119c4b0 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2009/07/22 09:29:57 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2009/09/08 10:06:35 drochner Exp $
DISTNAME= Python-2.5.4
PKGNAME= python25-2.5.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/2.5.4/
EXTRACT_SUFX= .tar.bz2