pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-DH-GMP Needs p5-Devel-CheckLib>=1.16...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a50737c76859
branches: trunk
changeset: 382447:a50737c76859
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Jul 28 18:46:23 2022 +0000
description:
Needs p5-Devel-CheckLib>=1.16nb1 (re-fixes build on NetBSD).
diffstat:
security/p5-Crypt-DH-GMP/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dc10ec4d81aa -r a50737c76859 security/p5-Crypt-DH-GMP/Makefile
--- a/security/p5-Crypt-DH-GMP/Makefile Thu Jul 28 18:45:14 2022 +0000
+++ b/security/p5-Crypt-DH-GMP/Makefile Thu Jul 28 18:46:23 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2022/06/28 11:35:41 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2022/07/28 18:46:23 schmonz Exp $
DISTNAME= Crypt-DH-GMP-0.00012
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
-DEPENDS+= p5-Devel-CheckLib-[0-9]*:../../devel/p5-Devel-CheckLib
+DEPENDS+= p5-Devel-CheckLib>=1.16nb1:../../devel/p5-Devel-CheckLib
DEPENDS+= p5-IO-CaptureOutput-[0-9]*:../../devel/p5-IO-CaptureOutput
# cannot open GMP.xs: No such file or directory
Home |
Main Index |
Thread Index |
Old Index