git: b12008499c4c - main - devel/bugzilla52: bump requirement for p5-Chart.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jun 2026 04:32:24 UTC
The branch main has been updated by linimon:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b12008499c4c35701606dab2b5de268d2c9e831e
commit b12008499c4c35701606dab2b5de268d2c9e831e
Author: Mark Linimon <linimon@FreeBSD.org>
AuthorDate: 2026-06-24 04:31:50 +0000
Commit: Mark Linimon <linimon@FreeBSD.org>
CommitDate: 2026-06-24 04:31:50 +0000
devel/bugzilla52: bump requirement for p5-Chart.
---
devel/bugzilla52/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/bugzilla52/Makefile b/devel/bugzilla52/Makefile
index 8411aaccaed0..5f0584711611 100644
--- a/devel/bugzilla52/Makefile
+++ b/devel/bugzilla52/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bugzilla
PORTVERSION= 5.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= MOZILLA/webtools/bugzilla/5.2-branch
@@ -60,7 +60,7 @@ GRAPH_REPORTS_RUN_DEPENDS= p5-GD>=1.20:graphics/p5-GD \
p5-GD-Graph>=0:graphics/p5-GD-Graph \
p5-GD-TextUtil>=0:graphics/p5-GD-TextUtil \
p5-Template-GD>=0:www/p5-Template-GD
-CHARTING_MODULES_RUN_DEPENDS= p5-Chart>=2.4.10:graphics/p5-Chart
+CHARTING_MODULES_RUN_DEPENDS= p5-Chart>=2.4.10.1:graphics/p5-Chart
PATCH_VIEWER_RUN_DEPENDS= p5-PatchReader>=0.9.6:devel/p5-PatchReader \
interdiff:misc/patchutils
MORE_HTML_RUN_DEPENDS= p5-HTML-Parser>=3.67:www/p5-HTML-Parser \