[79418] trunk/dports/science/bkchem/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jun 12 23:58:47 PDT 2011


Revision: 79418
          http://trac.macports.org/changeset/79418
Author:   ryandesign at macports.org
Date:     2011-06-12 23:58:47 -0700 (Sun, 12 Jun 2011)
Log Message:
-----------
bkchem: fix livecheck

Modified Paths:
--------------
    trunk/dports/science/bkchem/Portfile

Modified: trunk/dports/science/bkchem/Portfile
===================================================================
--- trunk/dports/science/bkchem/Portfile	2011-06-13 06:56:15 UTC (rev 79417)
+++ trunk/dports/science/bkchem/Portfile	2011-06-13 06:58:47 UTC (rev 79418)
@@ -26,3 +26,7 @@
     reinplace "s|__PYTHON__|${python.bin}|g" ${worksrcpath}/setup.py
     reinplace "s|__PYTHON_PKGD__|${python.pkgd}|g" ${worksrcpath}/setup.py
 }
+
+livecheck.type      regex
+livecheck.url       ${homepage}download_en.html
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110612/bec82ad6/attachment-0001.html>


More information about the macports-changes mailing list