aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python21
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2006-10-09 22:29:18 +0800
committerperky <perky@FreeBSD.org>2006-10-09 22:29:18 +0800
commitd8375e2f132ee1ab132e35b9297f579a306103c0 (patch)
tree18e859ce440a43ead22e95cbc34b5c77e7997fc7 /lang/python21
parent6d4c50c79be21174771ec26c76d927e4516ce528 (diff)
downloadfreebsd-ports-gnome-d8375e2f132ee1ab132e35b9297f579a306103c0.tar.gz
freebsd-ports-gnome-d8375e2f132ee1ab132e35b9297f579a306103c0.tar.zst
freebsd-ports-gnome-d8375e2f132ee1ab132e35b9297f579a306103c0.zip
- Update the main python version to 2.5.
- Now, lang/python is just a meta-port which depends on lang/python25. - And all versions of Python ports have short version identifier in its package name; python25-2.5, python24-2.4.3 and etc. - Also you must upgrade all python modules after lang/python updated, cd /usr/ports/lang/python && make upgrade-site-packages - Give maintainership of Python ports to the new python@ group which includes me, alexbl@ and others.
Diffstat (limited to 'lang/python21')
-rw-r--r--lang/python21/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 83057b44f949..958b5378caa4 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= python
+PORTNAME= python21
PORTVERSION= 2.1.3
PORTREVISION= 8
CATEGORIES= lang python
@@ -13,7 +13,7 @@ MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
DISTFILES= ${PYTHON_DISTFILE}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= An interpreted object-oriented programming language
DIST_SUBDIR= python