On Mon, Dec 05, 2011 at 04:55:17PM +0100, Pierre-Emmanuel André wrote:
> Hi,
> 
> Bugfixes update to the latest PostgreSQL.
> Changelog here: http://www.postgresql.org/docs/9.1/static/release-9-1-2.html
> 

And with the diff...


-- 
Pierre-Emmanuel André <pea at raveland.org>
GPG key: 0x7AE329DC
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/postgresql/Makefile,v
retrieving revision 1.158
diff -u -p -r1.158 Makefile
--- Makefile    18 Oct 2011 12:03:01 -0000      1.158
+++ Makefile    5 Dec 2011 14:49:21 -0000
@@ -5,11 +5,10 @@ COMMENT-server=       PostgreSQL RDBMS (server
 COMMENT-docs=  PostgreSQL RDBMS documentation
 COMMENT-contrib=PostgreSQL RDBMS contributions
 
-VERSION=       9.1.1
+VERSION=       9.1.2
 DISTNAME=      postgresql-${VERSION}
 PKGNAME-main=  postgresql-client-${VERSION}
 PKGNAME-server=        postgresql-server-${VERSION}
-REVISION-server= 0
 PKGNAME-docs=  postgresql-docs-${VERSION}
 PKGNAME-contrib=postgresql-contrib-${VERSION}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/postgresql/distinfo,v
retrieving revision 1.40
diff -u -p -r1.40 distinfo
--- distinfo    26 Sep 2011 11:58:28 -0000      1.40
+++ distinfo    5 Dec 2011 14:49:21 -0000
@@ -1,5 +1,5 @@
-MD5 (postgresql-9.1.1.tar.gz) = k7KTvXNbuZJYwbrXvJuPbA==
-RMD160 (postgresql-9.1.1.tar.gz) = Z538wPpPSC+t7PCRg6xkOgQvAVs=
-SHA1 (postgresql-9.1.1.tar.gz) = jTHHlljH7k65CmLW1yYqApcfrHQ=
-SHA256 (postgresql-9.1.1.tar.gz) = RkW1Ln3DzAQD0u5SdTUi6gAfsv7E1Yc8b8i6tzUkxUU=
-SIZE (postgresql-9.1.1.tar.gz) = 19488727
+MD5 (postgresql-9.1.2.tar.gz) = /gEpP5bgTamHmECxmWo9LA==
+RMD160 (postgresql-9.1.2.tar.gz) = H69ZIX2c5Y9zAuTlwpxeF2WRZxQ=
+SHA1 (postgresql-9.1.2.tar.gz) = tdldOJ6L4VUSr/mUyXU+ZPJj5gU=
+SHA256 (postgresql-9.1.2.tar.gz) = vMyY/J7++9eNuZ2P3fqNHonJKwbKgTb/MY9MHV+SKxU=
+SIZE (postgresql-9.1.2.tar.gz) = 20071146
Index: pkg/PLIST-docs
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v
retrieving revision 1.52
diff -u -p -r1.52 PLIST-docs
--- pkg/PLIST-docs      26 Sep 2011 11:58:28 -0000      1.52
+++ pkg/PLIST-docs      5 Dec 2011 14:49:21 -0000
@@ -707,6 +707,7 @@ share/doc/postgresql/html/release-8-2-2.
 share/doc/postgresql/html/release-8-2-20.html
 share/doc/postgresql/html/release-8-2-21.html
 share/doc/postgresql/html/release-8-2-22.html
+share/doc/postgresql/html/release-8-2-23.html
 share/doc/postgresql/html/release-8-2-3.html
 share/doc/postgresql/html/release-8-2-4.html
 share/doc/postgresql/html/release-8-2-5.html
@@ -723,6 +724,7 @@ share/doc/postgresql/html/release-8-3-13
 share/doc/postgresql/html/release-8-3-14.html
 share/doc/postgresql/html/release-8-3-15.html
 share/doc/postgresql/html/release-8-3-16.html
+share/doc/postgresql/html/release-8-3-17.html
 share/doc/postgresql/html/release-8-3-2.html
 share/doc/postgresql/html/release-8-3-3.html
 share/doc/postgresql/html/release-8-3-4.html
@@ -733,6 +735,7 @@ share/doc/postgresql/html/release-8-3-8.
 share/doc/postgresql/html/release-8-3-9.html
 share/doc/postgresql/html/release-8-3.html
 share/doc/postgresql/html/release-8-4-1.html
+share/doc/postgresql/html/release-8-4-10.html
 share/doc/postgresql/html/release-8-4-2.html
 share/doc/postgresql/html/release-8-4-3.html
 share/doc/postgresql/html/release-8-4-4.html
@@ -747,8 +750,10 @@ share/doc/postgresql/html/release-9-0-2.
 share/doc/postgresql/html/release-9-0-3.html
 share/doc/postgresql/html/release-9-0-4.html
 share/doc/postgresql/html/release-9-0-5.html
+share/doc/postgresql/html/release-9-0-6.html
 share/doc/postgresql/html/release-9-0.html
 share/doc/postgresql/html/release-9-1-1.html
+share/doc/postgresql/html/release-9-1-2.html
 share/doc/postgresql/html/release-9-1.html
 share/doc/postgresql/html/release.html
 share/doc/postgresql/html/resources.html

Reply via email to