git: e8ec6386f066 - main - textproc/zxing-cpp: add missing PORTREVISION bump
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Jan 2023 10:36:35 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e8ec6386f066a15200edfec44345ef78da477c8c
commit e8ec6386f066a15200edfec44345ef78da477c8c
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-01-11 10:35:46 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-01-11 10:35:46 +0000
textproc/zxing-cpp: add missing PORTREVISION bump
- Follow-up to 5d2a95ba022b2270e61d6e953aaba57e02410e4b
Reported by: VVD
---
deskutils/kodaskanna/Makefile | 2 +-
editors/libreoffice/Makefile | 2 +-
graphics/kf5-prison/Makefile | 1 +
net-im/kaidan/Makefile | 1 +
net/kitinerary/Makefile | 2 +-
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