pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import p5-MaxMind-DB-Common 0.040001 as wip/p5-MaxMind-DB-Common.
Module Name: pkgsrc-wip
Committed By: Frederic Cambus <fred%statdns.com@localhost>
Pushed By: fcambus
Date: Sun Feb 10 21:58:59 2019 +0100
Changeset: c2e428ffc8aac5ca47e719c9bc57096e8066e8f8
Added Files:
p5-MaxMind-DB-Common/DESCR
p5-MaxMind-DB-Common/Makefile
p5-MaxMind-DB-Common/distinfo
Log Message:
Import p5-MaxMind-DB-Common 0.040001 as wip/p5-MaxMind-DB-Common.
This distribution provides some shared code for use by both the MaxMind DB
reader and writer Perl modules.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c2e428ffc8aac5ca47e719c9bc57096e8066e8f8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-MaxMind-DB-Common/DESCR | 2 ++
p5-MaxMind-DB-Common/Makefile | 27 +++++++++++++++++++++++++++
p5-MaxMind-DB-Common/distinfo | 6 ++++++
3 files changed, 35 insertions(+)
diffs:
diff --git a/p5-MaxMind-DB-Common/DESCR b/p5-MaxMind-DB-Common/DESCR
new file mode 100644
index 0000000000..12d9ffd738
--- /dev/null
+++ b/p5-MaxMind-DB-Common/DESCR
@@ -0,0 +1,2 @@
+This distribution provides some shared code for use by both the MaxMind DB
+reader and writer Perl modules.
diff --git a/p5-MaxMind-DB-Common/Makefile b/p5-MaxMind-DB-Common/Makefile
new file mode 100644
index 0000000000..6ad1070fe6
--- /dev/null
+++ b/p5-MaxMind-DB-Common/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD$
+
+DISTNAME= MaxMind-DB-Common-0.040001
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
+
+MAINTAINER= fred%statdns.com@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 --git a/p5-MaxMind-DB-Common/distinfo b/p5-MaxMind-DB-Common/distinfo
new file mode 100644
index 0000000000..3144fd955f
--- /dev/null
+++ b/p5-MaxMind-DB-Common/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+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