pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63b5c955e09b
branches:  trunk
changeset: 652801:63b5c955e09b
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jun 08 12:52:07 2015 +0000

description:
Changes:
* File Permissions Fix
* Have pg_get_functiondef() show the LEAKPROOF property
* Make pushJsonbValue() function push jbvBinary type
* Allow building with threaded Python on OpenBSD

diffstat:

 databases/postgresql90-docs/PLIST      |  3 ++-
 databases/postgresql90/Makefile.common |  4 ++--
 databases/postgresql90/distinfo        |  8 ++++----
 databases/postgresql91-docs/PLIST      |  4 +++-
 databases/postgresql91/Makefile.common |  4 ++--
 databases/postgresql91/distinfo        |  8 ++++----
 databases/postgresql92-docs/PLIST      |  5 ++++-
 databases/postgresql92/Makefile.common |  4 ++--
 databases/postgresql92/distinfo        |  8 ++++----
 databases/postgresql94-docs/PLIST      |  7 ++++++-
 databases/postgresql94/Makefile.common |  4 ++--
 databases/postgresql94/distinfo        |  8 ++++----
 12 files changed, 39 insertions(+), 28 deletions(-)

diffs (256 lines):

diff -r abb39828f02d -r 63b5c955e09b databases/postgresql90-docs/PLIST
--- a/databases/postgresql90-docs/PLIST Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql90-docs/PLIST Mon Jun 08 12:52:07 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2015/05/27 13:27:27 adam Exp $
+@comment $NetBSD: PLIST,v 1.23 2015/06/08 12:52:07 adam Exp $
 man/man1/clusterdb.1
 man/man1/createdb.1
 man/man1/createlang.1
@@ -953,6 +953,7 @@
 share/doc/postgresql/html/release-9-0-19.html
 share/doc/postgresql/html/release-9-0-2.html
 share/doc/postgresql/html/release-9-0-20.html
+share/doc/postgresql/html/release-9-0-21.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
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql90/Makefile.common
--- a/databases/postgresql90/Makefile.common    Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql90/Makefile.common    Mon Jun 08 12:52:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.35 2015/05/27 13:27:27 adam Exp $
+# $NetBSD: Makefile.common,v 1.36 2015/06/08 12:52:07 adam Exp $
 #
 # This Makefile fragment is included by all PostgreSQL packages built from
 # the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -23,7 +23,7 @@
 # used by databases/postgresql90-server/Makefile
 # used by databases/postgresql90-upgrade/Makefile
 
-DISTNAME=      postgresql-9.0.20
+DISTNAME=      postgresql-9.0.21
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.bz2
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql90/distinfo
--- a/databases/postgresql90/distinfo   Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql90/distinfo   Mon Jun 08 12:52:07 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.25 2015/05/27 13:27:27 adam Exp $
+$NetBSD: distinfo,v 1.26 2015/06/08 12:52:07 adam Exp $
 
-SHA1 (postgresql-9.0.20.tar.bz2) = 327ea6b08fd6e391679af0259620af72cc9ac145
-RMD160 (postgresql-9.0.20.tar.bz2) = 7f887a769d3c4ebf2da97aeb9684dca74e86ecfa
-Size (postgresql-9.0.20.tar.bz2) = 15043555 bytes
+SHA1 (postgresql-9.0.21.tar.bz2) = 95beb50278fdc03a057288e6fb4e6850fac6ec65
+RMD160 (postgresql-9.0.21.tar.bz2) = afd39dbb9c38b1c626245d7854809904a71fee0f
+Size (postgresql-9.0.21.tar.bz2) = 15044880 bytes
 SHA1 (patch-aa) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
 SHA1 (patch-ab) = 6adfc53e325abe69582f1c7971f56144c697e9c1
 SHA1 (patch-ac) = 76ddd3015d93b19cdd6000eaffc4f53cbd4965b5
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql91-docs/PLIST
--- a/databases/postgresql91-docs/PLIST Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql91-docs/PLIST Mon Jun 08 12:52:07 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2015/05/27 13:27:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.19 2015/06/08 12:52:08 adam Exp $
 man/man1/clusterdb.1
 man/man1/createdb.1
 man/man1/createlang.1
@@ -999,6 +999,7 @@
 share/doc/postgresql/html/release-9-0-19.html
 share/doc/postgresql/html/release-9-0-2.html
 share/doc/postgresql/html/release-9-0-20.html
+share/doc/postgresql/html/release-9-0-21.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
@@ -1015,6 +1016,7 @@
 share/doc/postgresql/html/release-9-1-14.html
 share/doc/postgresql/html/release-9-1-15.html
 share/doc/postgresql/html/release-9-1-16.html
+share/doc/postgresql/html/release-9-1-17.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
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql91/Makefile.common
--- a/databases/postgresql91/Makefile.common    Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql91/Makefile.common    Mon Jun 08 12:52:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2015/05/27 13:27:27 adam Exp $
+# $NetBSD: Makefile.common,v 1.25 2015/06/08 12:52:07 adam Exp $
 #
 # This Makefile fragment is included by all PostgreSQL packages built from
 # the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -23,7 +23,7 @@
 # used by databases/postgresql91-server/Makefile
 # used by databases/postgresql91-upgrade/Makefile
 
-DISTNAME=      postgresql-9.1.16
+DISTNAME=      postgresql-9.1.17
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.bz2
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql91/distinfo
--- a/databases/postgresql91/distinfo   Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql91/distinfo   Mon Jun 08 12:52:07 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2015/05/27 13:27:27 adam Exp $
+$NetBSD: distinfo,v 1.23 2015/06/08 12:52:07 adam Exp $
 
-SHA1 (postgresql-9.1.16.tar.bz2) = e6cdb1494cc90ede8c0a19ac2ea1c14dbf36d404
-RMD160 (postgresql-9.1.16.tar.bz2) = 24dd8c0ab2879a47e0ccf247a43b7b472d85c7f6
-Size (postgresql-9.1.16.tar.bz2) = 15814306 bytes
+SHA1 (postgresql-9.1.17.tar.bz2) = e5d81fc7bfca5441e1cc8cbbadea2895f2c42135
+RMD160 (postgresql-9.1.17.tar.bz2) = 15caeb52d32d292cb6bab6948109ab5a7ae32bb3
+Size (postgresql-9.1.17.tar.bz2) = 15817867 bytes
 SHA1 (patch-config_perl.m4) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
 SHA1 (patch-configure) = dab79533dac06a79a5aa8439d6b15830d8d2fba7
 SHA1 (patch-contrib_dblink_Makefile) = 4960ad57d42465fae203870548e4c53f8a32ce04
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql92-docs/PLIST
--- a/databases/postgresql92-docs/PLIST Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql92-docs/PLIST Mon Jun 08 12:52:07 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2015/05/27 13:27:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2015/06/08 12:52:08 adam Exp $
 man/man1/clusterdb.1
 man/man1/createdb.1
 man/man1/createlang.1
@@ -1028,6 +1028,7 @@
 share/doc/postgresql/html/release-9-0-19.html
 share/doc/postgresql/html/release-9-0-2.html
 share/doc/postgresql/html/release-9-0-20.html
+share/doc/postgresql/html/release-9-0-21.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
@@ -1044,6 +1045,7 @@
 share/doc/postgresql/html/release-9-1-14.html
 share/doc/postgresql/html/release-9-1-15.html
 share/doc/postgresql/html/release-9-1-16.html
+share/doc/postgresql/html/release-9-1-17.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
@@ -1056,6 +1058,7 @@
 share/doc/postgresql/html/release-9-2-1.html
 share/doc/postgresql/html/release-9-2-10.html
 share/doc/postgresql/html/release-9-2-11.html
+share/doc/postgresql/html/release-9-2-12.html
 share/doc/postgresql/html/release-9-2-2.html
 share/doc/postgresql/html/release-9-2-3.html
 share/doc/postgresql/html/release-9-2-4.html
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql92/Makefile.common
--- a/databases/postgresql92/Makefile.common    Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql92/Makefile.common    Mon Jun 08 12:52:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2015/05/27 13:27:28 adam Exp $
+# $NetBSD: Makefile.common,v 1.16 2015/06/08 12:52:08 adam Exp $
 #
 # This Makefile fragment is included by all PostgreSQL packages built from
 # the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -23,7 +23,7 @@
 # used by databases/postgresql92-server/Makefile
 # used by databases/postgresql92-upgrade/Makefile
 
-DISTNAME=      postgresql-9.2.11
+DISTNAME=      postgresql-9.2.12
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.bz2
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql92/distinfo
--- a/databases/postgresql92/distinfo   Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql92/distinfo   Mon Jun 08 12:52:07 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2015/05/27 13:27:28 adam Exp $
+$NetBSD: distinfo,v 1.13 2015/06/08 12:52:08 adam Exp $
 
-SHA1 (postgresql-9.2.11.tar.bz2) = 3d2d3fd99ee36e7fab8466896f4a635e44175550
-RMD160 (postgresql-9.2.11.tar.bz2) = 935477e1763e53d01b0f83fb7570e1ee389a361d
-Size (postgresql-9.2.11.tar.bz2) = 16387018 bytes
+SHA1 (postgresql-9.2.12.tar.bz2) = 4b9278d15dcb6fd54ad33385275279c0cd8664c6
+RMD160 (postgresql-9.2.12.tar.bz2) = 41464ce018069951d3c3ddf4139917deb47f77ae
+Size (postgresql-9.2.12.tar.bz2) = 16396804 bytes
 SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
 SHA1 (patch-config_perl.m4) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
 SHA1 (patch-configure) = 21b27add570cff1a24c440201eb1ed49f8223747
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql94-docs/PLIST
--- a/databases/postgresql94-docs/PLIST Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql94-docs/PLIST Mon Jun 08 12:52:07 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/05/27 13:27:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2015/06/08 12:52:08 adam Exp $
 man/man1/clusterdb.1
 man/man1/createdb.1
 man/man1/createlang.1
@@ -1069,6 +1069,7 @@
 share/doc/postgresql/html/release-9-0-19.html
 share/doc/postgresql/html/release-9-0-2.html
 share/doc/postgresql/html/release-9-0-20.html
+share/doc/postgresql/html/release-9-0-21.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
@@ -1085,6 +1086,7 @@
 share/doc/postgresql/html/release-9-1-14.html
 share/doc/postgresql/html/release-9-1-15.html
 share/doc/postgresql/html/release-9-1-16.html
+share/doc/postgresql/html/release-9-1-17.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
@@ -1097,6 +1099,7 @@
 share/doc/postgresql/html/release-9-2-1.html
 share/doc/postgresql/html/release-9-2-10.html
 share/doc/postgresql/html/release-9-2-11.html
+share/doc/postgresql/html/release-9-2-12.html
 share/doc/postgresql/html/release-9-2-2.html
 share/doc/postgresql/html/release-9-2-3.html
 share/doc/postgresql/html/release-9-2-4.html
@@ -1113,9 +1116,11 @@
 share/doc/postgresql/html/release-9-3-5.html
 share/doc/postgresql/html/release-9-3-6.html
 share/doc/postgresql/html/release-9-3-7.html
+share/doc/postgresql/html/release-9-3-8.html
 share/doc/postgresql/html/release-9-3.html
 share/doc/postgresql/html/release-9-4-1.html
 share/doc/postgresql/html/release-9-4-2.html
+share/doc/postgresql/html/release-9-4-3.html
 share/doc/postgresql/html/release-9-4.html
 share/doc/postgresql/html/release.html
 share/doc/postgresql/html/resources.html
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql94/Makefile.common
--- a/databases/postgresql94/Makefile.common    Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql94/Makefile.common    Mon Jun 08 12:52:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2015/05/27 13:27:28 adam Exp $
+# $NetBSD: Makefile.common,v 1.4 2015/06/08 12:52:08 adam Exp $
 #
 # This Makefile fragment is included by all PostgreSQL packages built from
 # the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -23,7 +23,7 @@
 # used by databases/postgresql94-server/Makefile
 # used by databases/postgresql94-upgrade/Makefile
 
-DISTNAME=      postgresql-9.4.2
+DISTNAME=      postgresql-9.4.3
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.bz2
diff -r abb39828f02d -r 63b5c955e09b databases/postgresql94/distinfo
--- a/databases/postgresql94/distinfo   Mon Jun 08 11:17:06 2015 +0000
+++ b/databases/postgresql94/distinfo   Mon Jun 08 12:52:07 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2015/05/27 13:27:28 adam Exp $
+$NetBSD: distinfo,v 1.5 2015/06/08 12:52:08 adam Exp $
 
-SHA1 (postgresql-9.4.2.tar.bz2) = c1ec1254a3ebcef71594000426efab7f07230fe5
-RMD160 (postgresql-9.4.2.tar.bz2) = d98f33111da17c091247af3392e8854b7f72305b
-Size (postgresql-9.4.2.tar.bz2) = 17611143 bytes
+SHA1 (postgresql-9.4.3.tar.bz2) = ca13047d38d09db0105cb39d74ba72a83d74d14b
+RMD160 (postgresql-9.4.3.tar.bz2) = ce7f75939ed819dce5227f9343b090da1e55e06f
+Size (postgresql-9.4.3.tar.bz2) = 17618524 bytes
 SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
 SHA1 (patch-config_perl.m4) = e035132b1c281a75752d570ac5e29a11176c25c5
 SHA1 (patch-configure) = 59fe9a768caf8a5d308acac60c28bc6bb2c40632



Home | Main Index | Thread Index | Old Index