[102763] trunk/dports
ryandesign at macports.org
ryandesign at macports.org
Thu Feb 7 19:07:27 PST 2013
Revision: 102763
https://trac.macports.org/changeset/102763
Author: ryandesign at macports.org
Date: 2013-02-07 19:07:27 -0800 (Thu, 07 Feb 2013)
Log Message:
-----------
gsutil, py27-gslib: use googlecode fetchgroup; supported_archs noarch
Modified Paths:
--------------
trunk/dports/net/gsutil/Portfile
trunk/dports/python/py27-gslib/Portfile
Modified: trunk/dports/net/gsutil/Portfile
===================================================================
--- trunk/dports/net/gsutil/Portfile 2013-02-08 03:05:33 UTC (rev 102762)
+++ trunk/dports/net/gsutil/Portfile 2013-02-08 03:07:27 UTC (rev 102763)
@@ -11,6 +11,7 @@
platforms darwin
license Apache-2
maintainers nomaintainer
+supported_archs noarch
description command line utility for interacting with cloud storage services
long_description \
@@ -21,7 +22,7 @@
atop the popular boto open source library.
homepage http://code.google.com/p/${name}/
-master_sites http://${name}.googlecode.com/files/
+master_sites googlecode
distname ${name}_${month}-${day}-${year}
worksrcdir ${name}
Modified: trunk/dports/python/py27-gslib/Portfile
===================================================================
--- trunk/dports/python/py27-gslib/Portfile 2013-02-08 03:05:33 UTC (rev 102762)
+++ trunk/dports/python/py27-gslib/Portfile 2013-02-08 03:07:27 UTC (rev 102763)
@@ -13,6 +13,7 @@
platforms darwin
license Apache-2
maintainers nomaintainer
+supported_archs noarch
description Python module for interacting with cloud storage services
long_description \
@@ -23,7 +24,7 @@
atop the popular boto open source library.
homepage http://code.google.com/p/${proj_name}/
-master_sites http://${proj_name}.googlecode.com/files/
+master_sites googlecode:${proj_name}
distname ${proj_name}_${month}-${day}-${year}
worksrcdir ${proj_name}/${module_name}
# store file in gstil port: both ports use the same file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130207/8716e217/attachment.html>
More information about the macports-changes
mailing list