Update to 1.37.1
Approved by: maintainer
This commit is contained in:
parent
27158f94da
commit
3e3fb50dfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101968
2 changed files with 4 additions and 3 deletions
|
@ -6,17 +6,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= I18N-Charset
|
||||
PORTVERSION= 1.24
|
||||
PORTVERSION= 1.37.1
|
||||
CATEGORIES= misc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= I18N
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Module which maps CharSet names to the names registered with IANA
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \
|
||||
${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
${SITE_PERL}/Unicode/MapUTF8.pm:${PORTSDIR}/converters/p5-Unicode-MapUTF8 \
|
||||
${SITE_PERL}/App/Info/Lib/Iconv.pm:${PORTSDIR}/devel/p5-App-Info
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
MD5 (I18N-Charset-1.24.tar.gz) = 4e370038e7b025df89e5e673de23e3ff
|
||||
MD5 (I18N-Charset-1.371.tar.gz) = 8ae515dea452c64f2820bcead466265f
|
||||
SIZE (I18N-Charset-1.371.tar.gz) = 40238
|
||||
|
|
Loading…
Reference in a new issue