git: 64f320de5568 - main - */*: Rebuild after textproc/zxing-cpp update

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Fri, 04 Sep 2026 15:23:05 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64f320de55686255998843ad02deecf50343a712

commit 64f320de55686255998843ad02deecf50343a712
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2026-09-04 15:12:25 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2026-09-04 15:22:51 +0000

    */*: Rebuild after textproc/zxing-cpp update
---
 deskutils/kodaskanna/Makefile              | 1 +
 graphics/kf6-prison/Makefile               | 1 +
 net/kitinerary/Makefile                    | 1 +
 net/mediastreamer/Makefile                 | 2 +-
 textproc/gstreamer1-plugins-zxing/Makefile | 2 +-
 textproc/py-zxing-cpp/Makefile             | 1 +
 6 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/deskutils/kodaskanna/Makefile b/deskutils/kodaskanna/Makefile
index 50924ac59dfc..ebdca4803f60 100644
--- a/deskutils/kodaskanna/Makefile
+++ b/deskutils/kodaskanna/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kodaskanna
 DISTVERSION=	0.2.3
+PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	KDE/unstable/${PORTNAME}/${DISTVERSION}/src
 
diff --git a/graphics/kf6-prison/Makefile b/graphics/kf6-prison/Makefile
index 1e066b29cfc2..e5eddf97936a 100644
--- a/graphics/kf6-prison/Makefile
+++ b/graphics/kf6-prison/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	prison
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	graphics kde kde-frameworks
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index 1b2ef02287d9..213886553bf0 100644
--- a/net/kitinerary/Makefile
+++ b/net/kitinerary/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kitinerary
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile
index bbd1035441e5..57a98b295bfc 100644
--- a/net/mediastreamer/Makefile
+++ b/net/mediastreamer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mediastreamer
 DISTVERSION=	5.4.121
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/textproc/gstreamer1-plugins-zxing/Makefile b/textproc/gstreamer1-plugins-zxing/Makefile
index d69c4a81d0ab..2ba6cfc6da71 100644
--- a/textproc/gstreamer1-plugins-zxing/Makefile
+++ b/textproc/gstreamer1-plugins-zxing/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	textproc multimedia
 
 COMMENT=	GStreamer plugin for QR recognition
diff --git a/textproc/py-zxing-cpp/Makefile b/textproc/py-zxing-cpp/Makefile
index 24cc33bcbae5..fdd3e156237c 100644
--- a/textproc/py-zxing-cpp/Makefile
+++ b/textproc/py-zxing-cpp/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	zxing-cpp
 DISTVERSION=	3.1.1
+PORTREVISON=	1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}