pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-MaxMind-DB-Common
Module Name: pkgsrc
Committed By: he
Date: Thu Mar 21 10:23:41 UTC 2019
Added Files:
pkgsrc/net/p5-MaxMind-DB-Common: DESCR Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/p5-MaxMind-DB-Common/DESCR \
pkgsrc/net/p5-MaxMind-DB-Common/Makefile \
pkgsrc/net/p5-MaxMind-DB-Common/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-Common/DESCR
diff -u /dev/null pkgsrc/net/p5-MaxMind-DB-Common/DESCR:1.1
--- /dev/null Thu Mar 21 10:23:41 2019
+++ pkgsrc/net/p5-MaxMind-DB-Common/DESCR Thu Mar 21 10:23:41 2019
@@ -0,0 +1,2 @@
+This distribution provides some shared code for use by both the MaxMind DB
+reader and writer Perl modules.
Index: pkgsrc/net/p5-MaxMind-DB-Common/Makefile
diff -u /dev/null pkgsrc/net/p5-MaxMind-DB-Common/Makefile:1.1
--- /dev/null Thu Mar 21 10:23:41 2019
+++ pkgsrc/net/p5-MaxMind-DB-Common/Makefile Thu Mar 21 10:23:41 2019
@@ -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"
Index: pkgsrc/net/p5-MaxMind-DB-Common/distinfo
diff -u /dev/null pkgsrc/net/p5-MaxMind-DB-Common/distinfo:1.1
--- /dev/null Thu Mar 21 10:23:41 2019
+++ pkgsrc/net/p5-MaxMind-DB-Common/distinfo Thu Mar 21 10:23:41 2019
@@ -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