Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv3802/main/finkinfo/database
Modified Files:
postgresql80-unified.info postgresql81.info postgresql82.info
postgresql83.info postgresql84.info
Log Message:
new upstream postgresqls
Index: postgresql81.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql81.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- postgresql81.info 23 Mar 2010 15:10:26 -0000 1.26
+++ postgresql81.info 24 May 2010 14:19:04 -0000 1.27
@@ -1,9 +1,9 @@
Package: postgresql81
-Version: 8.1.20
+Version: 8.1.21
Revision: 1
Description: PostgreSQL open-source database
License: BSD
-Maintainer: Benjamin Reed <[email protected]>
+Maintainer: Benjamin Reed <[email protected]>
Depends: <<
daemonic (>= 20010902-1),
@@ -45,7 +45,7 @@
GCC: 4.0
Source: mirror:postgresql:source/v%v/postgresql-%v.tar.bz2
-Source-MD5: e7c46bb0e5704537ada9c9dadc4358d8
+Source-MD5: 0f0868eca8c39e22390e688effe2af5f
PatchScript: <<
sed -e 's|@BUILDDIR@|%b|g' -e 's|@INSTPREFIX@|%p|g' < %{PatchFile} |
patch -p1
perl -pi -e 's,^enum,static enum,' contrib/pgcrypto/pgp.h
@@ -55,6 +55,7 @@
SetMAKEFLAGS: -j1
NoSetMAKEFLAGS: true
+UseMaxBuildJobs: false
ConfigureParams: --prefix=%p --libdir=%p/lib/postgresql-8.1
--with-docdir=%p/share/doc --mandir=%p/share/man --enable-multibyte
--enable-recode --with-CXX --without-perl --without-python --with-openssl
--with-libraries=%p/lib --with-includes=%p/include --without-tcl --without-tk
--without-java --enable-odbc --with-pam --with-bonjour --enable-syslog
--with-krb5 --enable-thread-safety
CompileScript: <<
#!/bin/sh -xe
Index: postgresql82.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql82.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- postgresql82.info 23 Mar 2010 15:10:26 -0000 1.16
+++ postgresql82.info 24 May 2010 14:19:04 -0000 1.17
@@ -1,9 +1,9 @@
Package: postgresql82
-Version: 8.2.16
+Version: 8.2.17
Revision: 1
Description: PostgreSQL open-source database
License: BSD
-Maintainer: Benjamin Reed <[email protected]>
+Maintainer: Benjamin Reed <[email protected]>
Depends: <<
daemonic (>= 20010902-1),
@@ -45,7 +45,7 @@
GCC: 4.0
Source: mirror:postgresql:source/v%v/postgresql-%v.tar.bz2
-Source-MD5: cb3be1e35ca9bba64d65a2ab337fb1a0
+Source-MD5: 583c21c036357480a85dd3710e40a261
PatchScript: <<
sed -e 's|@BUILDDIR@|%b|g' -e 's|@INSTPREFIX@|%p|g' < %{PatchFile} |
patch -p1
perl -pi -e 's,^enum,static enum,' contrib/pgcrypto/pgp.h
@@ -53,6 +53,7 @@
PatchFile: %n.patch
PatchFile-MD5: 964107a0f601e15937e79df17ffea814
+UseMaxBuildJobs: true
ConfigureParams: --prefix=%p --libdir=%p/lib/postgresql-8.2
--with-docdir=%p/share/doc --mandir=%p/share/man --enable-multibyte
--enable-recode --with-CXX --without-perl --without-python --with-openssl
--with-libraries=%p/lib --with-includes=%p/include --without-tcl --without-tk
--without-java --enable-odbc --with-pam --with-bonjour --enable-syslog
--with-krb5 --enable-thread-safety
CompileScript: <<
#!/bin/sh -xe
Index: postgresql83.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql83.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- postgresql83.info 23 Mar 2010 15:10:26 -0000 1.10
+++ postgresql83.info 24 May 2010 14:19:04 -0000 1.11
@@ -1,9 +1,9 @@
Package: postgresql83
-Version: 8.3.10
+Version: 8.3.11
Revision: 1
Description: PostgreSQL open-source database
License: BSD
-Maintainer: Benjamin Reed <[email protected]>
+Maintainer: Benjamin Reed <[email protected]>
Depends: <<
daemonic (>= 20010902-1),
@@ -45,7 +45,7 @@
GCC: 4.0
Source: mirror:postgresql:source/v%v/postgresql-%v.tar.bz2
-Source-MD5: 315118130e1800a87f0effe69b947810
+Source-MD5: 9dfbc971bd9ea7e2c2a042deba8213f9
PatchScript: <<
sed -e 's|@BUILDDIR@|%b|g' -e 's|@INSTPREFIX@|%p|g' < %{PatchFile} |
patch -p1
perl -pi -e 's,^enum,static enum,' contrib/pgcrypto/pgp.h
@@ -53,6 +53,7 @@
PatchFile: %n.patch
PatchFile-MD5: 13c7e9ba3d4f396395a45e6aa649e48b
+UseMaxBuildJobs: true
ConfigureParams: --prefix=%p --libdir=%p/lib/postgresql-8.3
--with-docdir=%p/share/doc --mandir=%p/share/man --enable-multibyte
--enable-recode --with-CXX --without-perl --without-python --with-openssl
--with-libraries=%p/lib --with-includes=%p/include --without-tcl --without-tk
--without-java --enable-odbc --with-pam --with-bonjour --enable-syslog
--with-krb5 --enable-thread-safety --with-libxml --with-libxslt
CompileScript: <<
#!/bin/sh -xe
Index: postgresql84.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql84.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- postgresql84.info 27 Mar 2010 16:26:25 -0000 1.4
+++ postgresql84.info 24 May 2010 14:19:04 -0000 1.5
@@ -1,10 +1,10 @@
Info4: <<
Package: postgresql84
-Version: 8.4.3
+Version: 8.4.4
Revision: 1
Description: PostgreSQL open-source database
License: BSD
-Maintainer: Benjamin Reed <[email protected]>
+Maintainer: Benjamin Reed <[email protected]>
Depends: <<
daemonic (>= 20010902-1),
@@ -28,15 +28,27 @@
tcltk-dev
<<
GCC: 4.0
+InfoTest: <<
+TestScript: <<
+ #!/bin/sh -ev
+ if [ `id -u` -eq 0 ]; then
+ sudo chown -R fink-bld .
+ sudo -u fink-bld make check || exit 2
+ else
+ make check || exit 2
+ fi
+<<
+<<
Source: mirror:postgresql:source/v%v/postgresql-%v.tar.bz2
-Source-MD5: 7f70e7b140fb190f268837255582b07e
+Source-MD5: 4bf2448ad965bca3940df648c02194df
PatchScript: sed -e 's|@BUILDDIR@|%b|g' -e 's|@INSTPREFIX@|%p|g' <
%{PatchFile} | patch -p1
PatchFile: %n.patch
PatchFile-MD5: e42fbdad63059b801b016b33742f1512
SetCPPFLAGS: -I%p/lib/system-openssl/include -DHAVE_OPTRESET -fno-common
SetLDFLAGS: -L%p/lib/system-openssl/lib -F/System/Library/Frameworks
+UseMaxBuildJobs: true
CompileScript: <<
#!/bin/sh -xe
Index: postgresql80-unified.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql80-unified.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- postgresql80-unified.info 23 Mar 2010 15:10:26 -0000 1.29
+++ postgresql80-unified.info 24 May 2010 14:19:04 -0000 1.30
@@ -1,9 +1,9 @@
Package: postgresql80-unified
-Version: 8.0.24
+Version: 8.0.25
Revision: 1
Description: PostgreSQL open-source database
License: BSD
-Maintainer: Benjamin Reed <[email protected]>
+Maintainer: Benjamin Reed <[email protected]>
Depends: <<
daemonic (>= 20010902-1),
@@ -53,13 +53,14 @@
GCC: 4.0
Source: mirror:postgresql:source/v%v/postgresql-%v.tar.bz2
-Source-MD5: 100aa892c6ed6668d032811d4cc98e87
+Source-MD5: 91b6f5c27d881e2fef8e9dd7aae1bbe7
PatchScript: sed -e 's|@BUILDDIR@|%b|g' -e 's|@INSTPREFIX@|%p|g' <
%{PatchFile} | patch -p1
PatchFile: %n.patch
PatchFile-MD5: e9ccf99481c187524edf8205ffa6a083
SetMAKEFLAGS: -j1
NoSetMAKEFLAGS: true
+UseMaxBuildJobs: false
ConfigureParams: --prefix=%p --libdir=%p/lib/postgresql-8.0
--with-docdir=%p/share/doc --mandir=%p/share/man --enable-multibyte
--enable-recode --with-CXX --without-perl --without-python --with-openssl
--with-libraries=%p/lib --with-includes=%p/include --without-tcl --without-tk
--without-java --enable-odbc --with-pam --with-rendezvous --enable-syslog
--with-krb5 --enable-thread-safety
CompileScript: <<
#!/bin/sh -xe
------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs