git: 8e3cbade3f53 - main - x11-wm/bspwm-devel: Bump PORTREVISION after default options change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Nov 2023 12:13:13 UTC
The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e3cbade3f5398759a8027d1c09707fb7f13418b commit 8e3cbade3f5398759a8027d1c09707fb7f13418b Author: Joel Bodenmann <jbo@FreeBSD.org> AuthorDate: 2023-11-28 12:10:20 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2023-11-28 12:10:20 +0000 x11-wm/bspwm-devel: Bump PORTREVISION after default options change The previous commit touching this port changed the default options. Therefore, the PORTREVISION should be bumped. --- x11-wm/bspwm-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-wm/bspwm-devel/Makefile b/x11-wm/bspwm-devel/Makefile index ffea1f8a3769..907461eb0488 100644 --- a/x11-wm/bspwm-devel/Makefile +++ b/x11-wm/bspwm-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= bspwm DISTVERSION= 0.9.10.20230829 +PORTREVISION= 1 CATEGORIES= x11-wm PKGNAMESUFFIX= -devel