pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/p5-chkjis (converters/p5-chkjis) Update (co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1623599695e
branches:  trunk
changeset: 333620:c1623599695e
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat May 11 01:26:06 2019 +0000

description:
(converters/p5-chkjis) Update (correction) DISTNAME .pl -> .txt

diffstat:

 converters/p5-chkjis/Makefile |   8 ++++----
 converters/p5-chkjis/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (43 lines):

diff -r a313388148b5 -r c1623599695e converters/p5-chkjis/Makefile
--- a/converters/p5-chkjis/Makefile     Fri May 10 22:55:23 2019 +0000
+++ b/converters/p5-chkjis/Makefile     Sat May 11 01:26:06 2019 +0000
@@ -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@localhost
 HOMEPAGE=      http://www2d.biglobe.ne.jp/~msyk/software/chkjis.html
@@ -24,8 +24,8 @@
 
 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 -r a313388148b5 -r c1623599695e converters/p5-chkjis/distinfo
--- a/converters/p5-chkjis/distinfo     Fri May 10 22:55:23 2019 +0000
+++ b/converters/p5-chkjis/distinfo     Sat May 11 01:26:06 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index