aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2022-12-19 20:59:32 +0000
committerMikael Urankar <mikael@FreeBSD.org>2022-12-20 17:37:15 +0000
commitba14e01a5249ee9d2f51183587dde36067be000f (patch)
treef7696ff4494a519c08fdbc6184c23b16884ff71a /databases
parent0f9b08f604c9d2f5d4301ca996424ed875a3026c (diff)
downloadports-ba14e01a5249ee9d2f51183587dde36067be000f.tar.gz
ports-ba14e01a5249ee9d2f51183587dde36067be000f.zip
lang/rust: Bump revisions after 1.66.0
PR: 268415
Diffstat (limited to 'databases')
-rw-r--r--databases/ods2sql/Makefile2
-rw-r--r--databases/postgresql-promscale/Makefile2
-rw-r--r--databases/redisjson/Makefile2
-rw-r--r--databases/xls2txt/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/ods2sql/Makefile b/databases/ods2sql/Makefile
index 2ef13005fc8d..e7011e35f2a0 100644
--- a/databases/ods2sql/Makefile
+++ b/databases/ods2sql/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ods2sql
DISTVERSION= 0.4.0
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= databases
MAINTAINER= yuri@FreeBSD.org
diff --git a/databases/postgresql-promscale/Makefile b/databases/postgresql-promscale/Makefile
index c38f25551ab8..5943968c27ca 100644
--- a/databases/postgresql-promscale/Makefile
+++ b/databases/postgresql-promscale/Makefile
@@ -1,6 +1,6 @@
PORTNAME= promscale
PORTVERSION= 0.7.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
diff --git a/databases/redisjson/Makefile b/databases/redisjson/Makefile
index 496ff9820e6f..a8af6ed23767 100644
--- a/databases/redisjson/Makefile
+++ b/databases/redisjson/Makefile
@@ -1,7 +1,7 @@
PORTNAME= redisjson
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= databases
MAINTAINER= ports@FreeBSD.org
diff --git a/databases/xls2txt/Makefile b/databases/xls2txt/Makefile
index b5d0ce3a9e38..f0748b908acf 100644
--- a/databases/xls2txt/Makefile
+++ b/databases/xls2txt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xls2txt
DISTVERSION= 1.0.1
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= databases textproc
MAINTAINER= yuri@FreeBSD.org