Hi, Small diff to update PostgreSQL to it's latest version. Tested on @amd64. Comments, ok ?
Regards, -- Pierre-Emmanuel André <pea at raveland.org> GPG key: 0xBB8D3F0E
Index: Makefile =================================================================== RCS file: /cvs/ports/databases/postgresql/Makefile,v retrieving revision 1.188 diff -u -p -u -p -r1.188 Makefile --- Makefile 21 Apr 2014 22:15:09 -0000 1.188 +++ Makefile 2 Sep 2014 08:48:03 -0000 @@ -9,7 +9,7 @@ COMMENT-plpython=Python procedural langu # DO NOT FORGET to also change the @ask-update entry in pkg/PLIST-server # in case a dump before / restore after pkg_add -u is required! -VERSION= 9.3.4 +VERSION= 9.3.5 DISTNAME= postgresql-${VERSION} PKGNAME-main= postgresql-client-${VERSION} PKGNAME-server= postgresql-server-${VERSION} @@ -17,7 +17,6 @@ PKGNAME-docs= postgresql-docs-${VERSION} PKGNAME-contrib=postgresql-contrib-${VERSION} PKGNAME-plpython=postgresql-plpython-${VERSION} -REVISION= 0 CATEGORIES= databases SHARED_LIBS= ecpg 7.5 \ Index: distinfo =================================================================== RCS file: /cvs/ports/databases/postgresql/distinfo,v retrieving revision 1.52 diff -u -p -u -p -r1.52 distinfo --- distinfo 28 Mar 2014 11:50:51 -0000 1.52 +++ distinfo 2 Sep 2014 08:48:03 -0000 @@ -1,2 +1,2 @@ -SHA256 (postgresql-9.3.4.tar.gz) = cVW5TCq+x9BWOEY4Of9AP97oJ01yor0oCnvs3uSUFUA= -SIZE (postgresql-9.3.4.tar.gz) = 21865589 +SHA256 (postgresql-9.3.5.tar.gz) = j+RKgvLhFgKG+Uipq66mGstPGC8pWXi63W/6HwFQbyI= +SIZE (postgresql-9.3.5.tar.gz) = 21946446 Index: pkg/PLIST-docs =================================================================== RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v retrieving revision 1.64 diff -u -p -u -p -r1.64 PLIST-docs --- pkg/PLIST-docs 28 Mar 2014 11:50:51 -0000 1.64 +++ pkg/PLIST-docs 2 Sep 2014 08:48:03 -0000 @@ -784,6 +784,7 @@ share/doc/postgresql/html/release-8-4-19 share/doc/postgresql/html/release-8-4-2.html share/doc/postgresql/html/release-8-4-20.html share/doc/postgresql/html/release-8-4-21.html +share/doc/postgresql/html/release-8-4-22.html share/doc/postgresql/html/release-8-4-3.html share/doc/postgresql/html/release-8-4-4.html share/doc/postgresql/html/release-8-4-5.html @@ -801,6 +802,7 @@ share/doc/postgresql/html/release-9-0-14 share/doc/postgresql/html/release-9-0-15.html share/doc/postgresql/html/release-9-0-16.html share/doc/postgresql/html/release-9-0-17.html +share/doc/postgresql/html/release-9-0-18.html share/doc/postgresql/html/release-9-0-2.html share/doc/postgresql/html/release-9-0-3.html share/doc/postgresql/html/release-9-0-4.html @@ -815,6 +817,7 @@ share/doc/postgresql/html/release-9-1-10 share/doc/postgresql/html/release-9-1-11.html share/doc/postgresql/html/release-9-1-12.html share/doc/postgresql/html/release-9-1-13.html +share/doc/postgresql/html/release-9-1-14.html share/doc/postgresql/html/release-9-1-2.html share/doc/postgresql/html/release-9-1-3.html share/doc/postgresql/html/release-9-1-4.html @@ -832,11 +835,13 @@ share/doc/postgresql/html/release-9-2-5. share/doc/postgresql/html/release-9-2-6.html share/doc/postgresql/html/release-9-2-7.html share/doc/postgresql/html/release-9-2-8.html +share/doc/postgresql/html/release-9-2-9.html share/doc/postgresql/html/release-9-2.html share/doc/postgresql/html/release-9-3-1.html share/doc/postgresql/html/release-9-3-2.html share/doc/postgresql/html/release-9-3-3.html share/doc/postgresql/html/release-9-3-4.html +share/doc/postgresql/html/release-9-3-5.html share/doc/postgresql/html/release-9-3.html share/doc/postgresql/html/release.html share/doc/postgresql/html/resources.html Index: pkg/PLIST-plpython =================================================================== RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-plpython,v retrieving revision 1.5 diff -u -p -u -p -r1.5 PLIST-plpython --- pkg/PLIST-plpython 21 Apr 2014 13:32:08 -0000 1.5 +++ pkg/PLIST-plpython 2 Sep 2014 08:48:03 -0000 @@ -1,6 +1,5 @@ @comment $OpenBSD: PLIST-plpython,v 1.5 2014/04/21 13:32:08 sthen Exp $ lib/postgresql/plpython2.so -share/doc/pkg-readmes/${FULLPKGNAME} share/postgresql/extension/plpython2u--1.0.sql share/postgresql/extension/plpython2u--unpackaged--1.0.sql share/postgresql/extension/plpython2u.control