diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-22 22:27:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-22 22:27:50 +0000 |
commit | 24dbc658a731a1e6c229ece7b655da17de0be37f (patch) | |
tree | 2e59cbd83a913f678454ebffd86fdb5ec9256e73 /databases/postgresql-odbc | |
parent | 03a0aa51e1dc229d2414b6d2ce5512da8d6d9820 (diff) | |
download | ports-24dbc658a731a1e6c229ece7b655da17de0be37f.tar.gz ports-24dbc658a731a1e6c229ece7b655da17de0be37f.zip |
Notes
Diffstat (limited to 'databases/postgresql-odbc')
-rw-r--r-- | databases/postgresql-odbc/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql-odbc/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index a448017b5196..7ed7e47ee371 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -20,7 +20,7 @@ # this is considered to be a part of the `postgresql' port. PORTNAME= postgresql -PORTVERSION= 08.03.0300 +PORTVERSION= 08.03.0400 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= odbc/versions/src diff --git a/databases/postgresql-odbc/distinfo b/databases/postgresql-odbc/distinfo index 8511636f3f7b..5a1e4350f1f7 100644 --- a/databases/postgresql-odbc/distinfo +++ b/databases/postgresql-odbc/distinfo @@ -1,3 +1,3 @@ -MD5 (postgresql/psqlodbc-08.03.0300.tar.gz) = bfa587da877407c22ee3343209efd44d -SHA256 (postgresql/psqlodbc-08.03.0300.tar.gz) = 667b069a62edcbcbf320607fe14f4736d45c8b5628a650880b1dd7e3ddd46220 -SIZE (postgresql/psqlodbc-08.03.0300.tar.gz) = 730083 +MD5 (postgresql/psqlodbc-08.03.0400.tar.gz) = 3df18f71ef44783bc6d02060aef718f8 +SHA256 (postgresql/psqlodbc-08.03.0400.tar.gz) = f807f5e5d0801d72dc165465c1f5a10a40a947d44fe6d5ae645f53ed1cfc3174 +SIZE (postgresql/psqlodbc-08.03.0400.tar.gz) = 730701 |