[22535] trunk/dports/lang/scheme48/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 4 10:42:49 PST 2007


Revision: 22535
          http://trac.macosforge.org/projects/macports/changeset/22535
Author:   mww at macports.org
Date:     2007-03-04 10:42:49 -0800 (Sun, 04 Mar 2007)

Log Message:
-----------
add livecheck (regex)

Modified Paths:
--------------
    trunk/dports/lang/scheme48/Portfile

Modified: trunk/dports/lang/scheme48/Portfile
===================================================================
--- trunk/dports/lang/scheme48/Portfile	2007-03-04 18:40:01 UTC (rev 22534)
+++ trunk/dports/lang/scheme48/Portfile	2007-03-04 18:42:49 UTC (rev 22535)
@@ -27,3 +27,8 @@
 platform darwin 8 {
 	configure.env CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0
 }
+
+livecheck.check	regex
+livecheck.url	${homepage}
+livecheck.regex	(\[0-9\]+\\.\[0-9\]+)
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070304/522f9d46/attachment.html


More information about the macports-changes mailing list