aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-04-07 19:09:30 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-04-07 19:09:30 +0000
commita4bf2a5a6f29ade3fc4efc6cb4f556577322c65e (patch)
tree21c5a4c33eb981a62baac6eb62437a2857c2f6d2 /databases
parent4c5ad27d0925a3f4feed7f7678bb1674cd6ea503 (diff)
downloadports-a4bf2a5a6f29ade3fc4efc6cb4f556577322c65e.tar.gz
ports-a4bf2a5a6f29ade3fc4efc6cb4f556577322c65e.zip
MFH: r466648
devel/icu: update to 61.1 Changes: http://site.icu-project.org/download/61 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 227042 Exp-run by: antoine Approved by: portmgr (antoine)
Notes
Notes: svn path=/branches/2018Q2/; revision=466760
Diffstat (limited to 'databases')
-rw-r--r--databases/clickhouse/Makefile2
-rw-r--r--databases/couchdb/Makefile1
-rw-r--r--databases/evolution-data-server/Makefile2
-rw-r--r--databases/firebird25-client/Makefile2
-rw-r--r--databases/firebird25-server/Makefile2
-rw-r--r--databases/kdb/Makefile2
-rw-r--r--databases/postgresql10-server/Makefile2
-rw-r--r--databases/postgresql96-server/Makefile2
-rw-r--r--databases/sqlite3/Makefile2
-rw-r--r--databases/tarantool/Makefile1
10 files changed, 10 insertions, 8 deletions
diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile
index 22f5c2a601a8..e98b462698d9 100644
--- a/databases/clickhouse/Makefile
+++ b/databases/clickhouse/Makefile
@@ -5,7 +5,7 @@ PORTNAME= clickhouse
PORTVERSION= 1.1.54362
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= -stable
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MAINTAINER= proler@gmail.com
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile
index 6b22a58621d6..9585d7308472 100644
--- a/databases/couchdb/Makefile
+++ b/databases/couchdb/Makefile
@@ -3,6 +3,7 @@
PORTNAME= couchdb
DISTVERSION= 1.7.1
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= databases
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 6730db8876e9..34cba6ae0579 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -3,7 +3,7 @@
PORTNAME= evolution-data-server
PORTVERSION= 3.24.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/databases/firebird25-client/Makefile b/databases/firebird25-client/Makefile
index 788f5d27928d..dfaf1d9a2737 100644
--- a/databases/firebird25-client/Makefile
+++ b/databases/firebird25-client/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= firebird
-PORTREVISION= 2
+PORTREVISION= 3
PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client
COMMENT= Firebird-2 database client
diff --git a/databases/firebird25-server/Makefile b/databases/firebird25-server/Makefile
index 52a73d5557c4..9d161859f6b8 100644
--- a/databases/firebird25-server/Makefile
+++ b/databases/firebird25-server/Makefile
@@ -3,7 +3,7 @@
PORTNAME= firebird
PORTVERSION= 2.5.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES?= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/
PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server
diff --git a/databases/kdb/Makefile b/databases/kdb/Makefile
index 389baca46a43..f5ff708a8d75 100644
--- a/databases/kdb/Makefile
+++ b/databases/kdb/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kdb
DISTVERSION= 3.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases kde
MASTER_SITES= KDE/stable/${PORTNAME}/src
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/databases/postgresql10-server/Makefile b/databases/postgresql10-server/Makefile
index c3e057537a04..7d5adc31e28f 100644
--- a/databases/postgresql10-server/Makefile
+++ b/databases/postgresql10-server/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= postgresql
DISTVERSION?= 10.3
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= databases
MASTER_SITES= PGSQL/source/v${DISTVERSION}
PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT}
diff --git a/databases/postgresql96-server/Makefile b/databases/postgresql96-server/Makefile
index eb966b4bd246..8ff855241c68 100644
--- a/databases/postgresql96-server/Makefile
+++ b/databases/postgresql96-server/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
DISTVERSION?= 9.6.8
-PORTREVISION?= 0
+PORTREVISION?= 1
PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT}
MAINTAINER?= pgsql@FreeBSD.org
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index af0aad12173b..06d906a93cea 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sqlite3
DISTVERSION= 3.22.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/
DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile
index cce751a6b212..1d6675645763 100644
--- a/databases/tarantool/Makefile
+++ b/databases/tarantool/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tarantool
PORTVERSION= 1.9.0
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org