aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-10-13 06:25:04 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-10-13 06:25:04 +0000
commit3a51d604d3f171d57f76c4113a876cda04c6e66b (patch)
treecf1d2ff836bf29b75fcba7cef001f4a3063a1713
parent7bcd62dc331fc07b351f1505bacb9184a503f261 (diff)
devel/p5-User-Identity: Fix 9d7a20c8a7ae0804c8702ad086e9f68a8e21a0fc
- Update version requirement of *_DEPENDS
-rw-r--r--devel/p5-User-Identity/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-User-Identity/Makefile b/devel/p5-User-Identity/Makefile
index 5129ddf5827c..c666efee1732 100644
--- a/devel/p5-User-Identity/Makefile
+++ b/devel/p5-User-Identity/Makefile
@@ -12,7 +12,7 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Geography-Countries>=1.4:misc/p5-Geography-Countries \
+RUN_DEPENDS= p5-Geography-Countries>=2009041301:misc/p5-Geography-Countries \
p5-Hash-Ordered>=0.014:devel/p5-Hash-Ordered
USES= perl5