Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2023 12:13:13 GMT
From:      Joel Bodenmann <jbo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8e3cbade3f53 - main - x11-wm/bspwm-devel: Bump PORTREVISION after default options change
Message-ID:  <202311281213.3ASCDD64090507@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311281213.3ASCDD64090507>