Date: Fri, 17 Jun 2022 13:31:50 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5c2c3cf8f408 - main - devel/bcunit: Fix version number going backwards Message-ID: <202206171331.25HDVokf017899@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c2c3cf8f40879e29a8bcc7a3339922ebaaf5346 commit 5c2c3cf8f40879e29a8bcc7a3339922ebaaf5346 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-06-17 13:29:59 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-06-17 13:31:45 +0000 devel/bcunit: Fix version number going backwards Reported by: portmgr --- devel/bcunit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/bcunit/Makefile b/devel/bcunit/Makefile index 1bd4168f4a21..a4f8e72d7126 100644 --- a/devel/bcunit/Makefile +++ b/devel/bcunit/Makefile @@ -1,7 +1,7 @@ # Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org> PORTNAME= bcunit -DISTVERSION= 3.0.2p20220210 +PORTVERSION= 3.0.2p20220210 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206171331.25HDVokf017899>