Date: Mon, 26 Dec 2011 11:45:18 +0900 From: Takefu <takefu@airport.fm> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/163622: [MAINTAINER] japanese/jacode.pl: Update to 2.13.4.10 Message-ID: <4EF7DFBE.4030907@airport.fm> Resent-Message-ID: <201112260250.pBQ2o9AA028113@freefall.freebsd.org> In-Reply-To: <201112260223.pBQ2N3xx013924@unbound.local.ae-osaka.co.jp> References: <201112260223.pBQ2N3xx013924@unbound.local.ae-osaka.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
>Number: 163622 >Category: ports >Synopsis: [MAINTAINER] japanese/jacode.pl: Update to 2.13.4.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 26 02:50:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Takefu >Release: FreeBSD 8.2-RELEASE-p5 amd64 >Organization: FOX Amateur Radio Club >Environment: >Description: - Update to 2.13.4.10 rewrite octal escapes to hexadecimal. check scalar(keys %associative_array). improve &jcode'getcode >How-To-Repeat: >Fix: --- jacode.pl.patch begins here --- diff -ruN /usr/ports/japanese/jacode.pl/Makefile japanese/jacode.pl/Makefile --- /usr/ports/japanese/jacode.pl/Makefile 2011-06-21 08:30:28.000000000 +0900 +++ japanese/jacode.pl/Makefile 2011-12-26 11:21:50.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= jacode.pl -PORTVERSION= 2.13.4.9 +PORTVERSION= 2.13.4.10 CATEGORIES= japanese perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:INA/${PORTNAME:S|.pl||} @@ -15,13 +15,13 @@ MAINTAINER= takefu@airport.fm COMMENT= Perl library for Japanese character code conversion +LICENSE= GPLv1 ART10 +LICENSE_COMB= dual + USE_PERL5_RUN= yes PLIST_FILES= ${SITE_PERL_REL}/${PORTNAME} NO_BUILD= yes -LICENSE= GPLv1 ART10 -LICENSE_COMB= dual - pre-install: @cd ${WRKSRC}; ${PERL} ${WRKSRC}/test.pl diff -ruN /usr/ports/japanese/jacode.pl/distinfo japanese/jacode.pl/distinfo --- /usr/ports/japanese/jacode.pl/distinfo 2011-05-31 00:12:45.000000000 +0900 +++ japanese/jacode.pl/distinfo 2011-12-26 11:20:17.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (jacode-2.13.4.9.tar.gz) = 6a53976fbc7f2abcba6dbba6203366912a9a9b297548cc22f4a5ed12fa99c08c -SIZE (jacode-2.13.4.9.tar.gz) = 285542 +SHA256 (jacode-2.13.4.10.tar.gz) = 051ae8d11805a1673942373c386a41d00c9e51e9ef9a297a9a85d74a90c24105 +SIZE (jacode-2.13.4.10.tar.gz) = 291038 --- jacode.pl.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EF7DFBE.4030907>