diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2003-05-09 01:36:37 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2003-05-09 01:36:37 +0000 |
commit | 3f2afec718741ef4db247b65dbdce33c35fe29f1 (patch) | |
tree | dc71ee9832f49a6fe4529725094e7f8bf3fa6f8c /databases/postgresql-devel/distinfo | |
parent | 69b4bc59a1ef45a8ff38d172cffe431f41ec521b (diff) |
Repack the -devel port now that version 3.0 of the wire protocol has been
finalized between the client and server. While here, fix the plist, change
WITH_PGCRYPTO to be WITHOUT_PGCRYPTO that way the port defaults to
installing the crypto libraries. Now that we have hardware support for
crypto devices, go out of our way to make sure that pgcrypto uses
openssl where applicable and reads from /dev/urandom for entropy.
Notes
Notes:
svn path=/head/; revision=80501
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 df9748976044..5dff3fe0296a 100644 --- a/databases/postgresql-devel/distinfo +++ b/databases/postgresql-devel/distinfo @@ -1 +1 @@ -MD5 (postgresql/postgresql-7.4.2003.05.06.tar.bz2) = 4c5e17e55ad506854f6c26f3b071e2fd +MD5 (postgresql/postgresql-7.4.2003.05.08.tar.bz2) = bfd840b0db64912e88b978a0ba6a4ee4 |