Date: Wed, 24 Jun 2026 04:18:50 +0000 From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e6dec61b8cb2 - main - devel/bugzilla52: bump PORTREVISION. Message-ID: <6a3b5aaa.2165e.3d82018c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by linimon: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6dec61b8cb2a713964beb08aaa175f92806b1fd commit e6dec61b8cb2a713964beb08aaa175f92806b1fd Author: Mark Linimon <linimon@FreeBSD.org> AuthorDate: 2026-06-24 04:08:47 +0000 Commit: Mark Linimon <linimon@FreeBSD.org> CommitDate: 2026-06-24 04:18:40 +0000 devel/bugzilla52: bump PORTREVISION. 3 new patches have been added to files/ . Bump PORTREVISION to force a package build to pick these up. While here, update p5-Template-Toolkit dependency as already required in upstream 5.2.1 (not yet released). --- devel/bugzilla52/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/bugzilla52/Makefile b/devel/bugzilla52/Makefile index d312a775eaae..8411aaccaed0 100644 --- a/devel/bugzilla52/Makefile +++ b/devel/bugzilla52/Makefile @@ -1,5 +1,6 @@ PORTNAME= bugzilla PORTVERSION= 5.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= MOZILLA/webtools/bugzilla/5.2-branch @@ -27,7 +28,7 @@ RUN_DEPENDS= \ p5-List-MoreUtils>=0.32:lang/p5-List-MoreUtils \ p5-Math-Random-ISAAC>=1.001:math/p5-Math-Random-ISAAC \ p5-Module-Pluggable>=5.1:devel/p5-Module-Pluggable \ - p5-Template-Toolkit>=3.008:www/p5-Template-Toolkit \ + p5-Template-Toolkit>=3.009:www/p5-Template-Toolkit \ p5-Text-Tabs+Wrap>=2013.0523:textproc/p5-Text-Tabs+Wrap \ p5-TimeDate>=2.23:devel/p5-TimeDate \ p5-URI>=1.55:net/p5-URIhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3b5aaa.2165e.3d82018c>
