diff options
author | andreas <andreas@FreeBSD.org> | 1998-04-22 05:52:10 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-04-22 05:52:10 +0800 |
commit | 47ee1c7b8cec84b7f97f4057d71a99c2e9b5d537 (patch) | |
tree | 099695f5fd08a75640b2c90cf5cb0b582ed79155 /databases/postgresql-devel/distinfo | |
parent | 6feda840eea48e695fcf42844e5c8dfb22dbc2ff (diff) | |
download | freebsd-ports-gnome-47ee1c7b8cec84b7f97f4057d71a99c2e9b5d537.tar.gz freebsd-ports-gnome-47ee1c7b8cec84b7f97f4057d71a99c2e9b5d537.tar.zst freebsd-ports-gnome-47ee1c7b8cec84b7f97f4057d71a99c2e9b5d537.zip |
Upgrade postgresql to version 6.3.2
Many bugfixes and cosmetic changes
Changes by Scrappy and me
My additional changes:
- had to link libpgtcl.so with the crypt library to get rid of the
pgaccess error message, that crypt is missing
- had to add -i option in the startup script, so that pgaccess is
able to connect to the postmaster process
- removed all unnecessary patches
- updated PLIST
Thanks to the postgresql developement team, who did a great job to
simplify the postgresql port, by applying the patches and making
the autoconf mechanism more consistent.
Submitted by: The Hermit Hacker <scrappy@hub.org>
Diffstat (limited to 'databases/postgresql-devel/distinfo')
-rw-r--r-- | databases/postgresql-devel/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-devel/distinfo b/databases/postgresql-devel/distinfo index 5d42f88c853a..dc42f89ecf8d 100644 --- a/databases/postgresql-devel/distinfo +++ b/databases/postgresql-devel/distinfo @@ -1 +1 @@ -MD5 (postgresql-6.2.1.tar.gz) = bd606dcab6b09a3a3d276d88b504a1d3 +MD5 (postgresql-6.3.2.tar.gz) = 8902842461c9a42854ba9883bee56a4c |