From 779afda9019c16507ef374999e428f1703db2d09 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Tue, 16 Mar 2021 10:53:35 +0000 Subject: japanese/jacode.pl: Update to 2.13.4.24 (edit) PR: 254325 Submitted by: takefu@airport.fm (maintainer) --- japanese/jacode.pl/Makefile | 11 ++++------- japanese/jacode.pl/distinfo | 6 +++--- japanese/jacode.pl/pkg-descr | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) (limited to 'japanese') diff --git a/japanese/jacode.pl/Makefile b/japanese/jacode.pl/Makefile index 5b765a675d99..f355e4d52869 100644 --- a/japanese/jacode.pl/Makefile +++ b/japanese/jacode.pl/Makefile @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= jacode.pl -PORTVERSION= 2.13.4.18 +PORTVERSION= 2.13.4.24 CATEGORIES= japanese perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:INA/${PORTNAME:S|.pl||} -DISTNAME= ${PORTNAME:S|.pl||}-${PORTVERSION} +MASTER_SITE_SUBDIR= CPAN:INA/${PORTNAME:S|j|J|:S|.pl||} +DISTNAME= ${PORTNAME:S|j|J|:S|.pl||}-${PORTVERSION} MAINTAINER= takefu@airport.fm COMMENT= Perl library for Japanese character code conversion @@ -15,14 +15,11 @@ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSE USES= perl5 -USE_PERL5= run +USE_PERL5= configure PLIST_FILES= ${SITE_PERL_REL}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes -pre-install: - @cd ${WRKSRC}; ${PERL} ${WRKSRC}/t/001_test.t - do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL} ${INSTALL_DATA} ${WRKSRC}/lib/${PORTNAME} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/${PORTNAME} diff --git a/japanese/jacode.pl/distinfo b/japanese/jacode.pl/distinfo index 25b5a45183f9..2149c56a6271 100644 --- a/japanese/jacode.pl/distinfo +++ b/japanese/jacode.pl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519778291 -SHA256 (jacode-2.13.4.18.tar.gz) = 06b411e17b7e828253d09a1ab2a3547a2f74050d1ec22b15328bd140a1c95862 -SIZE (jacode-2.13.4.18.tar.gz) = 312522 +TIMESTAMP = 1615861162 +SHA256 (Jacode-2.13.4.24.tar.gz) = 05364c99c043ce109e8c936534f171a4ee6449889b4a94e5a2dd5aeca090fc49 +SIZE (Jacode-2.13.4.24.tar.gz) = 5388094 diff --git a/japanese/jacode.pl/pkg-descr b/japanese/jacode.pl/pkg-descr index 074ed91ec3b0..572acb966c6f 100644 --- a/japanese/jacode.pl/pkg-descr +++ b/japanese/jacode.pl/pkg-descr @@ -14,4 +14,4 @@ This software has upper compatibility to jcode.pl. * No Object oriented * Possible to re-use past code and how to -WWW: https://metacpan.org/release/INA/jacode-2.13.4.18 +WWW: https://metacpan.org/release/Jacode -- cgit v1.2.3