[42282] trunk/dports/sysutils/duplicity/Portfile

ram at macports.org ram at macports.org
Mon Nov 17 17:07:53 PST 2008


Revision: 42282
          http://trac.macports.org/changeset/42282
Author:   ram at macports.org
Date:     2008-11-17 17:07:53 -0800 (Mon, 17 Nov 2008)
Log Message:
-----------
sysutils/duplicity: cleanup livecheck regex

Modified Paths:
--------------
    trunk/dports/sysutils/duplicity/Portfile

Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile	2008-11-18 01:07:49 UTC (rev 42281)
+++ trunk/dports/sysutils/duplicity/Portfile	2008-11-18 01:07:53 UTC (rev 42282)
@@ -41,4 +41,4 @@
 
 livecheck.check   regex
 livecheck.url     ${homepage}
-livecheck.regex   {The current release is ([0-9]+\.[0-9]+\.[0-9]+)}
+livecheck.regex   {The current release is (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081117/4f104e13/attachment-0001.html>


More information about the macports-changes mailing list