Date: Wed, 22 Feb 2023 11:00:32 GMT From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 06101175a5df - main - net-mgmt/icingaweb2-module-vspheredb: fix PORTREVISION bump Message-ID: <202302221100.31MB0Wwt022491@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=06101175a5df0de95fcf7c9270e923c7a4de5b86 commit 06101175a5df0de95fcf7c9270e923c7a4de5b86 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2023-02-22 10:59:21 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2023-02-22 10:59:21 +0000 net-mgmt/icingaweb2-module-vspheredb: fix PORTREVISION bump It went backwards in the last commit --- net-mgmt/icingaweb2-module-vspheredb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/icingaweb2-module-vspheredb/Makefile b/net-mgmt/icingaweb2-module-vspheredb/Makefile index 38ba5772b43f..e0ceacece819 100644 --- a/net-mgmt/icingaweb2-module-vspheredb/Makefile +++ b/net-mgmt/icingaweb2-module-vspheredb/Makefile @@ -1,7 +1,7 @@ PORTNAME= icingaweb2-module-vspheredb DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302221100.31MB0Wwt022491>