ports/163622: [MAINTAINER] japanese/jacode.pl: Update to 2.13.4.10

Takefu takefu at airport.fm
Mon Dec 26 02:50:09 UTC 2011


>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 at 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:



More information about the freebsd-ports-bugs mailing list