[26935] trunk/dports/devel/automake/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Jul 12 04:21:35 PDT 2007
Revision: 26935
http://trac.macosforge.org/projects/macports/changeset/26935
Author: mww at macports.org
Date: 2007-07-12 04:21:35 -0700 (Thu, 12 Jul 2007)
Log Message:
-----------
livecheck: version has to end with a digit
Modified Paths:
--------------
trunk/dports/devel/automake/Portfile
Modified: trunk/dports/devel/automake/Portfile
===================================================================
--- trunk/dports/devel/automake/Portfile 2007-07-12 11:20:10 UTC (rev 26934)
+++ trunk/dports/devel/automake/Portfile 2007-07-12 11:21:35 UTC (rev 26935)
@@ -36,5 +36,5 @@
livecheck.check regex
livecheck.url http://ftp.gnu.org/gnu/${name}/?M=D
-livecheck.regex automake-(\[0-9\\\.]+)\\.
+livecheck.regex automake-(\[0-9\\\.]+\[0-9\])\\.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070712/5b9630c5/attachment.html
More information about the macports-changes
mailing list