Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 18:13:17 -0800 (PST)
From:      Seamus Venasse <svenasse@polaris.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47931: Updated port: converters/p5-String-Multibyte from 1.00 to 1.03
Message-ID:  <200302050213.h152DHlo083622@pitou.polaris.ca>

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

>Number:         47931
>Category:       ports
>Synopsis:       Updated port: converters/p5-String-Multibyte from 1.00 to 1.03
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 04 18:20:13 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Seamus Venasse
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Polaris Computing
>Environment:
System: FreeBSD kaiser.polaris.ca 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Thu Oct 10 12:23:41 PDT 2002 svenasse@build.polaris.ca:/usr/obj/usr/src/sys/KAISER i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:


diff -ruN /usr/ports/converters/p5-String-Multibyte/Makefile p5-String-Multibyte/Makefile
--- /usr/ports/converters/p5-String-Multibyte/Makefile	Sun Dec  8 15:28:55 2002
+++ p5-String-Multibyte/Makefile	Mon Feb  3 15:43:25 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	String-Multibyte
-PORTVERSION=	1.00
+PORTVERSION=	1.03
 CATEGORIES=	converters perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	String
@@ -17,10 +17,18 @@
 PERL_CONFIGURE=	yes
 
 MAN3=		String::Multibyte.3 \
+		String::Multibyte::Big5.3 \
+		String::Multibyte::Big5Plus.3 \
 		String::Multibyte::Bytes.3 \
 		String::Multibyte::EUC.3 \
 		String::Multibyte::EUC_JP.3 \
+		String::Multibyte::EUC_TW.3 \
+		String::Multibyte::GB18030.3 \
+		String::Multibyte::GBK.3 \
+		String::Multibyte::Grapheme.3 \
+		String::Multibyte::Johab.3 \
 		String::Multibyte::ShiftJIS.3 \
+		String::Multibyte::UHC.3 \
 		String::Multibyte::UTF16BE.3 \
 		String::Multibyte::UTF16LE.3 \
 		String::Multibyte::UTF8.3 \
diff -ruN /usr/ports/converters/p5-String-Multibyte/distinfo p5-String-Multibyte/distinfo
--- /usr/ports/converters/p5-String-Multibyte/distinfo	Sun Dec  8 15:28:55 2002
+++ p5-String-Multibyte/distinfo	Mon Feb  3 15:39:06 2003
@@ -1 +1 @@
-MD5 (String-Multibyte-1.00.tar.gz) = 90ad7d08f8426b601fa6f9f238cc0944
+MD5 (String-Multibyte-1.03.tar.gz) = 4d53ddcaf62b151254c2a9e84a3bc6dc
diff -ruN /usr/ports/converters/p5-String-Multibyte/pkg-plist p5-String-Multibyte/pkg-plist
--- /usr/ports/converters/p5-String-Multibyte/pkg-plist	Sun Dec  8 15:28:55 2002
+++ p5-String-Multibyte/pkg-plist	Mon Feb  3 15:54:48 2003
@@ -1,11 +1,20 @@
+lib/perl5/site_perl/%%PERL_VER%%/mach/auto/String/Multibyte/.packlist
 lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Unicode.pm
 lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/UTF8.pm
 lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/UTF16LE.pm
 lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/UTF16BE.pm
+lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/UHC.pm
 lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/ShiftJIS.pm
+lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Johab.pm
+lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Grapheme.pm
+lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/GBK.pm
+lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/GB18030.pm
+lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/EUC_TW.pm
 lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/EUC_JP.pm
 lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/EUC.pm
 lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Bytes.pm
+lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Big5Plus.pm
+lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Big5.pm
 lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Multibyte/.packlist
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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