[PATCH] xemacs-builds: Add ftp.cn.postgresql.org to list of ftp-only hosts

Adrian Aichner adrian at xemacs.org
Tue Sep 25 17:30:29 EDT 2007


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.80
diff -u -U0 -r1.80 ChangeLog
--- ChangeLog	20 Aug 2007 21:51:17 -0000	1.80
+++ ChangeLog	25 Sep 2007 21:25:45 -0000
@@ -0,0 +1,6 @@
+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.
+

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.13
diff -u -w -r1.13 package-get-2-download-sites.el
--- adrian/website/package-get-2-download-sites.el	20 Aug 2007 21:51:20 -0000	1.13
+++ adrian/website/package-get-2-download-sites.el	25 Sep 2007 21:23:48 -0000
@@ -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"

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



More information about the XEmacs-Patches mailing list