diff options
Diffstat (limited to 'converters/p5-Text-Iconv')
-rw-r--r-- | converters/p5-Text-Iconv/Makefile | 2 | ||||
-rw-r--r-- | converters/p5-Text-Iconv/distinfo | 2 | ||||
-rw-r--r-- | converters/p5-Text-Iconv/pkg-descr | 7 | ||||
-rw-r--r-- | converters/p5-Text-Iconv/pkg-plist | 2 |
4 files changed, 9 insertions, 4 deletions
diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile index 0ac02a408971..993bb86ea647 100644 --- a/converters/p5-Text-Iconv/Makefile +++ b/converters/p5-Text-Iconv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Iconv -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text diff --git a/converters/p5-Text-Iconv/distinfo b/converters/p5-Text-Iconv/distinfo index b8968f30ada2..c5210b5dffb5 100644 --- a/converters/p5-Text-Iconv/distinfo +++ b/converters/p5-Text-Iconv/distinfo @@ -1 +1 @@ -MD5 (Text-Iconv-1.1.tar.gz) = 17c5da932b61f12d44fa6ca65c1d7775 +MD5 (Text-Iconv-1.2.tar.gz) = eb1bfd6f713024bbad95048b367abdf9 diff --git a/converters/p5-Text-Iconv/pkg-descr b/converters/p5-Text-Iconv/pkg-descr index 8175c1a1f101..d24bcb5f5abd 100644 --- a/converters/p5-Text-Iconv/pkg-descr +++ b/converters/p5-Text-Iconv/pkg-descr @@ -1 +1,6 @@ -Text::Iconv - Perl interface to iconv() codeset conversion function +The Text::Iconv module provides a Perl interface to the iconv() +function as defined by the Single UNIX Specification. The convert() +method converts the encoding of characters in the input string from +the fromcode codeset to the tocode codeset, and returns the result. + +WWW: http://search.cpan.org/search?dist=Text-Iconv diff --git a/converters/p5-Text-Iconv/pkg-plist b/converters/p5-Text-Iconv/pkg-plist index 0cda067472bd..afed950235d8 100644 --- a/converters/p5-Text-Iconv/pkg-plist +++ b/converters/p5-Text-Iconv/pkg-plist @@ -1,5 +1,5 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Iconv/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text/Iconv.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Iconv/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Iconv/Iconv.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Iconv/Iconv.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Iconv/autosplit.ix |