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 Add p5-MaxMind-DB-Writer vers...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42a7def2c7bd
branches:  trunk
changeset: 331622:42a7def2c7bd
user:      he <he%pkgsrc.org@localhost>
date:      Thu Mar 21 10:31:51 2019 +0000

description:
Add p5-MaxMind-DB-Writer version 0.300003 from pkgsrc-wip.

This distribution contains the code necessary to write MaxMind DB database
files.

diffstat:

 net/p5-MaxMind-DB-Writer/DESCR    |   2 +
 net/p5-MaxMind-DB-Writer/Makefile |  42 +++++++++++++++++++++++++++++++++++++++
 net/p5-MaxMind-DB-Writer/distinfo |   6 +++++
 3 files changed, 50 insertions(+), 0 deletions(-)

diffs (62 lines):

diff -r dc8a27359468 -r 42a7def2c7bd net/p5-MaxMind-DB-Writer/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-MaxMind-DB-Writer/DESCR    Thu Mar 21 10:31:51 2019 +0000
@@ -0,0 +1,2 @@
+This distribution contains the code necessary to write MaxMind DB database
+files.
diff -r dc8a27359468 -r 42a7def2c7bd net/p5-MaxMind-DB-Writer/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-MaxMind-DB-Writer/Makefile Thu Mar 21 10:31:51 2019 +0000
@@ -0,0 +1,42 @@
+# $NetBSD: Makefile,v 1.1 2019/03/21 10:31:51 he Exp $
+
+DISTNAME=      MaxMind-DB-Writer-0.300003
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    net
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/release/MaxMind-DB-Writer
+COMMENT=       Create MaxMind DB database files
+LICENSE=       ${PERL5_LICENSE}
+
+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-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-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-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-Warnings>=0:../../devel/p5-Test-Warnings
+
+PERL5_MODULE_TYPE=     Module::Build
+PERL5_PACKLIST=                auto/MaxMind/DB/Writer/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r dc8a27359468 -r 42a7def2c7bd net/p5-MaxMind-DB-Writer/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-MaxMind-DB-Writer/distinfo Thu Mar 21 10:31:51 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/03/21 10:31:51 he Exp $
+
+SHA1 (MaxMind-DB-Writer-0.300003.tar.gz) = d1e35c89149f75e2535fafae7eb400f9c4937229
+RMD160 (MaxMind-DB-Writer-0.300003.tar.gz) = 92f0f0e1087c4c37f4eea1876a3530da95141a98
+SHA512 (MaxMind-DB-Writer-0.300003.tar.gz) = 416659d62d958c9d0a5a490648adb3dbbafde044ba154ba3b018f6fb1f066d551e5cbbf4584881f8497ccc018da2b63e5450ef4a58a0bf1c94c321b176bf0da3
+Size (MaxMind-DB-Writer-0.300003.tar.gz) = 191053 bytes



Home | Main Index | Thread Index | Old Index