git: d4bc5945b15b - 2024Q4 - sysutils/runwhen: Bump revision for devel/skalibs

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Tue, 10 Dec 2024 09:09:42 UTC
The branch 2024Q4 has been updated by fuz:

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

commit d4bc5945b15b7d08bff9192df33a8d9dfcf2ab0b
Author:     Jan Bramkamp <crest@rlwinm.de>
AuthorDate: 2024-12-03 20:28:11 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-12-10 09:09:12 +0000

    sysutils/runwhen: Bump revision for devel/skalibs
    
    Bump port revision from 3 to 4 to force rebuild
    with skalibs-2.14.1.1.
    
    PR:             283100
    MFH:            2024Q4
    (cherry picked from commit f1cf98c55600424e747e67e6ecd1c7bf223f0f79)
---
 sysutils/runwhen/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sysutils/runwhen/Makefile b/sysutils/runwhen/Makefile
index 0baff384ead6..867e61a93cca 100644
--- a/sysutils/runwhen/Makefile
+++ b/sysutils/runwhen/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	runwhen
 DISTVERSION=	2021.04.30
-PORTREVISION=   3
+PORTREVISION=   4
 CATEGORIES=	sysutils
 MASTER_SITES=	http://code.dogmap.org/runwhen/releases/
 
@@ -11,7 +11,7 @@ WWW=		http://code.dogmap.org/runwhen/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/package/LICENSE
 
-BUILD_DEPENDS=  skalibs>=2.14.1.1:devel/skalibs
+BUILD_DEPENDS=  skalibs>=2.14.3.0:devel/skalibs
 LIB_DEPENDS=	libskarnet.so:devel/skalibs
 
 USES=		localbase tar:bzip2