[126376] trunk/dports/python

jmr at macports.org jmr at macports.org
Wed Oct 8 21:40:22 PDT 2014


Revision: 126376
          https://trac.macports.org/changeset/126376
Author:   jmr at macports.org
Date:     2014-10-08 21:40:22 -0700 (Wed, 08 Oct 2014)
Log Message:
-----------
py27-lockfile: use unified python portgroup

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

Added Paths:
-----------
    trunk/dports/python/py-lockfile/

Removed Paths:
-------------
    trunk/dports/python/py27-lockfile/

Modified: trunk/dports/python/py-lockfile/Portfile
===================================================================
--- trunk/dports/python/py27-lockfile/Portfile	2014-10-09 03:58:40 UTC (rev 126372)
+++ trunk/dports/python/py-lockfile/Portfile	2014-10-09 04:40:22 UTC (rev 126376)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
 
-name                py27-lockfile
+name                py-lockfile
 set real_name       pylockfile
 version             0.9.1
 categories-append   devel
@@ -24,8 +24,10 @@
     than as production-quality code.
 
 homepage            http://code.google.com/p/${real_name}/
-master_sites        googlecode:${real_name}
+master_sites        googlecode:${real_name} http://distfiles.macports.org/python/
 distname            lockfile-${version}
 checksums           md5     4e4c7ea4c4301500da5e7f3b51e01cfe \
                     sha1    1eebaee375641c9f29aeb21768f917dd2b985752 \
                     rmd160  c94c1a638f2a11181063d6025a6c5acc8c9d09e6
+
+python.versions     27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141008/6835c23e/attachment.html>


More information about the macports-changes mailing list