pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases Changes 8.0.12:
details: https://anonhg.NetBSD.org/pkgsrc/rev/fac2fbdc671d
branches: trunk
changeset: 525186:fac2fbdc671d
user: adam <adam%pkgsrc.org@localhost>
date: Thu Feb 08 20:00:57 2007 +0000
description:
Changes 8.0.12:
* Remove overly-restrictive check for type length in constraints and
functional indexes
diffstat:
databases/postgresql80-client/PLIST | 3 ++-
databases/postgresql80/Makefile.common | 4 ++--
databases/postgresql80/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (51 lines):
diff -r b26cee0cc0b2 -r fac2fbdc671d databases/postgresql80-client/PLIST
--- a/databases/postgresql80-client/PLIST Thu Feb 08 20:00:46 2007 +0000
+++ b/databases/postgresql80-client/PLIST Thu Feb 08 20:00:57 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2007/02/05 11:58:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2007/02/08 20:00:57 adam Exp $
${PG_SUBPREFIX}bin/clusterdb
${PG_SUBPREFIX}bin/createdb
${PG_SUBPREFIX}bin/createlang
@@ -978,6 +978,7 @@
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-1.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-10.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-11.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html
diff -r b26cee0cc0b2 -r fac2fbdc671d databases/postgresql80/Makefile.common
--- a/databases/postgresql80/Makefile.common Thu Feb 08 20:00:46 2007 +0000
+++ b/databases/postgresql80/Makefile.common Thu Feb 08 20:00:57 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.26 2007/02/05 11:58:42 adam Exp $
+# $NetBSD: Makefile.common,v 1.27 2007/02/08 20:00:57 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -35,7 +35,7 @@
#
# Note: Do not forget jdbc-postgresql80 when updating version
#
-DIST_VERS?= 8.0.11
+DIST_VERS?= 8.0.12
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql80-client+= postgresql80-client>=${BASE_VERS}
diff -r b26cee0cc0b2 -r fac2fbdc671d databases/postgresql80/distinfo
--- a/databases/postgresql80/distinfo Thu Feb 08 20:00:46 2007 +0000
+++ b/databases/postgresql80/distinfo Thu Feb 08 20:00:57 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2007/02/05 11:58:42 adam Exp $
+$NetBSD: distinfo,v 1.17 2007/02/08 20:00:57 adam Exp $
-SHA1 (postgresql-8.0.11.tar.bz2) = 7cf90a668cd25b08d47a8e241a9b0252a20a0c74
-RMD160 (postgresql-8.0.11.tar.bz2) = 9c81af0921c52add774ccdaa851d65cf06181c6c
-Size (postgresql-8.0.11.tar.bz2) = 11160644 bytes
+SHA1 (postgresql-8.0.12.tar.bz2) = 288ea19241989c8fc3c5c6feb85eae707a0e723e
+RMD160 (postgresql-8.0.12.tar.bz2) = f5e7175715b37b078be8c63e715494abbf16f5d7
+Size (postgresql-8.0.12.tar.bz2) = 11164504 bytes
SHA1 (patch-aa) = d681a5b2bb4dfce4e3db1490b97fed1b99ff445f
SHA1 (patch-ab) = 1a80710d13723f2c8130d8235bb40c43af9d9ccd
SHA1 (patch-ac) = 092d96fe2baafe8eef731b45a85d33fc40584044
Home |
Main Index |
Thread Index |
Old Index