CVS update by adrian xemacs-builds/adrian/website ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Wed Sep 26 16:53:20 EDT 2007
User: adrian
Date: 07/09/26 22:53:20
Modified: xemacs-builds/adrian/website package-get-2-download-sites.el
Log:
xemacs-builds: Add ftp.cn.xemacs.org to ftp-only exceptions
-------------------- ChangeLog entries follow: --------------------
ChangeLog addition:
2007-09-26 Adrian Aichner <adrian at xemacs.org>
* adrian/website/package-get-2-download-sites.el
(package-get-2-download-sites-ftp-only-regexp): Change
ftp.cn.postgresql.org to ftp.cn.xemacs.org.
Revision Changes Path
1.82 +6 -0 XEmacs/xemacs-builds/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs-builds/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -p -r1.81 -r1.82
--- ChangeLog 2007/09/25 21:31:28 1.81
+++ ChangeLog 2007/09/26 20:53:16 1.82
@@ -1,3 +1,9 @@
+2007-09-26 Adrian Aichner <adrian at xemacs.org>
+
+ * adrian/website/package-get-2-download-sites.el
+ (package-get-2-download-sites-ftp-only-regexp): Change
+ ftp.cn.postgresql.org to ftp.cn.xemacs.org.
+
2007-09-25 Adrian Aichner <adrian at xemacs.org>
* adrian/website/package-get-2-download-sites.el
1.15 +1 -1 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.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- package-get-2-download-sites.el 2007/09/25 21:31:29 1.14
+++ package-get-2-download-sites.el 2007/09/26 20:53:19 1.15
@@ -27,7 +27,7 @@
(defconst package-get-2-download-sites-ftp-only-regexp
(regexp-opt
'(
- "ftp.cn.postgresql.org"
+ "ftp.cn.xemacs.org"
"ftp.nrc.ca"
"ftp.pasteur.fr"
"mirror.cict.fr"
More information about the XEmacs-CVS
mailing list