From c3e0d815d187a0d5a00258841bff0c3ecb87f7ca Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 8 Jun 2015 12:52:07 +0000 Subject: 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 --- databases/postgresql92/Makefile.common | 4 ++-- databases/postgresql92/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'databases/postgresql92') diff --git a/databases/postgresql92/Makefile.common b/databases/postgresql92/Makefile.common index d33c159f0f5..8cc15fcf250 100644 --- a/databases/postgresql92/Makefile.common +++ b/databases/postgresql92/Makefile.common @@ -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 --git a/databases/postgresql92/distinfo b/databases/postgresql92/distinfo index c05b25e0ae8..710599767fc 100644 --- a/databases/postgresql92/distinfo +++ b/databases/postgresql92/distinfo @@ -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 -- cgit v1.2.3