git: f1cf98c55600 - main - sysutils/runwhen: Bump revision for devel/skalibs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Dec 2024 09:06:37 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1cf98c55600424e747e67e6ecd1c7bf223f0f79 commit f1cf98c55600424e747e67e6ecd1c7bf223f0f79 Author: Jan Bramkamp <crest@rlwinm.de> AuthorDate: 2024-12-03 20:28:11 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-12-10 08:51:37 +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 --- 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