[42139] trunk/dports/python/py25-pyrex/Portfile

ram at macports.org ram at macports.org
Sat Nov 15 18:15:17 PST 2008


Revision: 42139
          http://trac.macports.org/changeset/42139
Author:   ram at macports.org
Date:     2008-11-15 18:15:16 -0800 (Sat, 15 Nov 2008)
Log Message:
-----------
python/py25-pyrex: update homepage, fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py25-pyrex/Portfile

Modified: trunk/dports/python/py25-pyrex/Portfile
===================================================================
--- trunk/dports/python/py25-pyrex/Portfile	2008-11-16 01:51:36 UTC (rev 42138)
+++ trunk/dports/python/py25-pyrex/Portfile	2008-11-16 02:15:16 UTC (rev 42139)
@@ -13,7 +13,7 @@
     data types any way you want, and compiles it into a C extension \
     for Python.
 
-homepage          http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
+homepage          http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
 master_sites      ${homepage} \
                   ${homepage}oldtar/
 distname          Pyrex-${version}
@@ -30,3 +30,7 @@
   xinstall -m 644 -W ${worksrcpath} CHANGES.txt INSTALL.txt README.txt \
     ToDo.txt USAGE.txt ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.check   regex
+livecheck.url     ${homepage}
+livecheck.regex   {Pyrex-(\d+(?:\.\d+)*).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081115/1871689a/attachment.html>


More information about the macports-changes mailing list