pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-MaxMind-DB-Writer p5-MaxMind-DB-Writer: avoid w...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9ef7a3cf81d
branches: trunk
changeset: 331873:e9ef7a3cf81d
user: leot <leot%pkgsrc.org@localhost>
date: Tue Mar 26 15:18:33 2019 +0000
description:
p5-MaxMind-DB-Writer: avoid wip references
XXX: devel/p5-Test-Bits and devel/p5-Test-HexDifferences are temporarily
XXX: commented out because not yet imported.
diffstat:
net/p5-MaxMind-DB-Writer/Makefile | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 435c5e57c09f -r e9ef7a3cf81d net/p5-MaxMind-DB-Writer/Makefile
--- a/net/p5-MaxMind-DB-Writer/Makefile Tue Mar 26 12:17:11 2019 +0000
+++ b/net/p5-MaxMind-DB-Writer/Makefile Tue Mar 26 15:18:33 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/21 10:31:51 he Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/26 15:18:33 leot Exp $
DISTNAME= MaxMind-DB-Writer-0.300003
PKGNAME= p5-${DISTNAME}
@@ -13,26 +13,26 @@
DEPENDS+= p5-Sereal-Decoder>=0:../../converters/p5-Sereal-Decoder
DEPENDS+= p5-Sereal-Encoder>=3.002:../../converters/p5-Sereal-Encoder
DEPENDS+= p5-Data-Dumper-Concise>=0:../../devel/p5-Data-Dumper-Concise
-DEPENDS+= p5-Data-IEEE754>=0:../../wip/p5-Data-IEEE754
+DEPENDS+= p5-Data-IEEE754>=0:../../devel/p5-Data-IEEE754
DEPENDS+= p5-Moose>=0:../../devel/p5-Moose
DEPENDS+= p5-MooseX-Params-Validate>=0:../../devel/p5-MooseX-Params-Validate
DEPENDS+= p5-MooseX-StrictConstructor>=0:../../devel/p5-MooseX-StrictConstructor
DEPENDS+= p5-Test-Deep>=0:../../devel/p5-Test-Deep
DEPENDS+= p5-namespace-autoclean>=0:../../devel/p5-namespace-autoclean
DEPENDS+= p5-Math-Int64>=0.51:../../math/p5-Math-Int64
-DEPENDS+= p5-Math-Int128>=0.21:../../wip/p5-Math-Int128
-DEPENDS+= p5-MaxMind-DB-Common>=0.031003:../../wip/p5-MaxMind-DB-Common
-DEPENDS+= p5-MaxMind-DB-Reader>=0:../../wip/p5-MaxMind-DB-Reader
-DEPENDS+= p5-Net-Works>=0:../../wip/p5-Net-Works
+DEPENDS+= p5-Math-Int128>=0.21:../../math/p5-Math-Int128
+DEPENDS+= p5-MaxMind-DB-Common>=0.031003:../../net/p5-MaxMind-DB-Common
+DEPENDS+= p5-MaxMind-DB-Reader>=0:../../net/p5-MaxMind-DB-Reader
+DEPENDS+= p5-Net-Works>=0:../../net/p5-Net-Works
DEPENDS+= p5-Digest-SHA1>=0:../../security/p5-Digest-SHA1
TEST_DEPENDS+= p5-JSON>=0:../../converters/p5-JSON
TEST_DEPENDS+= p5-Data-Printer>=0:../../devel/p5-Data-Printer
TEST_DEPENDS+= p5-Devel-Refcount>=0:../../devel/p5-Devel-Refcount
TEST_DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
-TEST_DEPENDS+= p5-Test-Bits>=0:../../devel/p5-Test-Bits
+#TEST_DEPENDS+= p5-Test-Bits>=0:../../devel/p5-Test-Bits # XXX: import from wip
TEST_DEPENDS+= p5-Test-Fatal>=0:../../devel/p5-Test-Fatal
TEST_DEPENDS+= p5-Test-Requires>=0:../../devel/p5-Test-Requires
-TEST_DEPENDS+= p5-Test-HexDifferences>=0:../../devel/p5-Test-HexDifferences
+#TEST_DEPENDS+= p5-Test-HexDifferences>=0:../../devel/p5-Test-HexDifferences # XXX: import from wip
TEST_DEPENDS+= p5-Test-Warnings>=0:../../devel/p5-Test-Warnings
PERL5_MODULE_TYPE= Module::Build
Home |
Main Index |
Thread Index |
Old Index