summaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2001-08-16 09:28:04 +0000
committertobez <tobez@FreeBSD.org>2001-08-16 09:28:04 +0000
commitfa9be15a4e8aee66c21bed072a805caff6991e93 (patch)
tree0ad49a405a0406a44908b22a37f639ac7331bdc1 /converters
parent4e9a4df37073be05dd83b8b7d21319bfba28118c (diff)
downloadFreeBSD-ports-fa9be15a4e8aee66c21bed072a805caff6991e93.zip
FreeBSD-ports-fa9be15a4e8aee66c21bed072a805caff6991e93.tar.gz
Update converters/p5-Text-Iconv to 1.2.
PR: 29628 Submitted by: Pete Fritchman <petef@databits.net> Approved by: maintainer
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Text-Iconv/Makefile2
-rw-r--r--converters/p5-Text-Iconv/distinfo2
-rw-r--r--converters/p5-Text-Iconv/pkg-descr7
-rw-r--r--converters/p5-Text-Iconv/pkg-plist2
4 files changed, 9 insertions, 4 deletions
diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile
index 0ac02a4..993bb86 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 b8968f3..c5210b5 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 8175c1a..d24bcb5 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 0cda067..afed950 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
OpenPOWER on IntegriCloud