[79313] trunk/dports/science/EMBOSS/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jun 8 19:01:05 PDT 2011


Revision: 79313
          http://trac.macports.org/changeset/79313
Author:   ryandesign at macports.org
Date:     2011-06-08 19:01:04 -0700 (Wed, 08 Jun 2011)
Log Message:
-----------
EMBOSS: fix livecheck; see #27765

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

Modified: trunk/dports/science/EMBOSS/Portfile
===================================================================
--- trunk/dports/science/EMBOSS/Portfile	2011-06-09 01:48:37 UTC (rev 79312)
+++ trunk/dports/science/EMBOSS/Portfile	2011-06-09 02:01:04 UTC (rev 79313)
@@ -30,3 +30,7 @@
                 port:libpng
 
 configure.args  --includedir=${prefix}/include/emboss
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110608/f506e8c8/attachment.html>


More information about the macports-changes mailing list