[56503] users/devans/GNOME_2_27/gnome/gucharmap/Portfile

devans at macports.org devans at macports.org
Fri Aug 28 18:20:59 PDT 2009


Revision: 56503
          http://trac.macports.org/changeset/56503
Author:   devans at macports.org
Date:     2009-08-28 18:20:55 -0700 (Fri, 28 Aug 2009)
Log Message:
-----------
GNOME_2_27/gnome/gucharmap: fix typo in livecheck regex.

Modified Paths:
--------------
    users/devans/GNOME_2_27/gnome/gucharmap/Portfile

Modified: users/devans/GNOME_2_27/gnome/gucharmap/Portfile
===================================================================
--- users/devans/GNOME_2_27/gnome/gucharmap/Portfile	2009-08-29 01:02:29 UTC (rev 56502)
+++ users/devans/GNOME_2_27/gnome/gucharmap/Portfile	2009-08-29 01:20:55 UTC (rev 56503)
@@ -45,4 +45,4 @@
 
 livecheck.check regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+).*)\"}
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*.*)\"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090828/b57d01f8/attachment.html>


More information about the macports-changes mailing list