aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql91-server/Makefile
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2015-02-05 22:54:34 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2015-02-05 22:54:34 +0000
commit262af710e75062789fef1dfdcd828d76841b8ffc (patch)
treee49fcab890056e0159fdc2fafe174ec3980a7412 /databases/postgresql91-server/Makefile
parent665a780cb472006627e946f4e25b62b0b3029317 (diff)
downloadports-262af710e75062789fef1dfdcd828d76841b8ffc.tar.gz
ports-262af710e75062789fef1dfdcd828d76841b8ffc.zip
Notes
Diffstat (limited to 'databases/postgresql91-server/Makefile')
-rw-r--r--databases/postgresql91-server/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile
index b52c1a82a81d..2d821a75043c 100644
--- a/databases/postgresql91-server/Makefile
+++ b/databases/postgresql91-server/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME?= postgresql
-DISTVERSION?= 9.1.14
-PORTREVISION?= 1
+DISTVERSION?= 9.1.15
+PORTREVISION?= 0
CATEGORIES?= databases
MASTER_SITES= PGSQL
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
@@ -12,10 +12,10 @@ PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT}
MAINTAINER?= pgsql@FreeBSD.org
COMMENT?= The most advanced open-source database available anywhere
-CONFLICTS?= ${PORTNAME}[^${PORTVERSION:R:R}]?-client* \
- ${PORTNAME}${COMPONENT}-[^${PORTVERSION:R:R}].* \
- ${PORTNAME}9[^${PORTVERSION:R:E}]-client* \
- ${PORTNAME}${COMPONENT}-9.[^${PORTVERSION:R:E}].*
+#CONFLICTS?= ${PORTNAME}[^${PORTVERSION:R:R}]?-client* \
+# ${PORTNAME}${COMPONENT}-[^${PORTVERSION:R:R}].* \
+# ${PORTNAME}9[^${PORTVERSION:R:E}]-client* \
+# ${PORTNAME}${COMPONENT}-9.[^${PORTVERSION:R:E}].*
WRKSRC= ${WRKDIR}/postgresql-${DISTVERSION}
DIST_SUBDIR= postgresql