pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel p5-Config-Onion: Import version 1.007



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9defe0d8eaf
branches:  trunk
changeset: 413910:f9defe0d8eaf
user:      riastradh <riastradh%pkgsrc.org@localhost>
date:      Mon Mar 23 02:28:24 2020 +0000

description:
p5-Config-Onion: Import version 1.007

diffstat:

 devel/Makefile                 |   3 ++-
 devel/p5-Config-Onion/DESCR    |   2 ++
 devel/p5-Config-Onion/Makefile |  21 +++++++++++++++++++++
 devel/p5-Config-Onion/distinfo |   6 ++++++
 4 files changed, 31 insertions(+), 1 deletions(-)

diffs (58 lines):

diff -r 360fa5745a8f -r f9defe0d8eaf devel/Makefile
--- a/devel/Makefile    Mon Mar 23 00:33:48 2020 +0000
+++ b/devel/Makefile    Mon Mar 23 02:28:24 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3066 2020/03/21 23:38:44 mef Exp $
+# $NetBSD: Makefile,v 1.3067 2020/03/23 02:28:24 riastradh Exp $
 #
 
 COMMENT=       Development utilities
@@ -1171,6 +1171,7 @@
 SUBDIR+=       p5-Config-IniFiles
 SUBDIR+=       p5-Config-MVP
 SUBDIR+=       p5-Config-MVP-Reader-INI
+SUBDIR+=       p5-Config-Onion
 SUBDIR+=       p5-Config-Properties
 SUBDIR+=       p5-Config-Std
 SUBDIR+=       p5-Config-Tiny
diff -r 360fa5745a8f -r f9defe0d8eaf devel/p5-Config-Onion/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Config-Onion/DESCR       Mon Mar 23 02:28:24 2020 +0000
@@ -0,0 +1,2 @@
+TODO: Fill in a short description of the package.
+TODO: It should be between 3 and 20 lines.
diff -r 360fa5745a8f -r f9defe0d8eaf devel/p5-Config-Onion/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Config-Onion/Makefile    Mon Mar 23 02:28:24 2020 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2020/03/23 02:28:24 riastradh Exp $
+
+DISTNAME=      Config-Onion-1.007
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Config/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/pod/Config::Onion
+COMMENT=       Layered configuration, because configs are like ogres
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-Config-Any>=0:../../devel/p5-Config-Any
+DEPENDS+=      p5-Hash-Merge-Simple>=0:../../devel/p5-Hash-Merge-Simple
+DEPENDS+=      p5-Moo>=0:../../devel/p5-Moo
+
+PERL5_PACKLIST=        auto/Config/Onion/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 360fa5745a8f -r f9defe0d8eaf devel/p5-Config-Onion/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Config-Onion/distinfo    Mon Mar 23 02:28:24 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/03/23 02:28:24 riastradh Exp $
+
+SHA1 (Config-Onion-1.007.tar.gz) = ce8341c05f96c3a884c74abb216591cbb3800909
+RMD160 (Config-Onion-1.007.tar.gz) = efc1a73eb6473e88820ce018687d54ac1d716aed
+SHA512 (Config-Onion-1.007.tar.gz) = ddafcbfc8da71139954984777a7863351720c81dac03f72f62cab43682867336260a8bbd3543de8b94f034beadd8d7ab25fa28498d73e659f8cf3a88460a378e
+Size (Config-Onion-1.007.tar.gz) = 15676 bytes



Home | Main Index | Thread Index | Old Index