CVS update by adrian xemacs-builds/adrian/website ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Tue Sep 25 17:31:29 EDT 2007
User: adrian
Date: 07/09/25 23:31:29
Modified: xemacs-builds/adrian/website package-get-2-download-sites.el
Log:
xemacs-builds: Add ftp.cn.postgresql.org to list of ftp-only hosts
-------------------- ChangeLog entries follow: --------------------
ChangeLog addition:
2007-09-25 Adrian Aichner <adrian at xemacs.org>
* adrian/website/package-get-2-download-sites.el
(package-get-2-download-sites-ftp-only-regexp): Add
ftp.cn.postgresql.org.
Revision Changes Path
1.81 +6 -0 XEmacs/xemacs-builds/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs-builds/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -p -r1.80 -r1.81
--- ChangeLog 2007/08/20 21:51:17 1.80
+++ ChangeLog 2007/09/25 21:31:28 1.81
@@ -1,3 +1,9 @@
+2007-09-25 Adrian Aichner <adrian at xemacs.org>
+
+ * adrian/website/package-get-2-download-sites.el
+ (package-get-2-download-sites-ftp-only-regexp): Add
+ ftp.cn.postgresql.org.
+
2007-08-20 Adrian Aichner <adrian at xemacs.org>
* adrian/website/package-get-2-download-sites.el
1.14 +1 -0 XEmacs/xemacs-builds/adrian/website/package-get-2-download-sites.el
Index: package-get-2-download-sites.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs-builds/adrian/website/package-get-2-download-sites.el,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- package-get-2-download-sites.el 2007/08/20 21:51:20 1.13
+++ package-get-2-download-sites.el 2007/09/25 21:31:29 1.14
@@ -27,6 +27,7 @@
(defconst package-get-2-download-sites-ftp-only-regexp
(regexp-opt
'(
+ "ftp.cn.postgresql.org"
"ftp.nrc.ca"
"ftp.pasteur.fr"
"mirror.cict.fr"
More information about the XEmacs-CVS
mailing list