Date: Tue, 13 Feb 2024 20:37:04 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: eaa1b364df53 - main - math/kig: bump PORTREVISION after devel/boost update to 1.84 Message-ID: <202402132037.41DKb4mi025703@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=eaa1b364df534b6464e6a6c1020808bbae78b6a8 commit eaa1b364df534b6464e6a6c1020808bbae78b6a8 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-02-13 20:34:16 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-02-13 20:34:16 +0000 math/kig: bump PORTREVISION after devel/boost update to 1.84 Reported by: vvd --- math/kig/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/kig/Makefile b/math/kig/Makefile index dc956d2b605c..e868b30f4c18 100644 --- a/math/kig/Makefile +++ b/math/kig/Makefile @@ -1,6 +1,6 @@ PORTNAME= kig DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math education kde kde-applications MAINTAINER= kde@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402132037.41DKb4mi025703>