pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-MooX-Locale-Passthrough
Module Name: pkgsrc
Committed By: wen
Date: Mon Jul 10 03:06:45 UTC 2017
Added Files:
pkgsrc/devel/p5-MooX-Locale-Passthrough: DESCR Makefile distinfo
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-MooX-Locale-Passthrough/DESCR \
pkgsrc/devel/p5-MooX-Locale-Passthrough/Makefile \
pkgsrc/devel/p5-MooX-Locale-Passthrough/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/p5-MooX-Locale-Passthrough/DESCR
diff -u /dev/null pkgsrc/devel/p5-MooX-Locale-Passthrough/DESCR:1.1
--- /dev/null Mon Jul 10 03:06:45 2017
+++ pkgsrc/devel/p5-MooX-Locale-Passthrough/DESCR Mon Jul 10 03:06:45 2017
@@ -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).
Index: pkgsrc/devel/p5-MooX-Locale-Passthrough/Makefile
diff -u /dev/null pkgsrc/devel/p5-MooX-Locale-Passthrough/Makefile:1.1
--- /dev/null Mon Jul 10 03:06:45 2017
+++ pkgsrc/devel/p5-MooX-Locale-Passthrough/Makefile Mon Jul 10 03:06:45 2017
@@ -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"
Index: pkgsrc/devel/p5-MooX-Locale-Passthrough/distinfo
diff -u /dev/null pkgsrc/devel/p5-MooX-Locale-Passthrough/distinfo:1.1
--- /dev/null Mon Jul 10 03:06:45 2017
+++ pkgsrc/devel/p5-MooX-Locale-Passthrough/distinfo Mon Jul 10 03:06:45 2017
@@ -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