[42187] trunk/dports/science/lalapps/Portfile

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


Revision: 42187
          http://trac.macports.org/changeset/42187
Author:   ram at macports.org
Date:     2008-11-16 09:29:43 -0800 (Sun, 16 Nov 2008)
Log Message:
-----------
science/lalapps: fix livecheck, update homepage

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

Modified: trunk/dports/science/lalapps/Portfile
===================================================================
--- trunk/dports/science/lalapps/Portfile	2008-11-16 17:29:39 UTC (rev 42186)
+++ trunk/dports/science/lalapps/Portfile	2008-11-16 17:29:43 UTC (rev 42187)
@@ -13,7 +13,7 @@
   LALApps is a set of codes for gravitational wave data analysis, \
   written in ANSI C89 against the LSC Algorithm Library.
 
-homepage      http://www.lsc-group.phys.uwm.edu/daswg/projects/lalapps.html
+homepage      https://www.lsc-group.phys.uwm.edu/daswg/projects/lalapps.html
 master_sites  http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/
 
 checksums     md5 088cddeabcf39f08d92426795497906d \
@@ -33,4 +33,6 @@
 configure.env    PYTHON=${prefix}/bin/python2.5
 configure.args   --mandir=${prefix}/share/man
 
-livecheck.check  none
+livecheck.check  regex
+livecheck.url    ${master_sites}
+livecheck.regex  {lalapps-(\d+(?:\.\d+)*).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081116/69eceda7/attachment.html>


More information about the macports-changes mailing list