[42309] trunk/dports/devel/libconfig/Portfile

devans at macports.org devans at macports.org
Tue Nov 18 14:56:57 PST 2008


Revision: 42309
          http://trac.macports.org/changeset/42309
Author:   devans at macports.org
Date:     2008-11-18 14:56:56 -0800 (Tue, 18 Nov 2008)
Log Message:
-----------
libconfig: fix livecheck.

Modified Paths:
--------------
    trunk/dports/devel/libconfig/Portfile

Modified: trunk/dports/devel/libconfig/Portfile
===================================================================
--- trunk/dports/devel/libconfig/Portfile	2008-11-18 22:51:52 UTC (rev 42308)
+++ trunk/dports/devel/libconfig/Portfile	2008-11-18 22:56:56 UTC (rev 42309)
@@ -26,3 +26,7 @@
 configure.args	--mandir=\\\${prefix}/share/man
 
 destroot.destdir	prefix=${destroot}${prefix}
+
+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/20081118/40f1b9d4/attachment.html>


More information about the macports-changes mailing list