Revision
80009
Author
eborisch@macports.org
Date
2011-07-01 11:13:20 -0700 (Fri, 01 Jul 2011)

Log Message

python27-doc: Upgrade to 2.7.2

Modified Paths

Diff

Modified: trunk/dports/lang/python27-doc/Portfile (80008 => 80009)


--- trunk/dports/lang/python27-doc/Portfile	2011-07-01 18:04:21 UTC (rev 80008)
+++ trunk/dports/lang/python27-doc/Portfile	2011-07-01 18:13:20 UTC (rev 80009)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                python27-doc
-version             2.7.1
+version             2.7.2
 categories          lang
 platforms           darwin
 maintainers         eborisch \
@@ -19,9 +19,9 @@
 master_sites        http://www.python.org/ftp/python/doc/${version}/
 distname            python-${version}-docs-html
 
-checksums           md5     312d4da0c1d8adbfb27f4f0e09f2cffe \
-                    sha1    6103869bec3994da859f7c83cc0090a9a1f39cd4 \
-                    rmd160  a8b4e28b722464cb62fa6774dae7a32615ed9665
+checksums           md5     40f0bd51b221662cae14fb0c6b6f622b \
+                    sha1    0886850a5bcf3e14e903cd33d51d1a8b664cfe36 \
+                    rmd160  d898264a2f0da8be8722396d25149c987e3614f8
                                         
 use_bzip2           yes