[43098] trunk/dports/lang/python26/Portfile

blb at macports.org blb at macports.org
Thu Dec 4 22:18:55 PST 2008


Revision: 43098
          http://trac.macports.org/changeset/43098
Author:   blb at macports.org
Date:     2008-12-04 22:18:54 -0800 (Thu, 04 Dec 2008)
Log Message:
-----------
lang/python26 - version bump to 2.6.1, switch to bz2 distfile

Modified Paths:
--------------
    trunk/dports/lang/python26/Portfile

Modified: trunk/dports/lang/python26/Portfile
===================================================================
--- trunk/dports/lang/python26/Portfile	2008-12-05 02:43:23 UTC (rev 43097)
+++ trunk/dports/lang/python26/Portfile	2008-12-05 06:18:54 UTC (rev 43098)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name                    python26
-version                 2.6
-revision                5
+version                 2.6.1
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              lang
@@ -22,11 +21,11 @@
 #                        ftp://ftp.python.jp/ftp.python.org/python/${version}/
 
 distname                Python-${version}
-extract.suffix          .tgz
+use_bzip2               yes
 
-checksums               md5     d16d29a77db2cd3af882a591f431a403 \
-                        sha1    d7fd08304b66cb4020786a7ee5aa452235046ecd \
-                        rmd160  b44d5cc7efa198b21f41e43e1d28af60875f0a4e
+checksums               md5     e81c2f0953aa60f8062c05a4673f2be0 \
+                        sha1    419f0cb29e9713ea861dde8c43d107c51329e57b \
+                        rmd160  497dafaca9c150fca611b0175eeb13c2fc4d3e2d
 
 # Can be removed once MacPorts 1.7.0 is released
 if {![info exists applications_dir]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081204/901ac888/attachment.html>


More information about the macports-changes mailing list