pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-MooX-Locale-Passthrough Import MooX-Locale-Pa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c1373dd7b9d
branches:  trunk
changeset: 365064:7c1373dd7b9d
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Jul 10 03:06:45 2017 +0000

description:
Import MooX-Locale-Passthrough-0.001 as p5-MooX-Locale-Passthrough.

MooX::Locale::Passthrough is made to allow CPAN modules use translator
API without adding heavy dependencies (external software) or requirements
(operating resulting solution).

diffstat:

 devel/p5-MooX-Locale-Passthrough/DESCR    |   3 +++
 devel/p5-MooX-Locale-Passthrough/Makefile |  16 ++++++++++++++++
 devel/p5-MooX-Locale-Passthrough/distinfo |   6 ++++++
 3 files changed, 25 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r a4251a1088c0 -r 7c1373dd7b9d devel/p5-MooX-Locale-Passthrough/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-MooX-Locale-Passthrough/DESCR    Mon Jul 10 03:06:45 2017 +0000
@@ -0,0 +1,3 @@
+MooX::Locale::Passthrough is made to allow CPAN modules use translator
+API without adding heavy dependencies (external software) or requirements
+(operating resulting solution).
diff -r a4251a1088c0 -r 7c1373dd7b9d devel/p5-MooX-Locale-Passthrough/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-MooX-Locale-Passthrough/Makefile Mon Jul 10 03:06:45 2017 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/07/10 03:06:45 wen Exp $
+
+DISTNAME=      MooX-Locale-Passthrough-0.001
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/~rehsack/MooX-Locale-Passthrough/
+COMMENT=       Provide API used in translator modules without translating
+LICENSE=       ${PERL5_LICENSE}
+
+PERL5_PACKLIST=                auto/MooX/Locale/Passthrough/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a4251a1088c0 -r 7c1373dd7b9d devel/p5-MooX-Locale-Passthrough/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-MooX-Locale-Passthrough/distinfo Mon Jul 10 03:06:45 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/07/10 03:06:45 wen Exp $
+
+SHA1 (MooX-Locale-Passthrough-0.001.tar.gz) = 6917d72a9be220c6781693560175ae8650a38252
+RMD160 (MooX-Locale-Passthrough-0.001.tar.gz) = 9172ed5bc7a3fa4605979b9119ca1158b233c1be
+SHA512 (MooX-Locale-Passthrough-0.001.tar.gz) = 1b1c1e89e6c467e7408da9be086edb32270db38af5698e9e52860a3b8c4f8e130ce8e910f71d432f267004d67e81555d0bec2f52bd25444928b1ff251c91bfae
+Size (MooX-Locale-Passthrough-0.001.tar.gz) = 4585 bytes



Home | Main Index | Thread Index | Old Index