Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2001 12:01:08 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        skv@protey.ru
Subject:   ports/29628: Update converters/p5-Text-Iconv to 1.2
Message-ID:  <20010811160108.CAE8AD91C@electron.databits.net>

next in thread | raw e-mail | index | archive | help

>Number:         29628
>Category:       ports
>Synopsis:       Update converters/p5-Text-Iconv to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 11 09:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD entropy.databits.net 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed Aug 8 12:51:05 EDT 2001 root@entropy.databits.net:/usr/obj/usr/src/sys/ENTROPY i386

>Description:

- update to version 1.2
- better pkg-descr (more verbose, add WWW:)
- sort pkg-plist

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/converters/p5-Text-Iconv/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	2001/03/10 04:48:43	1.4
+++ Makefile	2001/08/11 15:55:04
@@ -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
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/converters/p5-Text-Iconv/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2000/12/31 05:51:33	1.1
+++ distinfo	2001/08/11 15:54:11
@@ -1 +1 @@
-MD5 (Text-Iconv-1.1.tar.gz) = 17c5da932b61f12d44fa6ca65c1d7775
+MD5 (Text-Iconv-1.2.tar.gz) = eb1bfd6f713024bbad95048b367abdf9
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/converters/p5-Text-Iconv/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	2000/12/31 05:51:33	1.1
+++ pkg-descr	2001/08/11 15:58:38
@@ -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
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/converters/p5-Text-Iconv/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	2001/04/14 22:31:50	1.2
+++ pkg-plist	2001/08/11 15:56:54
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010811160108.CAE8AD91C>