Revision: 79817 http://trac.macports.org/changeset/79817 Author: blb@macports.org Date: 2011-06-26 16:06:55 -0700 (Sun, 26 Jun 2011) Log Message: ----------- python/py3?-httplib2 - update to 2-0.7.1 Modified Paths: -------------- trunk/dports/python/py31-httplib2/Portfile trunk/dports/python/py32-httplib2/Portfile Modified: trunk/dports/python/py31-httplib2/Portfile =================================================================== --- trunk/dports/python/py31-httplib2/Portfile 2011-06-26 22:53:29 UTC (rev 79816) +++ trunk/dports/python/py31-httplib2/Portfile 2011-06-26 23:06:55 UTC (rev 79817) @@ -4,7 +4,7 @@ PortGroup python31 1.0 name py31-httplib2 -version 2-0.6.0 +version 2-0.7.1 categories python devel net platforms darwin license MIT @@ -14,9 +14,8 @@ many features left out of other HTTP libraries. homepage http://code.google.com/p/httplib2/ master_sites http://httplib2.googlecode.com/files/ -checksums md5 04f73e296c02c9cd7151db33a2671b7c \ - sha1 995344b2704826cc0d61a266e995b328d92445a5 \ - rmd160 bfba7a586bd3b2234c8ccbf15f2cc5640bd4f664 +checksums sha1 e30ac0f099c1d7f9dc5bfb309441f65fb01f5dd8 \ + rmd160 84c341c8cb56f1a36a71a86874151ebd95d5ff77 distname httplib${version} livecheck.type regex Modified: trunk/dports/python/py32-httplib2/Portfile =================================================================== --- trunk/dports/python/py32-httplib2/Portfile 2011-06-26 22:53:29 UTC (rev 79816) +++ trunk/dports/python/py32-httplib2/Portfile 2011-06-26 23:06:55 UTC (rev 79817) @@ -4,7 +4,7 @@ PortGroup python32 1.0 name py32-httplib2 -version 2-0.6.0 +version 2-0.7.1 categories python devel net platforms darwin license MIT @@ -14,9 +14,8 @@ many features left out of other HTTP libraries. homepage http://code.google.com/p/httplib2/ master_sites http://httplib2.googlecode.com/files/ -checksums md5 04f73e296c02c9cd7151db33a2671b7c \ - sha1 995344b2704826cc0d61a266e995b328d92445a5 \ - rmd160 bfba7a586bd3b2234c8ccbf15f2cc5640bd4f664 +checksums sha1 e30ac0f099c1d7f9dc5bfb309441f65fb01f5dd8 \ + rmd160 84c341c8cb56f1a36a71a86874151ebd95d5ff77 distname httplib${version} livecheck.type regex