[102771] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Thu Feb 7 19:45:09 PST 2013


Revision: 102771
          https://trac.macports.org/changeset/102771
Author:   ryandesign at macports.org
Date:     2013-02-07 19:45:09 -0800 (Thu, 07 Feb 2013)
Log Message:
-----------
py-lepton: license MIT; use googlecode fetchgroup

Modified Paths:
--------------
    trunk/dports/python/py25-lepton/Portfile
    trunk/dports/python/py26-lepton/Portfile

Modified: trunk/dports/python/py25-lepton/Portfile
===================================================================
--- trunk/dports/python/py25-lepton/Portfile	2013-02-08 03:38:26 UTC (rev 102770)
+++ trunk/dports/python/py25-lepton/Portfile	2013-02-08 03:45:09 UTC (rev 102771)
@@ -6,6 +6,8 @@
 version             1.0b2
 categories-append   graphics
 maintainers         nomaintainer
+license             MIT
+
 description         Pluggable particle engine and API for Python
 long_description \
    Lepton is a high-performance, pluggable particle engine and API for \
@@ -18,7 +20,7 @@
 platforms           darwin
 
 homepage            http://code.google.com/p/py-lepton/
-master_sites        http://py-lepton.googlecode.com/files/
+master_sites        googlecode:py-lepton
 distname            lepton-${version}
 
 checksums           md5     3a7fcf870b20700620322b7a53bd102e \
@@ -33,8 +35,3 @@
    eval copy [glob ${worksrcpath}/examples/*] \
       ${destroot}${prefix}/share/examples/${name}
 }
-
-livecheck.type      regex
-livecheck.url       http://code.google.com/p/py-lepton/downloads/list
-livecheck.regex     {lepton-([0-9a-z.]+)\.tar\.gz}
-

Modified: trunk/dports/python/py26-lepton/Portfile
===================================================================
--- trunk/dports/python/py26-lepton/Portfile	2013-02-08 03:38:26 UTC (rev 102770)
+++ trunk/dports/python/py26-lepton/Portfile	2013-02-08 03:45:09 UTC (rev 102771)
@@ -6,6 +6,8 @@
 version             1.0b2
 categories-append   graphics
 maintainers         nomaintainer
+license             MIT
+
 description         Pluggable particle engine and API for Python
 long_description \
    Lepton is a high-performance, pluggable particle engine and API for \
@@ -18,7 +20,7 @@
 platforms           darwin
 
 homepage            http://code.google.com/p/py-lepton/
-master_sites        http://py-lepton.googlecode.com/files/
+master_sites        googlecode:py-lepton
 distname            lepton-${version}
 
 checksums           md5     3a7fcf870b20700620322b7a53bd102e \
@@ -33,8 +35,3 @@
    eval copy [glob ${worksrcpath}/examples/*] \
       ${destroot}${prefix}/share/examples/${name}
 }
-
-livecheck.type      regex
-livecheck.url       http://code.google.com/p/py-lepton/downloads/list
-livecheck.regex     {lepton-([0-9a-z.]+)\.tar\.gz}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130207/6e93b7e5/attachment.html>


More information about the macports-changes mailing list