[28716] trunk/dports

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 7 16:34:52 PDT 2007


Revision: 28716
          http://trac.macosforge.org/projects/macports/changeset/28716
Author:   ryandesign at macports.org
Date:     2007-09-07 16:34:52 -0700 (Fri, 07 Sep 2007)

Log Message:
-----------
mass livecheck update following apparent change to GNU web server

Modified Paths:
--------------
    trunk/dports/devel/autoconf/Portfile
    trunk/dports/devel/global/Portfile
    trunk/dports/devel/libextractor/Portfile
    trunk/dports/devel/m4/Portfile
    trunk/dports/editors/ed/Portfile
    trunk/dports/irc/erc/Portfile
    trunk/dports/lang/clisp/Portfile
    trunk/dports/math/glpk/Portfile
    trunk/dports/math/gunits/Portfile
    trunk/dports/net/gvpe/Portfile
    trunk/dports/shells/bash/Portfile

Modified: trunk/dports/devel/autoconf/Portfile
===================================================================
--- trunk/dports/devel/autoconf/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/devel/autoconf/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -31,5 +31,5 @@
 }
 
 livecheck.check	regex
-livecheck.url	http://ftp.gnu.org/gnu/${name}/?M=D
+livecheck.url	http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex	${name}-(\\d+\\.\\d+)

Modified: trunk/dports/devel/global/Portfile
===================================================================
--- trunk/dports/devel/global/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/devel/global/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -28,5 +28,5 @@
 test.target     check
 
 livecheck.check regex
-livecheck.url   http://ftp.gnu.org/gnu/${name}/?M=D
+livecheck.url   http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex ${name}-(\\d+\\.\\d+(?:\\.\\d+)?)

Modified: trunk/dports/devel/libextractor/Portfile
===================================================================
--- trunk/dports/devel/libextractor/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/devel/libextractor/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -26,5 +26,5 @@
 		--disable-gnome
 
 livecheck.check	regex
-livecheck.url	http://ftp.gnu.org/gnu/${name}/?M=D
+livecheck.url	http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex	${name}-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/devel/m4/Portfile
===================================================================
--- trunk/dports/devel/m4/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/devel/m4/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -43,5 +43,5 @@
 variant with_default_names {}
 
 livecheck.check regex
-livecheck.url   http://ftp.gnu.org/gnu/${name}/?M=D
+livecheck.url   http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)${extract.suffix}

Modified: trunk/dports/editors/ed/Portfile
===================================================================
--- trunk/dports/editors/ed/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/editors/ed/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -29,5 +29,5 @@
 destroot.target-append  install-man
 
 livecheck.check regex
-livecheck.url   http://ftp.gnu.org/gnu/${name}/?M=D
+livecheck.url   http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex ${name}-(\\d+\\.\\d+)

Modified: trunk/dports/irc/erc/Portfile
===================================================================
--- trunk/dports/irc/erc/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/irc/erc/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -39,5 +39,5 @@
 		}
 
 livecheck.check regex
-livecheck.url   http://ftp.gnu.org/gnu/${name}/?M=D
+livecheck.url   http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex ${name}-(\\d+\\.\\d+(?:\\.\\d+)?)

Modified: trunk/dports/lang/clisp/Portfile
===================================================================
--- trunk/dports/lang/clisp/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/lang/clisp/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -118,5 +118,5 @@
 pre-destroot	{ cd ${build.dir} }
 
 livecheck.check	regex
-livecheck.url	http://ftp.gnu.org/gnu/clisp/release/?M=D
-livecheck.regex	>(\[0-9\.\]+)/<
+livecheck.url	http://ftp.gnu.org/gnu/${name}/release/?C=M&O=D
+livecheck.regex	>(\[0-9.\]+)/<

Modified: trunk/dports/math/glpk/Portfile
===================================================================
--- trunk/dports/math/glpk/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/math/glpk/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -23,5 +23,5 @@
 test.target      check
 
 livecheck.check  regex
-livecheck.url    http://ftp.gnu.org/gnu/${name}/?M=D
+livecheck.url    http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex  ${name}-(\\d+\\.\\d+)

Modified: trunk/dports/math/gunits/Portfile
===================================================================
--- trunk/dports/math/gunits/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/math/gunits/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -28,5 +28,5 @@
                  port:readline
 
 livecheck.check regex
-livecheck.url   http://ftp.gnu.org/gnu/units/?M=D
+livecheck.url   http://ftp.gnu.org/gnu/units/?C=M&O=D
 livecheck.regex units-(\\d+\\.\\d+)

Modified: trunk/dports/net/gvpe/Portfile
===================================================================
--- trunk/dports/net/gvpe/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/net/gvpe/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -25,5 +25,5 @@
                  port:openssl
 
 livecheck.check regex
-livecheck.url   http://ftp.gnu.org/gnu/${name}/?M=D
+livecheck.url   http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex ${name}-(\\d+\\.\\d+)

Modified: trunk/dports/shells/bash/Portfile
===================================================================
--- trunk/dports/shells/bash/Portfile	2007-09-07 23:13:53 UTC (rev 28715)
+++ trunk/dports/shells/bash/Portfile	2007-09-07 23:34:52 UTC (rev 28716)
@@ -57,6 +57,6 @@
 include checksums_patch
 
 livecheck.check     regex
-livecheck.url       http://ftp.gnu.org/gnu/${name}/${name}-${bash_version}-patches/?M=D
+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/20070907/e77aa161/attachment.html


More information about the macports-changes mailing list