git: cd5bf7618c19 - main - sysutils/plasma5-ksysguard: reinstate PORTREVISION
Tobias C. Berner
tcberner at FreeBSD.org
Wed Jul 28 13:18:43 UTC 2021
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cd5bf7618c19a45f337d35d4207b4d3d0c5ff511
commit cd5bf7618c19a45f337d35d4207b4d3d0c5ff511
Author: Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-07-28 13:14:32 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-07-28 13:17:45 +0000
sysutils/plasma5-ksysguard: reinstate PORTREVISION
sysutils/plasma5-ksysguard is locked at 5.22.0 as it is no longer
released as part of KDE Plasma. The upgraded of the rest of the KDE
Plasma Desktop to 5.24.4 in [1] removed its PORTREVISION therefore
wrongly.
[1] https://cgit.freebsd.org/ports/commit/?id=e52cbf14ed550f8f8027405de9609878135c8127
Reported by: erwin
---
sysutils/plasma5-ksysguard/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sysutils/plasma5-ksysguard/Makefile b/sysutils/plasma5-ksysguard/Makefile
index 2434a8a98e8f..d9905e9db971 100644
--- a/sysutils/plasma5-ksysguard/Makefile
+++ b/sysutils/plasma5-ksysguard/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ksysguard
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
PKGNAMEPREFIX= plasma5-
CATEGORIES= sysutils kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/
More information about the dev-commits-ports-all
mailing list