SPECS: adapter.awk - de-mirror apache url

glen glen at pld-linux.org
Thu Dec 13 16:01:06 CET 2007


Author: glen                         Date: Thu Dec 13 15:01:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- de-mirror apache url

---- Files affected:
SPECS:
   adapter.awk (1.370 -> 1.371) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.370 SPECS/adapter.awk:1.371
--- SPECS/adapter.awk:1.370	Sun Dec  9 12:17:31 2007
+++ SPECS/adapter.awk	Thu Dec 13 16:01:00 2007
@@ -917,6 +917,9 @@
 
 		sub("^ftp://ftp\.gnome\.org/", "http://ftp.gnome.org/", $2)
 		sub("^http://ftp\.gnome\.org/pub/gnome/", "http://ftp.gnome.org/pub/GNOME/", $2)
+
+		# apache urls
+		sub("^http://apache.zone-h.org/", "http://www.apache.org/dist/", $2)
 	}
 
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/adapter.awk?r1=1.370&r2=1.371&f=u



More information about the pld-cvs-commit mailing list