[42183] trunk/dports/science/glue/Portfile

ram at macports.org ram at macports.org
Sun Nov 16 09:29:27 PST 2008


Revision: 42183
          http://trac.macports.org/changeset/42183
Author:   ram at macports.org
Date:     2008-11-16 09:29:27 -0800 (Sun, 16 Nov 2008)
Log Message:
-----------
science/glue: fix livecheck

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

Modified: trunk/dports/science/glue/Portfile
===================================================================
--- trunk/dports/science/glue/Portfile	2008-11-16 17:19:56 UTC (rev 42182)
+++ trunk/dports/science/glue/Portfile	2008-11-16 17:29:27 UTC (rev 42183)
@@ -25,4 +25,6 @@
 depends_lib-append port:py25-numpy \
                    port:py25-pyrxp
 
-livecheck.check  none
+livecheck.check  regex
+livecheck.url    ${master_sites}
+livecheck.regex  {glue-(\d+(?:\.\d+)*).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081116/abaec14d/attachment.html>


More information about the macports-changes mailing list