Date: Thu, 20 Mar 2025 17:23:29 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8ce90bd825b1 - main - graphics/cimg: re-add PORTEPOCH Message-ID: <202503201723.52KHNTUR082960@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ce90bd825b1e7b083d4759d8c59ca5722a204d6 commit 8ce90bd825b1e7b083d4759d8c59ca5722a204d6 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-03-20 17:19:49 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-03-20 17:19:49 +0000 graphics/cimg: re-add PORTEPOCH It had been removed by error. Reported by: portmgr --- graphics/cimg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 20488a042a62..7b007f449e72 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -1,7 +1,7 @@ PORTNAME= cimg DISTVERSIONPREFIX= v. DISTVERSION= 3.5.3 -PORTREVISION= 1 +PORTEPOCH= 3 CATEGORIES= graphics devel MAINTAINER= thierry@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503201723.52KHNTUR082960>
