pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   he
Date:           Thu Mar 21 10:29:23 UTC 2019

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

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

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


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/p5-MaxMind-DB-Reader/DESCR \
    pkgsrc/net/p5-MaxMind-DB-Reader/Makefile \
    pkgsrc/net/p5-MaxMind-DB-Reader/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-Reader/DESCR
diff -u /dev/null pkgsrc/net/p5-MaxMind-DB-Reader/DESCR:1.1
--- /dev/null   Thu Mar 21 10:29:24 2019
+++ pkgsrc/net/p5-MaxMind-DB-Reader/DESCR       Thu Mar 21 10:29:23 2019
@@ -0,0 +1 @@
+This module provides a low-level interface to the MaxMind DB file format.
Index: pkgsrc/net/p5-MaxMind-DB-Reader/Makefile
diff -u /dev/null pkgsrc/net/p5-MaxMind-DB-Reader/Makefile:1.1
--- /dev/null   Thu Mar 21 10:29:24 2019
+++ pkgsrc/net/p5-MaxMind-DB-Reader/Makefile    Thu Mar 21 10:29:23 2019
@@ -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"
Index: pkgsrc/net/p5-MaxMind-DB-Reader/distinfo
diff -u /dev/null pkgsrc/net/p5-MaxMind-DB-Reader/distinfo:1.1
--- /dev/null   Thu Mar 21 10:29:24 2019
+++ pkgsrc/net/p5-MaxMind-DB-Reader/distinfo    Thu Mar 21 10:29:23 2019
@@ -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