pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Encode-JIS2K Add p5-Encode-JIS2K 0.03
details: https://anonhg.NetBSD.org/pkgsrc/rev/72abc79938d7
branches: trunk
changeset: 366027:72abc79938d7
user: markd <markd%pkgsrc.org@localhost>
date: Tue Aug 01 13:14:58 2017 +0000
description:
Add p5-Encode-JIS2K 0.03
JIS X 0212 (aka JIS 2000) Encodings.
diffstat:
textproc/p5-Encode-JIS2K/DESCR | 1 +
textproc/p5-Encode-JIS2K/Makefile | 18 ++++++++++++++++++
textproc/p5-Encode-JIS2K/distinfo | 6 ++++++
3 files changed, 25 insertions(+), 0 deletions(-)
diffs (37 lines):
diff -r 4533beb00a3e -r 72abc79938d7 textproc/p5-Encode-JIS2K/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Encode-JIS2K/DESCR Tue Aug 01 13:14:58 2017 +0000
@@ -0,0 +1,1 @@
+JIS X 0212 (aka JIS 2000) Encodings.
diff -r 4533beb00a3e -r 72abc79938d7 textproc/p5-Encode-JIS2K/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Encode-JIS2K/Makefile Tue Aug 01 13:14:58 2017 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2017/08/01 13:14:58 markd Exp $
+#
+
+DISTNAME= Encode-JIS2K-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Encode-JIS2K/
+COMMENT= JIS X 0212 (aka JIS 2000) Encodings
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Encode/JIS2K/.packlist
+
+.include "../../textproc/p5-Encode/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4533beb00a3e -r 72abc79938d7 textproc/p5-Encode-JIS2K/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Encode-JIS2K/distinfo Tue Aug 01 13:14:58 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/08/01 13:14:58 markd Exp $
+
+SHA1 (Encode-JIS2K-0.03.tar.gz) = b5dadf4f06c7da80a9d04bb78ecbec965e76ac8f
+RMD160 (Encode-JIS2K-0.03.tar.gz) = da26396f1f8fecd553c242f75246f16adfe80807
+SHA512 (Encode-JIS2K-0.03.tar.gz) = 93d73a84e394faf8411d158ead0bc398ff1935ba14e35c64992d9fc8c2aa4ce1a71b5f46dbb1a765d3b160b19a9216bec68d42c8be1940d271dde418a62db4ec
+Size (Encode-JIS2K-0.03.tar.gz) = 419693 bytes
Home |
Main Index |
Thread Index |
Old Index