aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-12-31 01:56:53 +0000
committerRene Ladan <rene@FreeBSD.org>2022-12-31 01:57:28 +0000
commit6229ceb6f2b8da993dae01c7ed46677a042839ba (patch)
treeb3a1ba085a47bbaeca6e0ded2fb95f9216d7e4d9
parente2ff527e4e5d0f2be081db4f220eb9ea7b164bba (diff)
downloadports-6229ceb6f2b8da993dae01c7ed46677a042839ba.tar.gz
ports-6229ceb6f2b8da993dae01c7ed46677a042839ba.zip
databases: bump more direct firebird consumers
-rw-r--r--databases/p5-DBD-InterBase/Makefile2
-rw-r--r--databases/py-fdb/Makefile2
-rw-r--r--databases/qt5-sqldrivers-ibase/Makefile2
-rw-r--r--databases/soci/Makefile2
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