diff options
author | adam <adam@pkgsrc.org> | 2008-10-06 09:42:59 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2008-10-06 09:42:59 +0000 |
commit | a52cd41d6e2e082aa840d6a570a0dd03ef7939d3 (patch) | |
tree | a40bb83defad53f76c02b17b5446be30dc09a24d /databases/postgresql83 | |
parent | 45149f6576eca374490e2930563f1e4c78ccd7c6 (diff) | |
download | pkgsrc-a52cd41d6e2e082aa840d6a570a0dd03ef7939d3.tar.gz |
Changes 8.3.4:
Bug-fix release, see HISTORY for details.
Diffstat (limited to 'databases/postgresql83')
-rw-r--r-- | databases/postgresql83/Makefile.common | 4 | ||||
-rw-r--r-- | databases/postgresql83/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/postgresql83/Makefile.common b/databases/postgresql83/Makefile.common index 3fcb8b83887..753b68632ae 100644 --- a/databases/postgresql83/Makefile.common +++ b/databases/postgresql83/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2008/06/20 06:54:42 adam Exp $ +# $NetBSD: Makefile.common,v 1.4 2008/10/06 09:42:59 adam Exp $ # # This Makefile fragment is included by all PostgreSQL packages built from # the main sources of the PostgreSQL distribution except jdbc-postgresql. @@ -37,7 +37,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql83/patches # # Note: Do not forget jdbc-postgresql83 when updating version # -DIST_VERS?= 8.3.3 +DIST_VERS?= 8.3.4 BASE_VERS?= ${DIST_VERS} BUILDLINK_API_DEPENDS.postgresql83-client+= postgresql83-client>=${BASE_VERS} diff --git a/databases/postgresql83/distinfo b/databases/postgresql83/distinfo index 71470230fd9..f054da32592 100644 --- a/databases/postgresql83/distinfo +++ b/databases/postgresql83/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2008/06/20 06:54:42 adam Exp $ +$NetBSD: distinfo,v 1.4 2008/10/06 09:42:59 adam Exp $ -SHA1 (postgresql-8.3.3.tar.bz2) = b933f26a70bef9a5971c0ff2f392e293eed138b2 -RMD160 (postgresql-8.3.3.tar.bz2) = 8cc31cae862e328c8372245c8f953a1773dcc1f8 -Size (postgresql-8.3.3.tar.bz2) = 14004538 bytes +SHA1 (postgresql-8.3.4.tar.bz2) = 3e6fd905fd3fe9698b50e5376ed15b7d6e3bb602 +RMD160 (postgresql-8.3.4.tar.bz2) = 13cb20672b0dc6fe52346d7c906a0842e0c872ac +Size (postgresql-8.3.4.tar.bz2) = 14037366 bytes SHA1 (patch-aa) = a7112ce2e9fc28f638afcf2e196d3cdc0f4c254d SHA1 (patch-ab) = 61ed51b483b84c3ca88f8955713dff27f9070a6c SHA1 (patch-ac) = 8e3a7021fdd01810d4ebcbd20002b28164b22279 |