aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2024-01-19 17:17:50 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2024-01-19 17:19:11 +0000
commit1079a376ef10442691bd13e00059297ba857badc (patch)
tree1ee40760810a8205f796b60d5a3e256f3660ba75
parente57d04311ea9dde1c24ec9c05cf506dbe0453bd6 (diff)
downloadports-1079a376ef10442691bd13e00059297ba857badc.tar.gz
ports-1079a376ef10442691bd13e00059297ba857badc.zip
*/*: Bump PORTREVISION. databases/firebird30-client was update to 3.0.11
-rw-r--r--databases/luasql-firebird/Makefile2
-rw-r--r--databases/p5-DBD-InterBase/Makefile2
-rw-r--r--databases/php81-pdo_firebird/Makefile2
-rw-r--r--databases/php82-pdo_firebird/Makefile2
-rw-r--r--databases/php83-pdo_firebird/Makefile2
-rw-r--r--databases/py-fdb/Makefile2
-rw-r--r--databases/soci/Makefile2
7 files changed, 10 insertions, 4 deletions
diff --git a/databases/luasql-firebird/Makefile b/databases/luasql-firebird/Makefile
index 35745919f656..0f3443ae9a15 100644
--- a/databases/luasql-firebird/Makefile
+++ b/databases/luasql-firebird/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 2
+PORTREVISION= 3
LUASQL_DRIVER= firebird
diff --git a/databases/p5-DBD-InterBase/Makefile b/databases/p5-DBD-InterBase/Makefile
index fca59c3ae158..c7dd922b2e9b 100644
--- a/databases/p5-DBD-InterBase/Makefile
+++ b/databases/p5-DBD-InterBase/Makefile
@@ -1,6 +1,6 @@
PORTNAME= DBD-InterBase
PORTVERSION= 0.48
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/databases/php81-pdo_firebird/Makefile b/databases/php81-pdo_firebird/Makefile
index 3d8a88b9eb21..03cd8115a6df 100644
--- a/databases/php81-pdo_firebird/Makefile
+++ b/databases/php81-pdo_firebird/Makefile
@@ -1,5 +1,7 @@
CATEGORIES= databases
+PORTREVISION= 1
+
MASTERDIR= ${.CURDIR}/../../lang/php81
PKGNAMESUFFIX= -pdo_firebird
diff --git a/databases/php82-pdo_firebird/Makefile b/databases/php82-pdo_firebird/Makefile
index 86766d322feb..9911efdd0cab 100644
--- a/databases/php82-pdo_firebird/Makefile
+++ b/databases/php82-pdo_firebird/Makefile
@@ -1,5 +1,7 @@
CATEGORIES= databases
+PORTREVISION= 1
+
MASTERDIR= ${.CURDIR}/../../lang/php82
PKGNAMESUFFIX= -pdo_firebird
diff --git a/databases/php83-pdo_firebird/Makefile b/databases/php83-pdo_firebird/Makefile
index 6e5f91d61099..bc414b7d8866 100644
--- a/databases/php83-pdo_firebird/Makefile
+++ b/databases/php83-pdo_firebird/Makefile
@@ -1,5 +1,7 @@
CATEGORIES= databases
+PORTREVISION= 1
+
MASTERDIR= ${.CURDIR}/../../lang/php83
PKGNAMESUFFIX= -pdo_firebird
diff --git a/databases/py-fdb/Makefile b/databases/py-fdb/Makefile
index 93ac8ac295b6..a8d3214ffcec 100644
--- a/databases/py-fdb/Makefile
+++ b/databases/py-fdb/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fdb
PORTVERSION= 2.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/soci/Makefile b/databases/soci/Makefile
index 216e2bc3c79a..96bcc3b69730 100644
--- a/databases/soci/Makefile
+++ b/databases/soci/Makefile
@@ -1,7 +1,7 @@
PORTNAME= soci
DISTVERSIONPREFIX= v
DISTVERSION= 4.0.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= databases
MAINTAINER= nc@FreeBSD.org