summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-05-11 01:26:06 +0000
committermef <mef@pkgsrc.org>2019-05-11 01:26:06 +0000
commitab9337f1a05eb39919a3da5739a06021a787e0be (patch)
treeb688386f3230137aa40233e1b42e2a8c5ea72db6
parentc7225a08bf71f58424bf2d2e069e8caef90031ca (diff)
downloadpkgsrc-ab9337f1a05eb39919a3da5739a06021a787e0be.tar.gz
(converters/p5-chkjis) Update (correction) DISTNAME .pl -> .txt
-rw-r--r--converters/p5-chkjis/Makefile8
-rw-r--r--converters/p5-chkjis/distinfo10
2 files changed, 9 insertions, 9 deletions
diff --git a/converters/p5-chkjis/Makefile b/converters/p5-chkjis/Makefile
index 90130adb805..c7dfb0f7825 100644
--- a/converters/p5-chkjis/Makefile
+++ b/converters/p5-chkjis/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.23 2018/08/22 09:43:09 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2019/05/11 01:26:06 mef Exp $
DISTNAME= chkjis
PKGNAME= p5-chkjis-${VERSION}
PKGREVISION= 12
CATEGORIES= japanese converters perl5
MASTER_SITES= http://www2d.biglobe.ne.jp/~msyk/software/perl5/
-EXTRACT_SUFX= .pl
+EXTRACT_SUFX= .txt
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://www2d.biglobe.ne.jp/~msyk/software/chkjis.html
@@ -24,8 +24,8 @@ PERL5_CONFIGURE= no
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PERL5_INSTALLVENDORLIB}
- ${INSTALL_SCRIPT} ${WRKSRC}/chkjis.pl \
- ${DESTDIR}${PERL5_INSTALLVENDORLIB}
+ ${INSTALL_SCRIPT} ${WRKSRC}/chkjis.txt \
+ ${DESTDIR}${PERL5_INSTALLVENDORLIB}/chkjis.pl
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/p5-chkjis/distinfo b/converters/p5-chkjis/distinfo
index aa034e5d3dc..32c39cfad33 100644
--- a/converters/p5-chkjis/distinfo
+++ b/converters/p5-chkjis/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 01:43:53 agc Exp $
+$NetBSD: distinfo,v 1.5 2019/05/11 01:26:06 mef Exp $
-SHA1 (chkjis-0.18/chkjis.pl) = 4a6db30275380e66d842c2c0390dd0285007d67d
-RMD160 (chkjis-0.18/chkjis.pl) = fb96c2d17b402c626627219540db9ba9dd5462b8
-SHA512 (chkjis-0.18/chkjis.pl) = a216e4221a19f433e8cdcae3df1cf690bff722e44c51f3ac1035f9114ed96668666531f1c1ade34662243cbd404196279c11b50e59da78a67a2427270d76a586
-Size (chkjis-0.18/chkjis.pl) = 6471 bytes
+SHA1 (chkjis-0.18/chkjis.txt) = 4a6db30275380e66d842c2c0390dd0285007d67d
+RMD160 (chkjis-0.18/chkjis.txt) = fb96c2d17b402c626627219540db9ba9dd5462b8
+SHA512 (chkjis-0.18/chkjis.txt) = a216e4221a19f433e8cdcae3df1cf690bff722e44c51f3ac1035f9114ed96668666531f1c1ade34662243cbd404196279c11b50e59da78a67a2427270d76a586
+Size (chkjis-0.18/chkjis.txt) = 6471 bytes