CVS: moonbase/sql/postgresql BUILD,1.1.1.1,1.2 DETAILS,1.6,1.7
sofar at lunar-linux.org
sofar at lunar-linux.org
Mon Jul 28 22:29:58 GMT 2003
Update of /var/cvs/lunar/moonbase/sql/postgresql
In directory dbguin.lunar-linux.org:/tmp/cvs-serv15014
Modified Files:
BUILD DETAILS
Log Message:
As requested by ML
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/sql/postgresql/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD 21 Aug 2002 00:55:21 -0000 1.1.1.1
+++ BUILD 28 Jul 2003 22:29:56 -0000 1.2
@@ -1,5 +1,6 @@
(
+ add_priv_user postgres:postgres &&
./configure --prefix=/usr \
--with-libs="-lncurses" &&
make &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/sql/postgresql/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS 31 May 2003 17:42:09 -0000 1.6
+++ DETAILS 28 Jul 2003 22:29:56 -0000 1.7
@@ -1,13 +1,49 @@
MODULE=postgresql
- VERSION=7.3.3
- #VERSION=7.3.2
+ VERSION=7.3.4
+ #VERSION=7.3.3
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_MD5=60e1efa3a0f34dae06e017f72cd2dcc9
+ SOURCE_MD5=60e1efa3a0f34dae06e017f72cd2dcc9
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=ftp://ftp.us.postgresql.org/v${VERSION}/$SOURCE
+ SOURCE_URL[0]=ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/v${VERSION}/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.be.postgresql.org/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[2]=ftp://ftp.br.postgresql.org/pub/PostgreSQL/v${VERSION}/$SOURCE
+ SOURCE_URL[3]=ftp://ftp3.ca.postgresql.org/pub/v${VERSION}/$SOURCE
+ SOURCE_URL[4]=ftp://ftp.cl.postgresql.org/pub/GNU/pgsql/v${VERSION}/$SOURCE
+ SOURCE_URL[5]=ftp://ftp2.cr.postgresql.org/pub/Unix/postgres/v${VERSION}/$SOURCE
+ SOURCE_URL[6]=ftp://ftp2.cz.postgresql.org/pub/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[7]=ftp://ftp.dk.postgresql.org/mirrors/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[8]=ftp://ftp2.dk.postgresql.org/pub/PostgreSQL/v${VERSION}/$SOURCE
+ SOURCE_URL[9]=ftp://ftp.ee.postgresql.org/mirrors/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[10]=ftp://ftp.fr.postgresql.org/v${VERSION}/$SOURCE
+ SOURCE_URL[11]=ftp://ftp2.fr.postgresql.org/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[12]=ftp://ftp.de.postgresql.org/mirror/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[13]=ftp://ftp2.de.postgresql.org/pub/comp/os/unix/database/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[14]=ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/v${VERSION}/$SOURCE
+ SOURCE_URL[15]=ftp://ftp2.is.postgresql.org/pub/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[16]=ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/v${VERSION}/$SOURCE
+ SOURCE_URL[17]=ftp://ftp2.ie.postgresql.org/mirrors/ftp.postgresql.org/v${VERSION}/$SOURCE
+ SOURCE_URL[18]=ftp://ftp6.jp.postgresql.org/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[19]=ftp://ftp.kr.postgresql.org/mirror/database/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[20]=ftp://ftp4.nl.postgresql.org/postgresql.zeelandnet.nl/v${VERSION}/$SOURCE
+ SOURCE_URL[21]=ftp://ftp.no.postgresql.org/pub/databases/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[22]=ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/v${VERSION}/$SOURCE
+ SOURCE_URL[23]=ftp://ftp.pt.postgresql.org/v${VERSION}/$SOURCE
+ SOURCE_URL[24]=ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/v${VERSION}/$SOURCE
+ SOURCE_URL[25]=ftp://ftp.ru.postgresql.org/pub/unix/database/pgsql/v${VERSION}/$SOURCE
+ SOURCE_URL[26]=ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/v${VERSION}/$SOURCE
+ SOURCE_URL[27]=ftp://ftp.za.postgresql.org:80/v${VERSION}/$SOURCE
+ SOURCE_URL[28]=ftp://ftp5.es.postgresql.org/mirror/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[29]=ftp://ftp2.ch.postgresql.org/mirror/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[30]=ftp://ftp5.tw.postgresql.org/pub/Unix/Database/PostgreSQL/v${VERSION}/$SOURCE
+ SOURCE_URL[31]=ftp://ftp.tr.postgresql.org/pub/SQL/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[32]=ftp://ftp5.us.postgresql.org/pub/PostgreSQL/v${VERSION}/$SOURCE
+ SOURCE_URL[33]=ftp://ftp8.us.postgresql.org/pub/pgsql/v${VERSION}/$SOURCE
+ SOURCE_URL[34]=ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[35]=ftp://ftp10.us.postgresql.org/pub/postgresql/v${VERSION}/$SOURCE
+ SOURCE_URL[36]=ftp://ftp15.us.postgresql.org/v${VERSION}/$SOURCE
WEB_SITE=http://www.postgresql.org
ENTERED=20011113
- UPDATED=20030531
+ UPDATED=20030728
FUZZY=off
SHORT="postgresql is a sophisticated Object-Relational DBMS"
MAINTAINER=nhudson2367 at earthlink.net
More information about the Lunar-commits
mailing list