Author: darcy
Date: Thu Feb 23 21:16:03 2012
New Revision: 426

Log:
Use HTTP to distribute files.

Modified:
   trunk/docs/announce.txt
   trunk/docs/readme.txt

Modified: trunk/docs/announce.txt
==============================================================================
--- trunk/docs/announce.txt     Sat Dec  3 00:46:40 2011        (r425)
+++ trunk/docs/announce.txt     Thu Feb 23 21:16:03 2012        (r426)
@@ -8,7 +8,7 @@
 
 PyGreSQL v4.0 has been released.
 
-It is available at: ftp://ftp.PyGreSQL.org/pub/distrib/PyGreSQL-4.0.tgz.
+It is available at: http://pygresql.org/files/PyGreSQL-4.0.tgz.
 
 If you are running NetBSD, look in the packages directory under databases.
 There is also a package in the FreeBSD ports collection.

Modified: trunk/docs/readme.txt
==============================================================================
--- trunk/docs/readme.txt       Sat Dec  3 00:46:40 2011        (r425)
+++ trunk/docs/readme.txt       Thu Feb 23 21:16:03 2012        (r426)
@@ -94,20 +94,20 @@
 Download PyGreSQL here
 ----------------------
 The **released version of the source code** is available at
-  * ftp://ftp.pygresql.org/pub/distrib/PyGreSQL.tgz
+  * http://pygresql.org/files/PyGreSQL.tgz
 You can also check the latest **pre-release version** at
-  * ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-beta.tgz
+  * http://pygresql.org/files/PyGreSQL-beta.tgz
 A **Linux RPM** can be picked up from
-  * ftp://ftp.pygresql.org/pub/distrib/pygresql.i386.rpm
+  * http://pygresql.org/files/pygresql.i386.rpm
 A **NetBSD package** is available in their pkgsrc collection
   * 
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/databases/py-postgresql/README.html
 A **FreeBSD package** is available in their ports collection
   * http://www.freebsd.org/cgi/cvsweb.cgi/ports/databases/py-PyGreSQL/
 A **Win32 package** for various Python versions is available at
-  * ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-4.0.win32-py2.3.exe
-  * ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-4.0.win32-py2.4.exe
-  * ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-4.0.win32-py2.5.exe
-  * ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-4.0.win32-py2.6.exe
+  * http://pygresql.org/files/PyGreSQL-4.0.win32-py2.3.exe
+  * http://pygresql.org/files/PyGreSQL-4.0.win32-py2.4.exe
+  * http://pygresql.org/files/PyGreSQL-4.0.win32-py2.5.exe
+  * http://pygresql.org/files/PyGreSQL-4.0.win32-py2.6.exe
 You can also find PyGreSQL on the **Python Package Index** at
  * http://pypi.python.org/pypi/PyGreSQL/
 
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to