git: eaa1b364df53 - main - math/kig: bump PORTREVISION after devel/boost update to 1.84
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Feb 2024 20:37:04 UTC
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