[62160] trunk/dports/python

blb at macports.org blb at macports.org
Wed Dec 30 00:33:20 PST 2009


Revision: 62160
          http://trac.macports.org/changeset/62160
Author:   blb at macports.org
Date:     2009-12-30 00:33:17 -0800 (Wed, 30 Dec 2009)
Log Message:
-----------
New port - python/py31-httplib2, A comprehensive HTTP client library in Python

Modified Paths:
--------------
    trunk/dports/python/py31-httplib2/Portfile

Added Paths:
-----------
    trunk/dports/python/py31-httplib2/

Modified: trunk/dports/python/py31-httplib2/Portfile
===================================================================
--- trunk/dports/python/py26-httplib2/Portfile	2009-12-29 23:21:14 UTC (rev 62144)
+++ trunk/dports/python/py31-httplib2/Portfile	2009-12-30 08:33:17 UTC (rev 62160)
@@ -1,19 +1,21 @@
 # $Id$
 
 PortSystem        1.0
-PortGroup         python26 1.0
+PortGroup         python31 1.0
 
-name              py26-httplib2
-version           2-0.5.0
+name              py31-httplib2
+version           2-0.6.0
 categories        python devel net
 platforms         darwin
-maintainers       ram openmaintainer
+maintainers       blb openmaintainer
 description       A comprehensive HTTP client library in Python
 long_description  A comprehensive HTTP client library that supports \
                   many features left out of other HTTP libraries.
 homepage          http://code.google.com/p/httplib2/
 master_sites      http://httplib2.googlecode.com/files/
-checksums         md5 c768ed1826cec3ddeefa7588048075f3
+checksums         md5     04f73e296c02c9cd7151db33a2671b7c \
+                  sha1    995344b2704826cc0d61a266e995b328d92445a5 \
+                  rmd160  bfba7a586bd3b2234c8ccbf15f2cc5640bd4f664
 distname          httplib${version}
 
 livecheck.type    regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091230/fa60bedd/attachment.html>


More information about the macports-changes mailing list