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-Common Add p5-MaxMind-DB-Common vers...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8730c0892b1
branches: trunk
changeset: 331617:d8730c0892b1
user: he <he%pkgsrc.org@localhost>
date: Thu Mar 21 10:23:41 2019 +0000
description:
Add p5-MaxMind-DB-Common version 0.040001 from pkgsrc-wip.
This distribution provides some shared code for use by both the MaxMind DB
reader and writer Perl modules.
diffstat:
net/p5-MaxMind-DB-Common/DESCR | 2 ++
net/p5-MaxMind-DB-Common/Makefile | 27 +++++++++++++++++++++++++++
net/p5-MaxMind-DB-Common/distinfo | 6 ++++++
3 files changed, 35 insertions(+), 0 deletions(-)
diffs (47 lines):
diff -r f356a6f5f4f8 -r d8730c0892b1 net/p5-MaxMind-DB-Common/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-MaxMind-DB-Common/DESCR Thu Mar 21 10:23:41 2019 +0000
@@ -0,0 +1,2 @@
+This distribution provides some shared code for use by both the MaxMind DB
+reader and writer Perl modules.
diff -r f356a6f5f4f8 -r d8730c0892b1 net/p5-MaxMind-DB-Common/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-MaxMind-DB-Common/Makefile Thu Mar 21 10:23:41 2019 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2019/03/21 10:23:41 he Exp $
+
+DISTNAME= MaxMind-DB-Common-0.040001
+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-Common
+COMMENT= Code shared by the MaxMind DB reader and writer modules
+LICENSE= artistic-2.0
+
+DEPENDS+= p5-Carp>=0:../../devel/p5-Carp
+DEPENDS+= p5-Data-Dumper-Concise>=0:../../devel/p5-Data-Dumper-Concise
+DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime
+DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
+DEPENDS+= p5-Math-BigInt>=0:../../math/p5-Math-BigInt
+DEPENDS+= p5-Moo>=0:../../devel/p5-Moo
+DEPENDS+= p5-MooX-StrictConstructor>=0:../../devel/p5-MooX-StrictConstructor
+DEPENDS+= p5-Sub-Quote>=0:../../devel/p5-Sub-Quote
+DEPENDS+= p5-autodie>=0:../../devel/p5-autodie
+DEPENDS+= p5-namespace-autoclean>=0:../../devel/p5-namespace-autoclean
+
+PERL5_PACKLIST= auto/MaxMind/DB/Common/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f356a6f5f4f8 -r d8730c0892b1 net/p5-MaxMind-DB-Common/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-MaxMind-DB-Common/distinfo Thu Mar 21 10:23:41 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/03/21 10:23:41 he Exp $
+
+SHA1 (MaxMind-DB-Common-0.040001.tar.gz) = a9352bad985e3ef6b13ef998cf553385bc1d726c
+RMD160 (MaxMind-DB-Common-0.040001.tar.gz) = 0a7097fcb9aa089b441604d13a9e989644b14f1f
+SHA512 (MaxMind-DB-Common-0.040001.tar.gz) = 4748ac66e09ec3c8017b7365562b8273399c85f359c35b22868e1b86e80e8a59a3a3fbfd851becf0ac997657b4e8288057204a2e14bb699815676f3214f6345c
+Size (MaxMind-DB-Common-0.040001.tar.gz) = 22195 bytes
Home |
Main Index |
Thread Index |
Old Index