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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d7bbffcfa6b
branches:  trunk
changeset: 321407:7d7bbffcfa6b
user:      he <he%pkgsrc.org@localhost>
date:      Thu Mar 21 10:29:23 2019 +0000

description:
Add p5-MaxMind-DB-Reader version 1.000013 from pkgsrc-wip.

This module provides a low-level interface to the MaxMind DB file format.

diffstat:

 net/p5-MaxMind-DB-Reader/DESCR    |   1 +
 net/p5-MaxMind-DB-Reader/Makefile |  39 +++++++++++++++++++++++++++++++++++++++
 net/p5-MaxMind-DB-Reader/distinfo |   6 ++++++
 3 files changed, 46 insertions(+), 0 deletions(-)

diffs (58 lines):

diff -r f6c16dba5f62 -r 7d7bbffcfa6b net/p5-MaxMind-DB-Reader/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-MaxMind-DB-Reader/DESCR    Thu Mar 21 10:29:23 2019 +0000
@@ -0,0 +1,1 @@
+This module provides a low-level interface to the MaxMind DB file format.
diff -r f6c16dba5f62 -r 7d7bbffcfa6b net/p5-MaxMind-DB-Reader/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-MaxMind-DB-Reader/Makefile Thu Mar 21 10:29:23 2019 +0000
@@ -0,0 +1,39 @@
+# $NetBSD: Makefile,v 1.1 2019/03/21 10:29:23 he Exp $
+
+DISTNAME=      MaxMind-DB-Reader-1.000013
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    net perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/release/MaxMind-DB-Reader
+COMMENT=       Read MaxMind DB files and look up IP addresses
+LICENSE=       artistic-2.0
+
+DEPENDS+=      p5-Carp>=0:../../devel/p5-Carp
+DEPENDS+=      p5-Data-IEEE754>=0:../../devel/p5-Data-IEEE754
+DEPENDS+=      p5-Data-Printer>=0:../../devel/p5-Data-Printer
+DEPENDS+=      p5-Data-Validate-IP>=0.25:../../devel/p5-Data-Validate-IP
+DEPENDS+=      p5-DateTime>=0:../../time/p5-DateTime
+DEPENDS+=      p5-Encode>=0:../../textproc/p5-Encode
+DEPENDS+=      p5-Getopt-Long>=0:../../devel/p5-Getopt-Long
+DEPENDS+=      p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
+DEPENDS+=      p5-Math-BigInt>=0:../../math/p5-Math-BigInt
+DEPENDS+=      p5-MaxMind-DB-Common>=0.040001:../../net/p5-MaxMind-DB-Common
+DEPENDS+=      p5-Module-Implementation>=0:../../devel/p5-Module-Implementation
+DEPENDS+=      p5-Moo>=1.003000:../../devel/p5-Moo
+DEPENDS+=      p5-MooX-StrictConstructor>=0:../../devel/p5-MooX-StrictConstructor
+DEPENDS+=      p5-Role-Tiny>=1.003002:../../devel/p5-Role-Tiny
+DEPENDS+=      p5-autodie>=0:../../devel/p5-autodie
+DEPENDS+=      p5-namespace-autoclean>=0:../../devel/p5-namespace-autoclean
+TEST_DEPENDS+= p5-Path-Class>=0.27:../../devel/p5-Path-Class
+TEST_DEPENDS+= p5-Test-Bits>=0:../../devel/p5-Test-Bits
+TEST_DEPENDS+= p5-Test-Fatal>=0:../../devel/p5-Test-Fatal
+TEST_DEPENDS+= p5-Test-Number-Delta>=0:../../math/p5-Test-Number-Delta
+TEST_DEPENDS+= p5-Test-Requires>=0:../../devel/p5-Test-Requires
+TEST_DEPENDS+= p5-MaxMind-DB-Common>=0:../../net/p5-MaxMind-DB-Common
+
+PERL5_PACKLIST=        auto/MaxMind/DB/Reader/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f6c16dba5f62 -r 7d7bbffcfa6b net/p5-MaxMind-DB-Reader/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-MaxMind-DB-Reader/distinfo Thu Mar 21 10:29:23 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/03/21 10:29:23 he Exp $
+
+SHA1 (MaxMind-DB-Reader-1.000013.tar.gz) = 42869045bc27aecc2e0b0040ddb40fc3d8824796
+RMD160 (MaxMind-DB-Reader-1.000013.tar.gz) = 1233b04e239d32ff6f973d7c3ebf8aa97d5b4f18
+SHA512 (MaxMind-DB-Reader-1.000013.tar.gz) = 845bfe3535afe177c21b7b52012be4dc1044bf13fe9baaa48e0c73a7c8fde23b5ee50ba7a41c690d81d4a2bef579cfccaadfef2286cc98f18c38a587fc8e3aa0
+Size (MaxMind-DB-Reader-1.000013.tar.gz) = 276879 bytes



Home | Main Index | Thread Index | Old Index