[83734] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Fri Sep 9 15:54:06 PDT 2011


Revision: 83734
          http://trac.macports.org/changeset/83734
Author:   ryandesign at macports.org
Date:     2011-09-09 15:54:05 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
py*-boto: use standard googlecode master_sites and livecheck

Modified Paths:
--------------
    trunk/dports/python/py-boto/Portfile
    trunk/dports/python/py25-boto/Portfile
    trunk/dports/python/py26-boto/Portfile
    trunk/dports/python/py27-boto/Portfile

Modified: trunk/dports/python/py-boto/Portfile
===================================================================
--- trunk/dports/python/py-boto/Portfile	2011-09-09 21:51:28 UTC (rev 83733)
+++ trunk/dports/python/py-boto/Portfile	2011-09-09 22:54:05 UTC (rev 83734)
@@ -14,7 +14,7 @@
                   infrastructural services offered by Amazon Web Services.
 
 homepage          http://code.google.com/p/boto/
-master_sites      http://boto.googlecode.com/files/
+master_sites      googlecode:boto
 distname          boto-${version}
 
 checksums         md5     3de4ac64015a9b06960fd14827a9c07a \

Modified: trunk/dports/python/py25-boto/Portfile
===================================================================
--- trunk/dports/python/py25-boto/Portfile	2011-09-09 21:51:28 UTC (rev 83733)
+++ trunk/dports/python/py25-boto/Portfile	2011-09-09 22:54:05 UTC (rev 83734)
@@ -14,7 +14,7 @@
                   infrastructural services offered by Amazon Web Services.
 
 homepage          http://code.google.com/p/boto/
-master_sites      http://boto.googlecode.com/files/
+master_sites      googlecode:boto
 distname          boto-${version}
 
 checksums         md5     3de4ac64015a9b06960fd14827a9c07a \
@@ -22,7 +22,3 @@
                   rmd160  878e00b70b0e5764ca158081970e0a21d5356dd7
 
 universal_variant no
-
-livecheck.type    regex
-livecheck.url     ${homepage}downloads/list
-livecheck.regex   {boto-(\d+(?:\.\d+)*\w).tar.gz}

Modified: trunk/dports/python/py26-boto/Portfile
===================================================================
--- trunk/dports/python/py26-boto/Portfile	2011-09-09 21:51:28 UTC (rev 83733)
+++ trunk/dports/python/py26-boto/Portfile	2011-09-09 22:54:05 UTC (rev 83734)
@@ -14,14 +14,10 @@
                   infrastructural services offered by Amazon Web Services.
 
 homepage          http://code.google.com/p/boto/
-master_sites      http://boto.googlecode.com/files/
+master_sites      googlecode:boto
 distname          boto-${version}
 
 checksums         md5     a6ab186d7767d191c5803449ed086f46 \
                   sha1    3441c8c6be709d59c12795ca169b1a7a4ae94f48 \
                   rmd160  618af27b8050fe390f0f13bcca1a0812e3f8b45b
 universal_variant no
-
-livecheck.type    regex
-livecheck.url     ${homepage}downloads/list
-livecheck.regex   {boto-(\d+(?:\.\d+)*\w).tar.gz}

Modified: trunk/dports/python/py27-boto/Portfile
===================================================================
--- trunk/dports/python/py27-boto/Portfile	2011-09-09 21:51:28 UTC (rev 83733)
+++ trunk/dports/python/py27-boto/Portfile	2011-09-09 22:54:05 UTC (rev 83734)
@@ -14,7 +14,7 @@
                   infrastructural services offered by Amazon Web Services.
 
 homepage          http://code.google.com/p/boto/
-master_sites      http://boto.googlecode.com/files/
+master_sites      googlecode:boto
 distname          boto-${version}
 
 checksums         md5     e238262c5ff417a2b59a8b24ae06b9ce \
@@ -22,7 +22,3 @@
                   rmd160  39d073ab4157d174140ae93232435654ce095ea0
 
 universal_variant no
-
-livecheck.type    regex
-livecheck.url     ${homepage}downloads/list
-livecheck.regex   {boto-(\d+(?:\.\d+)*\w).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110909/158da6fb/attachment.html>


More information about the macports-changes mailing list