aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql91-server
diff options
context:
space:
mode:
authorgirgen <girgen@FreeBSD.org>2013-10-12 08:59:50 +0800
committergirgen <girgen@FreeBSD.org>2013-10-12 08:59:50 +0800
commitbbd5542d3907e2ace70725ed0b58c70a7e152c45 (patch)
tree2d8a8b74411ca65d7979319212aa3ef6c806e022 /databases/postgresql91-server
parent3441cfe0af17afd63cda971f0ccc1c38e80785f5 (diff)
downloadfreebsd-ports-gnome-bbd5542d3907e2ace70725ed0b58c70a7e152c45.tar.gz
freebsd-ports-gnome-bbd5542d3907e2ace70725ed0b58c70a7e152c45.tar.zst
freebsd-ports-gnome-bbd5542d3907e2ace70725ed0b58c70a7e152c45.zip
Update PostgreSQL ports to 9.3.1, 9.2.5, 9.1.10, 9.0.14, and 8.4.18.
Note that users of the hstore extension on version 9.3 must take an additional, post upgrade step of running "ALTER EXTENSION hstore UPDATE" in each database after update. URL: http://www.postgresql.org/about/news/1487/
Diffstat (limited to 'databases/postgresql91-server')
-rw-r--r--databases/postgresql91-server/Makefile10
-rw-r--r--databases/postgresql91-server/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile
index f08853c3694c..3978f7fc7af6 100644
--- a/databases/postgresql91-server/Makefile
+++ b/databases/postgresql91-server/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME?= postgresql
-DISTVERSION?= 9.1.9
+DISTVERSION?= 9.1.10
PORTREVISION?= 0
CATEGORIES?= databases
MASTER_SITES= PGSQL
@@ -13,10 +13,10 @@ DISTV= ${DISTVERSION:R}
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
diff --git a/databases/postgresql91-server/distinfo b/databases/postgresql91-server/distinfo
index fdd70c42b3cc..cd9e5385b73e 100644
--- a/databases/postgresql91-server/distinfo
+++ b/databases/postgresql91-server/distinfo
@@ -1,4 +1,4 @@
-SHA256 (postgresql/postgresql-9.1.9.tar.bz2) = 28a533e181009308722e8b3c51f1ea7224ab910c380ac1a86f07118667602dd8
-SIZE (postgresql/postgresql-9.1.9.tar.bz2) = 15815421
+SHA256 (postgresql/postgresql-9.1.10.tar.bz2) = 8329bcd160fcb76ee8c79676f6c979a94069ca5c108449fbb365e1ea98f92b77
+SIZE (postgresql/postgresql-9.1.10.tar.bz2) = 15849107
SHA256 (postgresql/pg-910-icu-2012-12-19.diff.gz) = 61ef9c9b55b63b63b0fb108dfef086f92e9c43b5bd934fab9639b31f91193611
SIZE (postgresql/pg-910-icu-2012-12-19.diff.gz) = 4386