git: 6229ceb6f2b8 - main - databases: bump more direct firebird consumers
Date: Sat, 31 Dec 2022 01:57:37 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=6229ceb6f2b8da993dae01c7ed46677a042839ba commit 6229ceb6f2b8da993dae01c7ed46677a042839ba Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-12-31 01:56:53 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-12-31 01:57:28 +0000 databases: bump more direct firebird consumers --- databases/p5-DBD-InterBase/Makefile | 2 +- databases/py-fdb/Makefile | 2 +- databases/qt5-sqldrivers-ibase/Makefile | 2 +- databases/soci/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/p5-DBD-InterBase/Makefile b/databases/p5-DBD-InterBase/Makefile index 50e6d6ed4c66..c55447f4edf1 100644 --- a/databases/p5-DBD-InterBase/Makefile +++ b/databases/p5-DBD-InterBase/Makefile @@ -1,6 +1,6 @@ PORTNAME= DBD-InterBase PORTVERSION= 0.48 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/py-fdb/Makefile b/databases/py-fdb/Makefile index f0bc08e797ea..994402377bf5 100644 --- a/databases/py-fdb/Makefile +++ b/databases/py-fdb/Makefile @@ -1,6 +1,6 @@ PORTNAME= fdb PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/qt5-sqldrivers-ibase/Makefile b/databases/qt5-sqldrivers-ibase/Makefile index 51c97a8420aa..95217488702f 100644 --- a/databases/qt5-sqldrivers-ibase/Makefile +++ b/databases/qt5-sqldrivers-ibase/Makefile @@ -1,4 +1,4 @@ - +PORTREVISION= 1 DB= IBase DB_DESC= InterBase/Firebird diff --git a/databases/soci/Makefile b/databases/soci/Makefile index c4800913f687..c00436b3cb3e 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -1,7 +1,7 @@ PORTNAME= soci DISTVERSIONPREFIX= v DISTVERSION= 4.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= nc@FreeBSD.org