git: 1079a376ef10 - main - */*: Bump PORTREVISION. databases/firebird30-client was update to 3.0.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Jan 2024 17:19:21 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1079a376ef10442691bd13e00059297ba857badc
commit 1079a376ef10442691bd13e00059297ba857badc
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-01-19 17:17:50 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-01-19 17:19:11 +0000
*/*: Bump PORTREVISION. databases/firebird30-client was update to 3.0.11
---
databases/luasql-firebird/Makefile | 2 +-
databases/p5-DBD-InterBase/Makefile | 2 +-
databases/php81-pdo_firebird/Makefile | 2 ++
databases/php82-pdo_firebird/Makefile | 2 ++
databases/php83-pdo_firebird/Makefile | 2 ++
databases/py-fdb/Makefile | 2 +-
databases/soci/Makefile | 2 +-
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