git: f4695563dce7 - main - databases/*: bump PORTREVISIONs of ports depending on firebird
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Dec 2022 01:46:54 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f4695563dce7b535af2dcb3af350c0632169ab35
commit f4695563dce7b535af2dcb3af350c0632169ab35
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-12-31 01:45:29 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-12-31 01:46:09 +0000
databases/*: bump PORTREVISIONs of ports depending on firebird
---
databases/luasql-firebird/Makefile | 2 +-
databases/php80-pdo_firebird/Makefile | 1 +
databases/php81-pdo_firebird/Makefile | 1 +
databases/php82-pdo_firebird/Makefile | 1 +
4 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/databases/luasql-firebird/Makefile b/databases/luasql-firebird/Makefile
index 808b7dfea626..35745919f656 100644
--- a/databases/luasql-firebird/Makefile
+++ b/databases/luasql-firebird/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 1
+PORTREVISION= 2
LUASQL_DRIVER= firebird
diff --git a/databases/php80-pdo_firebird/Makefile b/databases/php80-pdo_firebird/Makefile
index 5935044cecbe..7b9e354ed3fb 100644
--- a/databases/php80-pdo_firebird/Makefile
+++ b/databases/php80-pdo_firebird/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php80
diff --git a/databases/php81-pdo_firebird/Makefile b/databases/php81-pdo_firebird/Makefile
index 3d8a88b9eb21..db72b9faa32c 100644
--- a/databases/php81-pdo_firebird/Makefile
+++ b/databases/php81-pdo_firebird/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php81
diff --git a/databases/php82-pdo_firebird/Makefile b/databases/php82-pdo_firebird/Makefile
index 86766d322feb..268b9aa13228 100644
--- a/databases/php82-pdo_firebird/Makefile
+++ b/databases/php82-pdo_firebird/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php82