[C] xemacs-builds: Add ftp.cn.xemacs.org to ftp-only exceptions

Adrian Aichner adrian at xemacs.org
Wed Sep 26 16:57:01 EDT 2007


COMMIT


xemacs-builds ChangeLog patch:
Diff command:   cvs -q diff -U 0
Files affected: ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs-builds/ChangeLog,v
retrieving revision 1.81
diff -u -U0 -r1.81 ChangeLog
--- ChangeLog	25 Sep 2007 21:31:28 -0000	1.81
+++ ChangeLog	26 Sep 2007 20:53:03 -0000
@@ -0,0 +1,6 @@
+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.
+

xemacs-builds source patch:
Diff command:   cvs -f -z3 -q diff -u -w -N
Files affected: adrian/website/package-get-2-download-sites.el
===================================================================
RCS

Index: adrian/website/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
diff -u -w -r1.14 package-get-2-download-sites.el
--- adrian/website/package-get-2-download-sites.el	25 Sep 2007 21:31:29 -0000	1.14
+++ adrian/website/package-get-2-download-sites.el	26 Sep 2007 20:52:09 -0000
@@ -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"

-- 
Adrian Aichner
 mailto:adrian at xemacs.org
 http://www.xemacs.org/



More information about the XEmacs-Patches mailing list