[87746] trunk/dports/shells/bash/Portfile

raimue at macports.org raimue at macports.org
Sat Dec 3 14:24:24 PST 2011


Revision: 87746
          http://trac.macports.org/changeset/87746
Author:   raimue at macports.org
Date:     2011-12-03 14:24:23 -0800 (Sat, 03 Dec 2011)
Log Message:
-----------
shells/bash:
Fix livecheck, closes #32370.

Modified Paths:
--------------
    trunk/dports/shells/bash/Portfile

Modified: trunk/dports/shells/bash/Portfile
===================================================================
--- trunk/dports/shells/bash/Portfile	2011-12-03 22:10:07 UTC (rev 87745)
+++ trunk/dports/shells/bash/Portfile	2011-12-03 22:24:23 UTC (rev 87746)
@@ -69,7 +69,7 @@
                         --without-installed-readline \
                         CFLAGS_FOR_BUILD="[get_canonical_archflags]"
 
-livecheck.type          master_sites
+livecheck.type          regex
 livecheck.url           http://ftp.gnu.org/gnu/${name}/${name}-${bash_version}-patches/?C=M&O=D
 livecheck.version       [format %03d ${bash_patchlevel}]
 livecheck.regex         ${name}[strsed ${bash_version} {g/\.//}]-(\\d\\d\\d)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111203/ebf03250/attachment-0001.html>


More information about the macports-changes mailing list