diff options
-rw-r--r-- | databases/postgresql/Makefile.common | 4 | ||||
-rw-r--r-- | databases/postgresql/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql/Makefile.common b/databases/postgresql/Makefile.common index 15dbf73e282..5524cdd01b4 100644 --- a/databases/postgresql/Makefile.common +++ b/databases/postgresql/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.38 2003/07/17 21:28:50 grant Exp $ +# $NetBSD: Makefile.common,v 1.39 2003/08/18 00:26:24 cjs Exp $ # # This Makefile fragment is included by all PostgreSQL packages built from # the main sources of the PostgreSQL distribution except jdbc-postgresql. @@ -33,7 +33,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql/patches # BASE_VERS pkgsrc-mangled version number (convert pl -> .) # # Note: Do not forget jdbc-postgresql when updating version -DIST_VERS?= 7.3.3 +DIST_VERS?= 7.3.4 BASE_VERS?= ${DIST_VERS} BUILDLINK_DEPENDS.postgresql-lib?= postgresql-lib>=${BASE_VERS} diff --git a/databases/postgresql/distinfo b/databases/postgresql/distinfo index d3980d2fbff..d76946f7951 100644 --- a/databases/postgresql/distinfo +++ b/databases/postgresql/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2003/06/25 07:54:32 cjs Exp $ +$NetBSD: distinfo,v 1.18 2003/08/18 00:26:24 cjs Exp $ -SHA1 (postgresql-7.3.3.tar.gz) = 2df1b3907373fd7c4d03d0c62671fb5c14c06340 -Size (postgresql-7.3.3.tar.gz) = 11210071 bytes +SHA1 (postgresql-7.3.4.tar.gz) = 4f936bdc457b4a484f3ee66159f60fccc224d8dc +Size (postgresql-7.3.4.tar.gz) = 11265028 bytes SHA1 (patch-aa) = 61fbeb664b0d89c83a36c79cca3fbdc78d6f5059 SHA1 (patch-ac) = 5a647cc31873ae81a5bd5a6cf4ec6f44a43448e7 SHA1 (patch-ad) = d9e010b38855bf9f1d7b85404ea6770066831093 |