[63518] trunk/dports/devel/libdaemon/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Sat Feb 6 17:27:56 PST 2010


Revision: 63518
          http://trac.macports.org/changeset/63518
Author:   rmsfisher at macports.org
Date:     2010-02-06 17:27:53 -0800 (Sat, 06 Feb 2010)
Log Message:
-----------
devel/libdaemon fixed livecheck mechanism

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

Modified: trunk/dports/devel/libdaemon/Portfile
===================================================================
--- trunk/dports/devel/libdaemon/Portfile	2010-02-06 23:54:52 UTC (rev 63517)
+++ trunk/dports/devel/libdaemon/Portfile	2010-02-07 01:27:53 UTC (rev 63518)
@@ -36,3 +36,6 @@
    patchfiles-append   patch-libdaemon_dfork.c.diff
 }
 
+livecheck.type	regex
+livecheck.url	${homepage}
+livecheck.regex "${name} (\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100206/8f0ea252/attachment.html>


More information about the macports-changes mailing list