[63623] trunk/dports/lang/python25/Portfile
jwa at macports.org
jwa at macports.org
Wed Feb 10 08:34:42 PST 2010
Revision: 63623
http://trac.macports.org/changeset/63623
Author: jwa at macports.org
Date: 2010-02-10 08:34:41 -0800 (Wed, 10 Feb 2010)
Log Message:
-----------
version bump to 2.5.5, take maintainership without closing others out
Modified Paths:
--------------
trunk/dports/lang/python25/Portfile
Modified: trunk/dports/lang/python25/Portfile
===================================================================
--- trunk/dports/lang/python25/Portfile 2010-02-10 14:54:57 UTC (rev 63622)
+++ trunk/dports/lang/python25/Portfile 2010-02-10 16:34:41 UTC (rev 63623)
@@ -4,12 +4,12 @@
PortGroup select 1.0
name python25
-version 2.5.4
-revision 9
+version 2.5.5
+
set branch [join [lrange [split ${version} .] 0 1] .]
categories lang
platforms darwin
-maintainers nomaintainer
+maintainers jwa openmaintainer
description An interpreted, object-oriented programming language
long_description Python is an interpreted, interactive, object-oriented \
@@ -21,9 +21,9 @@
distname Python-${version}
use_bzip2 yes
-checksums md5 394a5f56a5ce811fb0f023197ec0833e \
- sha1 0f2e819d6381f72f26c734e00a6780b3933ea404 \
- rmd160 3a76c83464c3b1c38a60351ab054e33ac7195663
+checksums md5 1d00e2fb19418e486c30b850df625aa3 \
+ sha1 dcf1abd94a1ab4155dcd3668cca42c5bfc81159f \
+ rmd160 4754238d415142466778560d989582464385654c
# patch-Lib-distutils-dist.py.diff comes from
# <http://bugs.python.org/issue1180>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100210/d483bff0/attachment.html>
More information about the macports-changes
mailing list