[102773] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Thu Feb 7 19:49:47 PST 2013


Revision: 102773
          https://trac.macports.org/changeset/102773
Author:   ryandesign at macports.org
Date:     2013-02-07 19:49:47 -0800 (Thu, 07 Feb 2013)
Log Message:
-----------
py-mpmath: use googlecode fetchgroup

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

Modified: trunk/dports/python/py25-mpmath/Portfile
===================================================================
--- trunk/dports/python/py25-mpmath/Portfile	2013-02-08 03:48:33 UTC (rev 102772)
+++ trunk/dports/python/py25-mpmath/Portfile	2013-02-08 03:49:47 UTC (rev 102773)
@@ -16,7 +16,7 @@
 supported_archs     noarch
 
 homepage            http://code.google.com/p/mpmath/
-master_sites        http://mpmath.googlecode.com/files/
+master_sites        googlecode:mpmath
 distname            mpmath-${version}
 
 checksums           md5     ed7812cc7470c0b8fbbca76a2ff02075 \
@@ -31,8 +31,3 @@
       ${destroot}${prefix}/share/doc/${name}
    file copy ${worksrcpath}/demo ${destroot}${prefix}/share/doc/${name}/
 }
-
-livecheck.type      regex
-livecheck.url       http://code.google.com/p/mpmath/downloads/list
-livecheck.regex     {mpmath-([0-9.]+)\.tar\.gz}
-

Modified: trunk/dports/python/py26-mpmath/Portfile
===================================================================
--- trunk/dports/python/py26-mpmath/Portfile	2013-02-08 03:48:33 UTC (rev 102772)
+++ trunk/dports/python/py26-mpmath/Portfile	2013-02-08 03:49:47 UTC (rev 102773)
@@ -17,7 +17,7 @@
 supported_archs     noarch
 
 homepage            http://code.google.com/p/mpmath/
-master_sites        http://mpmath.googlecode.com/files/
+master_sites        googlecode:mpmath
 distname            mpmath-${version}
 
 checksums           md5     e27af3a77bc39c8745d5d1c09a8247ac \
@@ -29,8 +29,3 @@
    xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README \
       ${destroot}${prefix}/share/doc/${name}
 }
-
-livecheck.type      regex
-livecheck.url       http://code.google.com/p/mpmath/downloads/list
-livecheck.regex     {mpmath-([0-9.]+)\.tar\.gz}
-

Modified: trunk/dports/python/py27-mpmath/Portfile
===================================================================
--- trunk/dports/python/py27-mpmath/Portfile	2013-02-08 03:48:33 UTC (rev 102772)
+++ trunk/dports/python/py27-mpmath/Portfile	2013-02-08 03:49:47 UTC (rev 102773)
@@ -17,7 +17,7 @@
 supported_archs     noarch
 
 homepage            http://code.google.com/p/mpmath/
-master_sites        http://mpmath.googlecode.com/files/
+master_sites        googlecode:mpmath
 distname            mpmath-${version}
 
 checksums           md5     e27af3a77bc39c8745d5d1c09a8247ac \
@@ -29,8 +29,3 @@
    xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README \
       ${destroot}${prefix}/share/doc/${name}
 }
-
-livecheck.type      regex
-livecheck.url       http://code.google.com/p/mpmath/downloads/list
-livecheck.regex     {mpmath-([0-9.]+)\.tar\.gz}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130207/bdb606cf/attachment-0001.html>


More information about the macports-changes mailing list