[74949] trunk/dports/gnome/gnucash-devel/Portfile

dports at macports.org dports at macports.org
Sun Jan 9 01:36:34 PST 2011


Revision: 74949
          http://trac.macports.org/changeset/74949
Author:   dports at macports.org
Date:     2011-01-09 01:36:24 -0800 (Sun, 09 Jan 2011)
Log Message:
-----------
gnucash-devel: update livecheck regex to allow stable versions since
the latest stable is newer than the latest unstable

Modified Paths:
--------------
    trunk/dports/gnome/gnucash-devel/Portfile

Modified: trunk/dports/gnome/gnucash-devel/Portfile
===================================================================
--- trunk/dports/gnome/gnucash-devel/Portfile	2011-01-09 09:18:32 UTC (rev 74948)
+++ trunk/dports/gnome/gnucash-devel/Portfile	2011-01-09 09:36:24 UTC (rev 74949)
@@ -113,4 +113,4 @@
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
 }
 
-livecheck.regex "/${my_name} .*/(\[0-9\]+\\.\[0-9\]*\[13579\]\\.\[0-9\]+)/"
+livecheck.regex "/${my_name} .*/(\[0-9\]+\\.\[0-9\]*\[0-9\]\\.\[0-9\]+)/"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110109/bbab462e/attachment-0001.html>


More information about the macports-changes mailing list