[85217] trunk/dports/x11/fluxbox/Portfile

pmq at macports.org pmq at macports.org
Tue Oct 11 11:58:02 PDT 2011


Revision: 85217
          http://trac.macports.org/changeset/85217
Author:   pmq at macports.org
Date:     2011-10-11 11:58:01 -0700 (Tue, 11 Oct 2011)
Log Message:
-----------
Closes Bug #31555: fix the livecheck.
Thanks to cal@ for the patch!

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

Modified: trunk/dports/x11/fluxbox/Portfile
===================================================================
--- trunk/dports/x11/fluxbox/Portfile	2011-10-11 18:57:22 UTC (rev 85216)
+++ trunk/dports/x11/fluxbox/Portfile	2011-10-11 18:58:01 UTC (rev 85217)
@@ -29,8 +29,8 @@
 	port:xpm \
 	port:xorg-libXrandr
 
-livecheck.url   ${homepage}/download.php
-livecheck.regex "The latest stable release is <b>v(\[0-9a-z.\]+)</b>."
+livecheck.url   ${homepage}/download/
+livecheck.regex "The current version of Fluxbox is <b>(\[0-9a-z.\]+)</b>."
 
 use_autoreconf yes
 autoreconf.args -fv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111011/7e74c32a/attachment.html>


More information about the macports-changes mailing list