Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 11:32:10 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        svenasse@polaris.ca
Subject:   ports/51564: 
Message-ID:  <20030429093210.08A9F871A@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200304290940.h3T9e1V8008375@freefall.freebsd.org>

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

>Number:         51564
>Category:       ports
>Synopsis:       
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 02:40:01 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 1.04.
Update WWW Site.
	
>How-To-Repeat:
	
>Fix:

	

--- p5-String-Multibyte-1.04.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/converters/p5-String-Multibyte/Makefile,v
retrieving revision 1.4
diff -u -d -b -w -r1.4 Makefile
--- Makefile	2003/02/21 11:08:37	1.4
+++ Makefile	2003/04/29 09:31:38
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	String-Multibyte
-PORTVERSION=	1.03
+PORTVERSION=	1.04
 CATEGORIES=	converters perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	String
@@ -32,6 +32,8 @@
 		String::Multibyte::UHC.3 \
 		String::Multibyte::UTF16BE.3 \
 		String::Multibyte::UTF16LE.3 \
+		String::Multibyte::UTF32BE.3 \
+		String::Multibyte::UTF32LE.3 \
 		String::Multibyte::UTF8.3 \
 		String::Multibyte::Unicode.3
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/converters/p5-String-Multibyte/distinfo,v
retrieving revision 1.3
diff -u -d -b -w -r1.3 distinfo
--- distinfo	2003/02/05 03:24:13	1.3
+++ distinfo	2003/04/29 09:31:38
@@ -1 +1 @@
-MD5 (String-Multibyte-1.03.tar.gz) = 4d53ddcaf62b151254c2a9e84a3bc6dc
+MD5 (String-Multibyte-1.04.tar.gz) = cdc1e62d05c439ece946e62331c7fd0c
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/converters/p5-String-Multibyte/pkg-descr,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 pkg-descr
--- pkg-descr	2002/06/26 05:50:41	1.1
+++ pkg-descr	2003/04/29 09:31:38
@@ -5,6 +5,6 @@
 This module uses the OOP syntax to tell methods
 in which charset the specified strings should be handled.
 
-WWW: http://search.cpan.org/search?dist=String-Multibyte
+WWW: http://search.cpan.org/dist/String-Multibyte
 
 Seamus Venasse <svenasse@polaris.ca>
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/converters/p5-String-Multibyte/pkg-plist,v
retrieving revision 1.3
diff -u -d -b -w -r1.3 pkg-plist
--- pkg-plist	2003/02/05 03:24:13	1.3
+++ pkg-plist	2003/04/29 09:31:38
@@ -1,5 +1,7 @@
 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/UTF32LE.pm
+lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/UTF32BE.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
--- p5-String-Multibyte-1.04.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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