aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-01-11 10:35:46 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-01-11 10:35:46 +0000
commite8ec6386f066a15200edfec44345ef78da477c8c (patch)
tree6f5bac2f61cbd5facd633f89ce0e88aa44d10db4
parent2a8df18b2c8cf0b056c2f2628e50514924626a1a (diff)
downloadports-e8ec6386f066a15200edfec44345ef78da477c8c.tar.gz
ports-e8ec6386f066a15200edfec44345ef78da477c8c.zip
textproc/zxing-cpp: add missing PORTREVISION bump
- Follow-up to 5d2a95ba022b2270e61d6e953aaba57e02410e4b Reported by: VVD
-rw-r--r--deskutils/kodaskanna/Makefile2
-rw-r--r--editors/libreoffice/Makefile2
-rw-r--r--graphics/kf5-prison/Makefile1
-rw-r--r--net-im/kaidan/Makefile1
-rw-r--r--net/kitinerary/Makefile2
5 files changed, 5 insertions, 3 deletions
diff --git a/deskutils/kodaskanna/Makefile b/deskutils/kodaskanna/Makefile
index 11db8dff00c5..1684035b10b8 100644
--- a/deskutils/kodaskanna/Makefile
+++ b/deskutils/kodaskanna/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kodaskanna
DISTVERSION= 0.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= KDE/unstable/${PORTNAME}/${DISTVERSION}/src
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 8ea59b230fcf..ccdfddc92978 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 2
+PORTREVISION= 3
.include "${.CURDIR}/Makefile.common"
diff --git a/graphics/kf5-prison/Makefile b/graphics/kf5-prison/Makefile
index f6655fdd0ce8..af42b53e57b4 100644
--- a/graphics/kf5-prison/Makefile
+++ b/graphics/kf5-prison/Makefile
@@ -1,5 +1,6 @@
PORTNAME= prison
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= graphics kde kde-frameworks
PATCH_SITES= https://invent.kde.org/frameworks/prison/-/commit/
diff --git a/net-im/kaidan/Makefile b/net-im/kaidan/Makefile
index 58210d81ad65..ffb42f43c36b 100644
--- a/net-im/kaidan/Makefile
+++ b/net-im/kaidan/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kaidan
DISTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= net-im kde
MASTER_SITES= KDE/unstable/${PORTNAME}/${DISTVERSION}
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index 9a25d083d6a7..36e7b80f3a4d 100644
--- a/net/kitinerary/Makefile
+++ b/net/kitinerary/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kitinerary
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org