aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql73
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-05-14 13:13:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-05-14 13:13:10 +0000
commit71161d6337f94fc666123dd131012b3eb8b3d348 (patch)
tree5d23472afab0515b321b92d1b8a5b31215331dad /databases/postgresql73
parent96ffab2c0366999611918f3e0ffe93a936898697 (diff)
downloadports-71161d6337f94fc666123dd131012b3eb8b3d348.tar.gz
ports-71161d6337f94fc666123dd131012b3eb8b3d348.zip
Notes
Diffstat (limited to 'databases/postgresql73')
-rw-r--r--databases/postgresql73/Makefile8
-rw-r--r--databases/postgresql73/distinfo13
2 files changed, 13 insertions, 8 deletions
diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile
index 733ffe973f03..fcbee0bfbae9 100644
--- a/databases/postgresql73/Makefile
+++ b/databases/postgresql73/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME?= postgresql
-PORTVERSION?= 7.3.5
-PORTREVISION?= 1
+PORTVERSION?= 7.3.6
+PORTREVISION?= 0
CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
@@ -75,7 +75,7 @@ CONFLICTS= postgresql-7*
.else
PKGMESSAGE= ${FILESDIR}/pkg-message.server
PKGMSG= ${PKGMESSAGE}
-CONFLICTS= postgresql-7*client
+CONFLICTS= postgresql-client
PLIST_SUB+= SERVER=""
INSTALL_TARGET+= install-all-headers
MAKEFILE= GNUmakefile
@@ -96,7 +96,7 @@ WITH_KRB5= yes
.if defined(WITH_KRB5)
CONFIGURE_ARGS+= --with-krb5="`${KRB5CONF} --prefix krb5`"
LDFLAGS+= `${KRB5CONF} --libs krb5`
-CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
.endif
.if defined(WITH_TESTS)
diff --git a/databases/postgresql73/distinfo b/databases/postgresql73/distinfo
index c94ac2e17e17..8f5bbc84c55f 100644
--- a/databases/postgresql73/distinfo
+++ b/databases/postgresql73/distinfo
@@ -1,4 +1,9 @@
-MD5 (postgresql/postgresql-base-7.3.5.tar.bz2) = 071efb8cee72a62b4f0da478df39f08d
-MD5 (postgresql/postgresql-docs-7.3.5.tar.bz2) = 7354a7c9cc5f1203586131e454df270e
-MD5 (postgresql/postgresql-opt-7.3.5.tar.bz2) = d106ee6a4b0fb1d63eb51525ee8faed6
-MD5 (postgresql/postgresql-test-7.3.5.tar.bz2) = eaf4977a5e81e6bf8abe66762ef9aab5
+MD5 (postgresql/postgresql-base-7.3.6.tar.bz2) = 80b1649458ed7b0e765fb19bcb81c7aa
+SIZE (postgresql/postgresql-base-7.3.6.tar.bz2) = 5647447
+MD5 (postgresql/postgresql-opt-7.3.6.tar.bz2) = 49b6faa1698c6d9f357e13236f7ca777
+SIZE (postgresql/postgresql-opt-7.3.6.tar.bz2) = 341096
+MD5 (postgresql/postgresql-test-7.3.6.tar.bz2) = fb943f1f4ab837a57a477378ae135806
+SIZE (postgresql/postgresql-test-7.3.6.tar.bz2) = 908268
+MD5 (postgresql/postgresql-docs-7.3.6.tar.bz2) = ec0cf85996049eb0180a2163c482c02c
+SIZE (postgresql/postgresql-docs-7.3.6.tar.bz2) = 2337333
+