diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-12-31 09:42:07 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-12-31 09:42:07 +0000 |
commit | 72f2ca375bf74352b7249a6debdc813269611210 (patch) | |
tree | 1d556e06bf95d49bb5856463484bd0aad2311a6f /japanese/jacode.pl | |
parent | 0e3db698d3ce64fe042de34ed7d20465cc1efbaa (diff) | |
download | ports-72f2ca375bf74352b7249a6debdc813269611210.tar.gz ports-72f2ca375bf74352b7249a6debdc813269611210.zip |
Notes
Diffstat (limited to 'japanese/jacode.pl')
-rw-r--r-- | japanese/jacode.pl/Makefile | 8 | ||||
-rw-r--r-- | japanese/jacode.pl/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/japanese/jacode.pl/Makefile b/japanese/jacode.pl/Makefile index 2ee6918c153d..652a402511bf 100644 --- a/japanese/jacode.pl/Makefile +++ b/japanese/jacode.pl/Makefile @@ -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 @@ DISTNAME= ${PORTNAME:S|.pl||}-${PORTVERSION} 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 --git a/japanese/jacode.pl/distinfo b/japanese/jacode.pl/distinfo index 0f781bf24cfa..34a1d3165c2a 100644 --- a/japanese/jacode.pl/distinfo +++ b/japanese/jacode.pl/distinfo @@ -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 |