[121938] trunk/dports/x11/gobby/Portfile

devans at macports.org devans at macports.org
Fri Jul 11 13:50:08 PDT 2014


Revision: 121938
          https://trac.macports.org/changeset/121938
Author:   devans at macports.org
Date:     2014-07-11 13:50:08 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
gobby: fix livecheck.

Modified Paths:
--------------
    trunk/dports/x11/gobby/Portfile

Modified: trunk/dports/x11/gobby/Portfile
===================================================================
--- trunk/dports/x11/gobby/Portfile	2014-07-11 20:41:02 UTC (rev 121937)
+++ trunk/dports/x11/gobby/Portfile	2014-07-11 20:50:08 UTC (rev 121938)
@@ -52,4 +52,4 @@
 
 livecheck.type          regex
 livecheck.url           [lindex ${master_sites} 0]
-livecheck.regex         ${name}-(\\d+(?:\\.\\d+)*\\.(?:\\d|\[0-8\]\\d))\\.tar
+livecheck.regex         ${name}-(\\d+(?:\\.\\d+)*\\.(?:\\d|\[0-9\]\\d))\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140711/af053351/attachment.html>


More information about the macports-changes mailing list