pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-utf8 Import Test-utf8-1.01 as devel/p5-T...
details: https://anonhg.NetBSD.org/pkgsrc/rev/04f8353d72c1
branches: trunk
changeset: 639389:04f8353d72c1
user: wen <wen%pkgsrc.org@localhost>
date: Fri Sep 12 08:09:23 2014 +0000
description:
Import Test-utf8-1.01 as devel/p5-Test-utf8.
This module is a collection of tests useful for dealing with
utf8 strings in Perl.
diffstat:
devel/p5-Test-utf8/DESCR | 2 ++
devel/p5-Test-utf8/Makefile | 17 +++++++++++++++++
devel/p5-Test-utf8/distinfo | 5 +++++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r 5238fffffd47 -r 04f8353d72c1 devel/p5-Test-utf8/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-utf8/DESCR Fri Sep 12 08:09:23 2014 +0000
@@ -0,0 +1,2 @@
+This module is a collection of tests useful for dealing with
+utf8 strings in Perl.
diff -r 5238fffffd47 -r 04f8353d72c1 devel/p5-Test-utf8/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-utf8/Makefile Fri Sep 12 08:09:23 2014 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2014/09/12 08:09:23 wen Exp $
+#
+
+DISTNAME= Test-utf8-1.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Test-utf8/
+COMMENT= Handy UTF-8 tests
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Test/utf8/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5238fffffd47 -r 04f8353d72c1 devel/p5-Test-utf8/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-utf8/distinfo Fri Sep 12 08:09:23 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/09/12 08:09:23 wen Exp $
+
+SHA1 (Test-utf8-1.01.tar.gz) = cf75b7fd96da36e9f461037772e66e78715830d5
+RMD160 (Test-utf8-1.01.tar.gz) = 5204e28992c00fda261fc9aef737afe3b32243bf
+Size (Test-utf8-1.01.tar.gz) = 33308 bytes
Home |
Main Index |
Thread Index |
Old Index