From 7663b98733a033cefddff75d9b1e54d82899b53f Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 8 Feb 2007 20:00:46 +0000 Subject: Changes 8.1.8: * Remove overly-restrictive check for type length in constraints and functional indexes --- databases/postgresql81/Makefile.common | 4 ++-- databases/postgresql81/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'databases/postgresql81') diff --git a/databases/postgresql81/Makefile.common b/databases/postgresql81/Makefile.common index 12e5684a8fc..d3191d335cb 100644 --- a/databases/postgresql81/Makefile.common +++ b/databases/postgresql81/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2007/02/05 11:42:07 adam Exp $ +# $NetBSD: Makefile.common,v 1.10 2007/02/08 20:00:46 adam Exp $ # # This Makefile fragment is included by all PostgreSQL packages built from # the main sources of the PostgreSQL distribution except jdbc-postgresql. @@ -32,7 +32,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql81/patches # # Note: Do not forget jdbc-postgresql81 when updating version # -DIST_VERS?= 8.1.7 +DIST_VERS?= 8.1.8 BASE_VERS?= ${DIST_VERS} BUILDLINK_API_DEPENDS.postgresql81-client+= postgresql81-client>=${BASE_VERS} diff --git a/databases/postgresql81/distinfo b/databases/postgresql81/distinfo index 160b4124b7c..e85acad5f99 100644 --- a/databases/postgresql81/distinfo +++ b/databases/postgresql81/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2007/02/05 11:42:07 adam Exp $ +$NetBSD: distinfo,v 1.8 2007/02/08 20:00:46 adam Exp $ -SHA1 (postgresql-8.1.7.tar.bz2) = e483ec9df93227db59a4a52187513e5b66dc6f46 -RMD160 (postgresql-8.1.7.tar.bz2) = 9a9ee7f118109c1a291530e5ac075f3900fa297a -Size (postgresql-8.1.7.tar.bz2) = 11698986 bytes +SHA1 (postgresql-8.1.8.tar.bz2) = 1981d2a1ff1146bb74c713210b12e623312de600 +RMD160 (postgresql-8.1.8.tar.bz2) = 693ca1d84f52331f2bfbd11122f8ce4c6a807dfa +Size (postgresql-8.1.8.tar.bz2) = 11702893 bytes SHA1 (patch-aa) = a7112ce2e9fc28f638afcf2e196d3cdc0f4c254d SHA1 (patch-ab) = 5bf5f46e86025772cbdb9c9d22c942b40288f82f SHA1 (patch-ac) = cbd302a60d43171854c37171b57ee7bbf1194ad9 -- cgit v1.2.3