diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/couchdb3/Makefile | 1 | ||||
-rw-r--r-- | databases/evolution-data-server/Makefile | 2 | ||||
-rw-r--r-- | databases/firebird40-server/Makefile | 1 | ||||
-rw-r--r-- | databases/kbibtex/Makefile | 2 | ||||
-rw-r--r-- | databases/kdb/Makefile | 2 | ||||
-rw-r--r-- | databases/mongodb60/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql80-client/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql80-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql84-client/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql84-server/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql91-client/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql91-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql13-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql14-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql15-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql16-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql17-server/Makefile | 2 | ||||
-rw-r--r-- | databases/sqlite3/Makefile | 1 | ||||
-rw-r--r-- | databases/tarantool/Makefile | 1 | ||||
-rw-r--r-- | databases/tarantool2/Makefile | 1 | ||||
-rw-r--r-- | databases/xtrabackup80/Makefile | 2 | ||||
-rw-r--r-- | databases/xtrabackup84/Makefile | 2 |
22 files changed, 22 insertions, 15 deletions
diff --git a/databases/couchdb3/Makefile b/databases/couchdb3/Makefile index 21f0ff18dc53..e9316457136f 100644 --- a/databases/couchdb3/Makefile +++ b/databases/couchdb3/Makefile @@ -1,5 +1,6 @@ PORTNAME= couchdb3 DISTVERSION= 3.4.2 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${DISTVERSION} DISTNAME= apache-couchdb-${DISTVERSION} diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index ba50c6c2b7b5..afd0c31274f5 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= evolution-data-server DISTVERSION= 3.44.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/databases/firebird40-server/Makefile b/databases/firebird40-server/Makefile index acb752aba5db..30162982344c 100644 --- a/databases/firebird40-server/Makefile +++ b/databases/firebird40-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= firebird PORTVERSION= 4.0.5 +PORTREVISION= 1 CATEGORIES?= databases MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index 73461d8a9350..2ce508089edd 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -1,6 +1,6 @@ PORTNAME= kbibtex DISTVERSION= 0.10.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} diff --git a/databases/kdb/Makefile b/databases/kdb/Makefile index ca37a81ad27f..6b2615682be2 100644 --- a/databases/kdb/Makefile +++ b/databases/kdb/Makefile @@ -1,6 +1,6 @@ PORTNAME= kdb DISTVERSION= 3.2.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/databases/mongodb60/Makefile b/databases/mongodb60/Makefile index 9c0d9a312634..f71f16c3d04b 100644 --- a/databases/mongodb60/Makefile +++ b/databases/mongodb60/Makefile @@ -1,7 +1,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 6.0.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases net MASTER_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/:patches PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} diff --git a/databases/mysql80-client/Makefile b/databases/mysql80-client/Makefile index 57ea54fb66e6..55f14dfbbcad 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -1,5 +1,5 @@ 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 a70463c7dcc8..d4881b365a1a 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -1,6 +1,6 @@ PORTNAME?= mysql PORTVERSION= 8.0.39 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server diff --git a/databases/mysql84-client/Makefile b/databases/mysql84-client/Makefile index 97e03aed58b9..bfb4f1e7263d 100644 --- a/databases/mysql84-client/Makefile +++ b/databases/mysql84-client/Makefile @@ -1,4 +1,5 @@ PORTNAME= mysql +PORTREVISION= 1 PKGNAMESUFFIX= 84-client COMMENT= Multithreaded SQL database (client) diff --git a/databases/mysql84-server/Makefile b/databases/mysql84-server/Makefile index eae373857f5b..ce48cb0c0a53 100644 --- a/databases/mysql84-server/Makefile +++ b/databases/mysql84-server/Makefile @@ -1,5 +1,6 @@ PORTNAME?= mysql PORTVERSION= 8.4.3 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= MYSQL/MySQL-8.4 PKGNAMESUFFIX?= 84-server diff --git a/databases/mysql91-client/Makefile b/databases/mysql91-client/Makefile index 864f8159fed0..d026a60ea41f 100644 --- a/databases/mysql91-client/Makefile +++ b/databases/mysql91-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= mysql -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= 91-client COMMENT= Multithreaded SQL database (client) diff --git a/databases/mysql91-server/Makefile b/databases/mysql91-server/Makefile index 1222312f18cc..9ca0758a5ea4 100644 --- a/databases/mysql91-server/Makefile +++ b/databases/mysql91-server/Makefile @@ -1,6 +1,6 @@ PORTNAME?= mysql PORTVERSION= 9.1.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases MASTER_SITES= MYSQL/MySQL-9.1 PKGNAMESUFFIX?= 91-server diff --git a/databases/postgresql13-server/Makefile b/databases/postgresql13-server/Makefile index 329da9b96264..c1419cb0a806 100644 --- a/databases/postgresql13-server/Makefile +++ b/databases/postgresql13-server/Makefile @@ -1,7 +1,7 @@ DISTVERSION?= 13.19 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 0 +PORTREVISION?= 1 MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql14-server/Makefile b/databases/postgresql14-server/Makefile index 3f503eaef227..4cd71dcee6a3 100644 --- a/databases/postgresql14-server/Makefile +++ b/databases/postgresql14-server/Makefile @@ -1,7 +1,7 @@ DISTVERSION?= 14.16 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 0 +PORTREVISION?= 1 MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql15-server/Makefile b/databases/postgresql15-server/Makefile index 8a241425839a..073ad7eea660 100644 --- a/databases/postgresql15-server/Makefile +++ b/databases/postgresql15-server/Makefile @@ -1,7 +1,7 @@ DISTVERSION?= 15.11 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 0 +PORTREVISION?= 1 MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql16-server/Makefile b/databases/postgresql16-server/Makefile index c64f66d9fe06..8f20adf5a53a 100644 --- a/databases/postgresql16-server/Makefile +++ b/databases/postgresql16-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= postgresql DISTVERSION?= 16.7 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT} diff --git a/databases/postgresql17-server/Makefile b/databases/postgresql17-server/Makefile index 52e6f130b2be..e118b6c3b5f5 100644 --- a/databases/postgresql17-server/Makefile +++ b/databases/postgresql17-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= postgresql DISTVERSION?= 17.3 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} #DISTFILES+= ${PORTNAME}-${DISTVERSION}-docs.tar.bz:docs diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index b51e7618d3ab..03ef9aeaedca 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -1,5 +1,6 @@ PORTNAME= sqlite3 DISTVERSION= 3.46.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/${_YEAR}/ https://www2.sqlite.org/${_YEAR}/ https://www3.sqlite.org/${_YEAR}/ diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 58a046bd0063..063fd28a1198 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -1,5 +1,6 @@ PORTNAME= tarantool PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= https://download.tarantool.org/tarantool/src/ diff --git a/databases/tarantool2/Makefile b/databases/tarantool2/Makefile index 1ac3d1509c4a..53cece898f10 100644 --- a/databases/tarantool2/Makefile +++ b/databases/tarantool2/Makefile @@ -1,5 +1,6 @@ PORTNAME= tarantool PORTVERSION= 2.11.2 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= https://download.tarantool.org/tarantool/src/ PKGNAMESUFFIX?= 2 diff --git a/databases/xtrabackup80/Makefile b/databases/xtrabackup80/Makefile index 554202a7d956..c6c51e90674d 100644 --- a/databases/xtrabackup80/Makefile +++ b/databases/xtrabackup80/Makefile @@ -1,7 +1,7 @@ PORTNAME= xtrabackup80 PORTVERSION= 8.0.35 DISTVERSIONSUFFIX= -30 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases MASTER_SITES= https://downloads.percona.com/downloads/Percona-XtraBackup-8.0/Percona-XtraBackup-8.0.35-30/source/tarball/:percona \ SF/boost/boost/${BOOST_VERSION}:boost diff --git a/databases/xtrabackup84/Makefile b/databases/xtrabackup84/Makefile index 5405ee63c7e3..b7a962125eec 100644 --- a/databases/xtrabackup84/Makefile +++ b/databases/xtrabackup84/Makefile @@ -1,7 +1,7 @@ PORTNAME= xtrabackup84 PORTVERSION= 8.4.0 DISTVERSIONSUFFIX= -1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases MASTER_SITES= https://downloads.percona.com/downloads/Percona-XtraBackup-innovative-release/Percona-XtraBackup-8.4.0-1/source/tarball/:percona DISTFILES= ${PPORTNAME}-${DVERSION}${EXTRACT_SUFX}:percona |