diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-06-29 22:22:11 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-06-29 22:22:11 +0800 |
commit | 5fcf49569fb90853f67d925a5165a53c05476f70 (patch) | |
tree | 4c15a604327dbbd90123d63573081e4b362bda9b /databases | |
parent | d3f6fd521b9b0b05b0adb4e5b5a582fc71009a18 (diff) | |
download | freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.tar.gz freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.tar.zst freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.zip |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/clickhouse/Makefile | 1 | ||||
-rw-r--r-- | databases/couchdb/Makefile | 2 | ||||
-rw-r--r-- | databases/evolution-data-server/Makefile | 2 | ||||
-rw-r--r-- | databases/firebird25-client/Makefile | 1 | ||||
-rw-r--r-- | databases/firebird25-server/Makefile | 1 | ||||
-rw-r--r-- | databases/kdb/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql80-client/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql80-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql10-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql96-server/Makefile | 2 | ||||
-rw-r--r-- | databases/sqlite3/Makefile | 1 | ||||
-rw-r--r-- | databases/tarantool/Makefile | 1 |
12 files changed, 12 insertions, 6 deletions
diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile index 9556de02f59e..1943378f1aee 100644 --- a/databases/clickhouse/Makefile +++ b/databases/clickhouse/Makefile @@ -5,6 +5,7 @@ PORTNAME= clickhouse PORTVERSION= 1.1.54381 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= proler@gmail.com diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 1ff26b330069..0ad37e54afdc 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= couchdb DISTVERSION= 1.7.1 -PORTREVISION= 2 +PORTREVISION= 3 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 5231d0da7ab9..48999cc8f90e 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= 9 +PORTREVISION= 10 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/databases/firebird25-client/Makefile b/databases/firebird25-client/Makefile index e374e59bd7ae..52afc4549608 100644 --- a/databases/firebird25-client/Makefile +++ b/databases/firebird25-client/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= firebird +PORTREVISION= 1 PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client COMMENT= Firebird-2 database client diff --git a/databases/firebird25-server/Makefile b/databases/firebird25-server/Makefile index 6e0082c06640..a2286a86d897 100644 --- a/databases/firebird25-server/Makefile +++ b/databases/firebird25-server/Makefile @@ -2,6 +2,7 @@ PORTNAME= firebird PORTVERSION= 2.5.8 +PORTREVISION= 1 CATEGORIES?= databases MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/R2_5_8/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server diff --git a/databases/kdb/Makefile b/databases/kdb/Makefile index 3386532c9731..1af6206aa918 100644 --- a/databases/kdb/Makefile +++ b/databases/kdb/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdb DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/databases/mysql80-client/Makefile b/databases/mysql80-client/Makefile index f666f66bf6f8..2d48a0d44d40 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mysql -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= 80-client COMMENT= Multithreaded SQL database (client) diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile index a18d0b88a28c..6b8bc3ad03f4 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 8.0.11 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server diff --git a/databases/postgresql10-server/Makefile b/databases/postgresql10-server/Makefile index 0efb39e759b9..e46aff0ead54 100644 --- a/databases/postgresql10-server/Makefile +++ b/databases/postgresql10-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= postgresql DISTVERSION?= 10.4 -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 9fc09c1c7b6d..5f32ed5b7dec 100644 --- a/databases/postgresql96-server/Makefile +++ b/databases/postgresql96-server/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ DISTVERSION?= 9.6.9 -PORTREVISION?= 0 +PORTREVISION?= 1 PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 03b7c4c367e2..35f7b8fe314a 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqlite3 DISTVERSION= 3.24.0 +PORTREVISION= 1 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 958a76924937..7a57be2b725b 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -3,6 +3,7 @@ PORTNAME= tarantool PORTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org |