pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/p5-MaxMind-DB-Writer



Module Name:    pkgsrc
Committed By:   he
Date:           Thu Mar 21 10:31:51 UTC 2019

Added Files:
        pkgsrc/net/p5-MaxMind-DB-Writer: DESCR Makefile distinfo

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

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


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/p5-MaxMind-DB-Writer/DESCR \
    pkgsrc/net/p5-MaxMind-DB-Writer/Makefile \
    pkgsrc/net/p5-MaxMind-DB-Writer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/net/p5-MaxMind-DB-Writer/DESCR
diff -u /dev/null pkgsrc/net/p5-MaxMind-DB-Writer/DESCR:1.1
--- /dev/null   Thu Mar 21 10:31:51 2019
+++ pkgsrc/net/p5-MaxMind-DB-Writer/DESCR       Thu Mar 21 10:31:51 2019
@@ -0,0 +1,2 @@
+This distribution contains the code necessary to write MaxMind DB database
+files.
Index: pkgsrc/net/p5-MaxMind-DB-Writer/Makefile
diff -u /dev/null pkgsrc/net/p5-MaxMind-DB-Writer/Makefile:1.1
--- /dev/null   Thu Mar 21 10:31:51 2019
+++ pkgsrc/net/p5-MaxMind-DB-Writer/Makefile    Thu Mar 21 10:31:51 2019
@@ -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"
Index: pkgsrc/net/p5-MaxMind-DB-Writer/distinfo
diff -u /dev/null pkgsrc/net/p5-MaxMind-DB-Writer/distinfo:1.1
--- /dev/null   Thu Mar 21 10:31:51 2019
+++ pkgsrc/net/p5-MaxMind-DB-Writer/distinfo    Thu Mar 21 10:31:51 2019
@@ -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