diff options
author | cjs <cjs@pkgsrc.org> | 2003-06-25 07:54:31 +0000 |
---|---|---|
committer | cjs <cjs@pkgsrc.org> | 2003-06-25 07:54:31 +0000 |
commit | 0977c63a6ebff52da52953f7ef913dc5bfe382ff (patch) | |
tree | 08f6281664370bd7f2ac3c7fd3c660425469f145 /databases | |
parent | 4b2a18ac4167604782b322fe31318f73f598d944 (diff) | |
download | pkgsrc-0977c63a6ebff52da52953f7ef913dc5bfe382ff.tar.gz |
Update to 7.3.3. About 70 bugfixes; see the HISTORY file for details.
Diffstat (limited to 'databases')
-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 eb68bcd8c99..fede3c7167e 100644 --- a/databases/postgresql/Makefile.common +++ b/databases/postgresql/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.35 2003/05/29 08:55:48 abs Exp $ +# $NetBSD: Makefile.common,v 1.36 2003/06/25 07:54:31 cjs 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}/../postgresql/patches # DIST_VERS version number on the postgresql distfile # BASE_VERS pkgsrc-mangled version number (convert pl -> .) # -DIST_VERS?= 7.3.2 +DIST_VERS?= 7.3.3 BASE_VERS?= ${DIST_VERS} BUILDLINK_DEPENDS.postgresql-lib?= postgresql-lib>=${BASE_VERS} diff --git a/databases/postgresql/distinfo b/databases/postgresql/distinfo index 2d8b07e2f47..d3980d2fbff 100644 --- a/databases/postgresql/distinfo +++ b/databases/postgresql/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.16 2003/04/03 18:06:12 toshii Exp $ +$NetBSD: distinfo,v 1.17 2003/06/25 07:54:32 cjs Exp $ -SHA1 (postgresql-7.3.2.tar.gz) = 6866da7bed0823e03ef47b435eb5c627160b529f -Size (postgresql-7.3.2.tar.gz) = 11194355 bytes +SHA1 (postgresql-7.3.3.tar.gz) = 2df1b3907373fd7c4d03d0c62671fb5c14c06340 +Size (postgresql-7.3.3.tar.gz) = 11210071 bytes SHA1 (patch-aa) = 61fbeb664b0d89c83a36c79cca3fbdc78d6f5059 SHA1 (patch-ac) = 5a647cc31873ae81a5bd5a6cf4ec6f44a43448e7 SHA1 (patch-ad) = d9e010b38855bf9f1d7b85404ea6770066831093 |