diff options
author | Xin LI <delphij@FreeBSD.org> | 2021-08-02 04:41:48 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2021-08-02 04:41:48 +0000 |
commit | 3ba73dad6f600e4da54237e381201faec678984c (patch) | |
tree | cc477d84d33dc633a921d5baf826baaaabb99ace /databases | |
parent | 91abf2120eec97fdd23eb237a488c23ff81cac9e (diff) |
Diffstat (limited to 'databases')
-rw-r--r-- | databases/ateam_mysql57_ldap_auth/Makefile | 1 | ||||
-rw-r--r-- | databases/ateam_mysql_ldap_auth/Makefile | 2 | ||||
-rw-r--r-- | databases/evolution-data-server/Makefile | 1 | ||||
-rw-r--r-- | databases/ldb15/Makefile | 2 | ||||
-rw-r--r-- | databases/ldb20/Makefile | 2 | ||||
-rw-r--r-- | databases/ldb21/Makefile | 2 | ||||
-rw-r--r-- | databases/ldb22/Makefile | 2 | ||||
-rw-r--r-- | databases/libgda5-ldap/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql80-client/Makefile | 2 |
9 files changed, 9 insertions, 7 deletions
diff --git a/databases/ateam_mysql57_ldap_auth/Makefile b/databases/ateam_mysql57_ldap_auth/Makefile index a907657dc38c..37eb88bd72af 100644 --- a/databases/ateam_mysql57_ldap_auth/Makefile +++ b/databases/ateam_mysql57_ldap_auth/Makefile @@ -2,6 +2,7 @@ PORTNAME= ateam_mysql57_ldap_auth PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= ganbold@FreeBSD.org diff --git a/databases/ateam_mysql_ldap_auth/Makefile b/databases/ateam_mysql_ldap_auth/Makefile index b980aecdabfd..c2ba494c1f53 100644 --- a/databases/ateam_mysql_ldap_auth/Makefile +++ b/databases/ateam_mysql_ldap_auth/Makefile @@ -2,7 +2,7 @@ PORTNAME= ateam_mysql_ldap_auth PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= ganbold@FreeBSD.org diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index f92d80a9f0fc..23d475ba8bde 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -2,6 +2,7 @@ PORTNAME= evolution-data-server DISTVERSION= 3.40.3 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/databases/ldb15/Makefile b/databases/ldb15/Makefile index c590f38fa117..c5e4515decc8 100644 --- a/databases/ldb15/Makefile +++ b/databases/ldb15/Makefile @@ -1,6 +1,6 @@ PORTNAME= ldb PORTVERSION= 1.5.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 0 CATEGORIES= databases MASTER_SITES= SAMBA diff --git a/databases/ldb20/Makefile b/databases/ldb20/Makefile index 7c18cec1ea3f..a54eec8c0e03 100644 --- a/databases/ldb20/Makefile +++ b/databases/ldb20/Makefile @@ -1,6 +1,6 @@ PORTNAME= ldb PORTVERSION= 2.0.10 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 CATEGORIES= databases MASTER_SITES= SAMBA diff --git a/databases/ldb21/Makefile b/databases/ldb21/Makefile index 56c30f5b916f..c5044bda873a 100644 --- a/databases/ldb21/Makefile +++ b/databases/ldb21/Makefile @@ -1,6 +1,6 @@ PORTNAME= ldb PORTVERSION= 2.1.5 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 CATEGORIES= databases MASTER_SITES= SAMBA diff --git a/databases/ldb22/Makefile b/databases/ldb22/Makefile index 480526e922e4..d5847542daa0 100644 --- a/databases/ldb22/Makefile +++ b/databases/ldb22/Makefile @@ -1,6 +1,6 @@ PORTNAME= ldb PORTVERSION= 2.2.1 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 CATEGORIES= databases MASTER_SITES= SAMBA diff --git a/databases/libgda5-ldap/Makefile b/databases/libgda5-ldap/Makefile index 625cbcb70a3e..edc698a3a482 100644 --- a/databases/libgda5-ldap/Makefile +++ b/databases/libgda5-ldap/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases gnome PKGNAMESUFFIX= 5-ldap diff --git a/databases/mysql80-client/Makefile b/databases/mysql80-client/Makefile index 7cccf8e36287..426fb20ab796 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -1,7 +1,7 @@ # Created by: "Mahdi Mokhtari <mokhi64@gmail.com>" PORTNAME= mysql -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= 80-client COMMENT= Multithreaded SQL database (client) |