Date: Wed, 6 Sep 2023 06:38:22 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d1d2fd85c277 - main - sysutils/fusefs-ext2: Bump PORTREVISION Message-ID: <202309060638.3866cMc1089949@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=d1d2fd85c277bf45abd555bb2133429d3a1e2fec commit d1d2fd85c277bf45abd555bb2133429d3a1e2fec Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-09-06 06:36:53 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-09-06 06:36:53 +0000 sysutils/fusefs-ext2: Bump PORTREVISION Bump PORTREVISION after adding a patch. This should have been done in the previous commit. PR: 273586 --- sysutils/fusefs-ext2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/fusefs-ext2/Makefile b/sysutils/fusefs-ext2/Makefile index da807194a9e8..6c8fa3450627 100644 --- a/sysutils/fusefs-ext2/Makefile +++ b/sysutils/fusefs-ext2/Makefile @@ -1,7 +1,7 @@ PORTNAME= fusefs-ext2 PORTVERSION= 0.0.10 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309060638.3866cMc1089949>