[84094] trunk/dports/lang/vala/Portfile

devans at macports.org devans at macports.org
Fri Sep 16 14:51:46 PDT 2011


Revision: 84094
          http://trac.macports.org/changeset/84094
Author:   devans at macports.org
Date:     2011-09-16 14:51:43 -0700 (Fri, 16 Sep 2011)
Log Message:
-----------
vala: fix livecheck.

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

Modified: trunk/dports/lang/vala/Portfile
===================================================================
--- trunk/dports/lang/vala/Portfile	2011-09-16 21:27:46 UTC (rev 84093)
+++ trunk/dports/lang/vala/Portfile	2011-09-16 21:51:43 UTC (rev 84094)
@@ -34,4 +34,4 @@
 
 livecheck.type      regex
 livecheck.url       http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex     {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110916/09bba8ca/attachment.html>


More information about the macports-changes mailing list