pkgsrc-WIP-changes archive

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

Import p5-MaxMind-DB-Writer 0.300003 as wip/p5-MaxMind-DB-Writer.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Wed Feb 27 15:22:43 2019 +0100
Changeset:	853f215cdc01520aa70fb5e83696e5d2f5411b76

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

Log Message:
Import p5-MaxMind-DB-Writer 0.300003 as wip/p5-MaxMind-DB-Writer.

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

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=853f215cdc01520aa70fb5e83696e5d2f5411b76

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

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

diffs:
diff --git a/p5-MaxMind-DB-Writer/DESCR b/p5-MaxMind-DB-Writer/DESCR
new file mode 100644
index 0000000000..6db3cd7b20
--- /dev/null
+++ b/p5-MaxMind-DB-Writer/DESCR
@@ -0,0 +1,2 @@
+This distribution contains the code necessary to write MaxMind DB database
+files.
diff --git a/p5-MaxMind-DB-Writer/Makefile b/p5-MaxMind-DB-Writer/Makefile
new file mode 100644
index 0000000000..b37d4854a0
--- /dev/null
+++ b/p5-MaxMind-DB-Writer/Makefile
@@ -0,0 +1,42 @@
+# $NetBSD$
+
+DISTNAME=	MaxMind-DB-Writer-0.300003
+PKGNAME=	p5-${DISTNAME}
+CATEGORIES=	net
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
+
+MAINTAINER=	fred%statdns.com@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:../../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:../../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-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 --git a/p5-MaxMind-DB-Writer/distinfo b/p5-MaxMind-DB-Writer/distinfo
new file mode 100644
index 0000000000..cb70b90c7a
--- /dev/null
+++ b/p5-MaxMind-DB-Writer/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+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