Skip site navigation (1)Skip section navigation (2)
Date:      14 Nov 2002 01:40:36 -0000
From:      Seamus Venasse <svenasse@polaris.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45278: Updated port: converters/p5-String-Multibyte from 0.07 to 1.00
Message-ID:  <20021114014036.45478.qmail@pris.polaris.ca>

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

>Number:         45278
>Category:       ports
>Synopsis:       Updated port: converters/p5-String-Multibyte from 0.07 to 1.00
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 13 17:50:01 PST 2002
>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	Tue Jun 25 22:50:41 2002
+++ p5-String-Multibyte/Makefile	Wed Nov 13 12:52:07 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	String-Multibyte
-PORTVERSION=	0.07
+PORTVERSION=	1.00
 CATEGORIES=	converters perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	String
@@ -16,7 +16,15 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		String::Multibyte.3
+MAN3=		String::Multibyte.3 \
+		String::Multibyte::Bytes.3 \
+		String::Multibyte::EUC.3 \
+		String::Multibyte::EUC_JP.3 \
+		String::Multibyte::ShiftJIS.3 \
+		String::Multibyte::UTF16BE.3 \
+		String::Multibyte::UTF16LE.3 \
+		String::Multibyte::UTF8.3 \
+		String::Multibyte::Unicode.3
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/converters/p5-String-Multibyte/distinfo p5-String-Multibyte/distinfo
--- /usr/ports/converters/p5-String-Multibyte/distinfo	Tue Jun 25 22:50:41 2002
+++ p5-String-Multibyte/distinfo	Wed Nov 13 12:55:02 2002
@@ -1 +1 @@
-MD5 (String-Multibyte-0.07.tar.gz) = 5cb4b2052730507ba8e5addb3285fb11
+MD5 (String-Multibyte-1.00.tar.gz) = 90ad7d08f8426b601fa6f9f238cc0944
diff -ruN /usr/ports/converters/p5-String-Multibyte/pkg-plist p5-String-Multibyte/pkg-plist
--- /usr/ports/converters/p5-String-Multibyte/pkg-plist	Tue Jun 25 22:50:41 2002
+++ p5-String-Multibyte/pkg-plist	Wed Nov 13 12:50:17 2002
@@ -1,10 +1,13 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Multibyte/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Bytes.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/EUC.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/EUC_JP.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/ShiftJIS.pm
+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/ShiftJIS.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.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
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/String 2>/dev/null || true
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Multibyte 2>/dev/null || true
>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?20021114014036.45478.qmail>