Hi,

Small bugfix for PostgreSQL.
Changelog here: http://www.postgresql.org/docs/9.1/static/release-9-1-1.html

Regards,

-- 
Pierre-Emmanuel André <pea at raveland.org>
GPG key: 0x7AE329DC
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/postgresql/Makefile,v
retrieving revision 1.155
diff -u -p -r1.155 Makefile
--- Makefile    23 Sep 2011 09:46:14 -0000      1.155
+++ Makefile    26 Sep 2011 11:51:11 -0000
@@ -5,7 +5,7 @@ COMMENT-server= PostgreSQL RDBMS (server
 COMMENT-docs=  PostgreSQL RDBMS documentation
 COMMENT-contrib=PostgreSQL RDBMS contributions
 
-VERSION=       9.1.0
+VERSION=       9.1.1
 DISTNAME=      postgresql-${VERSION}
 PKGNAME-main=  postgresql-client-${VERSION}
 PKGNAME-server=        postgresql-server-${VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/postgresql/distinfo,v
retrieving revision 1.39
diff -u -p -r1.39 distinfo
--- distinfo    23 Sep 2011 09:46:14 -0000      1.39
+++ distinfo    26 Sep 2011 11:51:11 -0000
@@ -1,5 +1,5 @@
-MD5 (postgresql-9.1.0.tar.gz) = VLAi1/jWlWZfXFYWh5Icew==
-RMD160 (postgresql-9.1.0.tar.gz) = C5rTXo09LPihh4i4jRQZFPzmAkY=
-SHA1 (postgresql-9.1.0.tar.gz) = XvDVQdL/t9uydTkDHyzwnk2Mx1g=
-SHA256 (postgresql-9.1.0.tar.gz) = IdU0kxq1G99inuZCUWqsArsz3evvEqGBRVlUT6bVuyw=
-SIZE (postgresql-9.1.0.tar.gz) = 19322547
+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
Index: pkg/PLIST-docs
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v
retrieving revision 1.51
diff -u -p -r1.51 PLIST-docs
--- pkg/PLIST-docs      23 Sep 2011 09:46:14 -0000      1.51
+++ pkg/PLIST-docs      26 Sep 2011 11:51:11 -0000
@@ -706,6 +706,7 @@ share/doc/postgresql/html/release-8-2-19
 share/doc/postgresql/html/release-8-2-2.html
 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-3.html
 share/doc/postgresql/html/release-8-2-4.html
 share/doc/postgresql/html/release-8-2-5.html
@@ -721,6 +722,7 @@ share/doc/postgresql/html/release-8-3-12
 share/doc/postgresql/html/release-8-3-13.html
 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-2.html
 share/doc/postgresql/html/release-8-3-3.html
 share/doc/postgresql/html/release-8-3-4.html
@@ -738,12 +740,15 @@ share/doc/postgresql/html/release-8-4-5.
 share/doc/postgresql/html/release-8-4-6.html
 share/doc/postgresql/html/release-8-4-7.html
 share/doc/postgresql/html/release-8-4-8.html
+share/doc/postgresql/html/release-8-4-9.html
 share/doc/postgresql/html/release-8-4.html
 share/doc/postgresql/html/release-9-0-1.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
+share/doc/postgresql/html/release-9-0-5.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.html
 share/doc/postgresql/html/release.html
 share/doc/postgresql/html/resources.html

Reply via email to