[102783] trunk/dports/python/py27-lockfile/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Feb 7 22:11:18 PST 2013


Revision: 102783
          https://trac.macports.org/changeset/102783
Author:   ryandesign at macports.org
Date:     2013-02-07 22:11:18 -0800 (Thu, 07 Feb 2013)
Log Message:
-----------
py27-lockfile: use googlecode fetchgroup; supported_archs noarch

Modified Paths:
--------------
    trunk/dports/python/py27-lockfile/Portfile

Modified: trunk/dports/python/py27-lockfile/Portfile
===================================================================
--- trunk/dports/python/py27-lockfile/Portfile	2013-02-08 06:04:11 UTC (rev 102782)
+++ trunk/dports/python/py27-lockfile/Portfile	2013-02-08 06:11:18 UTC (rev 102783)
@@ -10,6 +10,8 @@
 platforms           darwin
 license             MIT
 maintainers         nomaintainer
+supported_archs     noarch
+
 description         Platform-independent file locking module
 long_description  \
     This package exports a LockFile class which provides a simple API for \
@@ -22,7 +24,7 @@
     than as production-quality code.
 
 homepage            http://code.google.com/p/${real_name}/
-master_sites        http://${real_name}.googlecode.com/files/
+master_sites        googlecode:${real_name}
 distname            lockfile-${version}
 checksums           md5     4e4c7ea4c4301500da5e7f3b51e01cfe \
                     sha1    1eebaee375641c9f29aeb21768f917dd2b985752 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130207/9de46d9d/attachment-0001.html>


More information about the macports-changes mailing list