[40922] trunk/dports/math/add/Portfile

simon at macports.org simon at macports.org
Sat Oct 18 08:03:46 PDT 2008


Revision: 40922
          http://trac.macports.org/changeset/40922
Author:   simon at macports.org
Date:     2008-10-18 08:03:45 -0700 (Sat, 18 Oct 2008)
Log Message:
-----------
math/add: Fixed livecheck.

Modified Paths:
--------------
    trunk/dports/math/add/Portfile

Modified: trunk/dports/math/add/Portfile
===================================================================
--- trunk/dports/math/add/Portfile	2008-10-18 15:00:39 UTC (rev 40921)
+++ trunk/dports/math/add/Portfile	2008-10-18 15:03:45 UTC (rev 40922)
@@ -27,3 +27,7 @@
 		xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
 		file rename ${destroot}${prefix}/bin/add.hlp ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.check	regex
+livecheck.url	${master_sites}
+livecheck.regex	"${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081018/6f9abe56/attachment.html 


More information about the macports-changes mailing list