Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2000 16:15:31 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        eivind@FreeBSD.org
Cc:        Ports Team <ports@FreeBSD.org>
Subject:   Upgrade p5-MIME-Tools
Message-ID:  <7mr95hb6jw.wl@waterblue.imgsrc.co.jp>

next in thread | raw e-mail | index | archive | help
--Multipart_Mon_Oct_16_16:15:31_2000-1
Content-Type: text/plain; charset=US-ASCII


Hi Eivind (and porters),

How about upgrading p5-MIME-Tools port to 5.316?


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project

--Multipart_Mon_Oct_16_16:15:31_2000-1
Content-Type: text/plain; type=patch; charset=US-ASCII
Content-Disposition: attachment; filename="p5-MIME-Tools.diff"
Content-Transfer-Encoding: 7bit

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-MIME-Tools/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	2000/04/23 12:24:42	1.12
+++ Makefile	2000/10/16 07:05:58
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	p5-MIME-Tools
-PORTVERSION= 	4.124
+PORTVERSION= 	5.316
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	MIME
@@ -20,14 +20,16 @@
 
 USE_PERL5=	YES
 
-MAN3=	MIME::IO.3			MIME::Entity.3 \
+MAN3=	MIME::Entity.3 \
 	MIME::Decoder::QuotedPrint.3 \
-	MIME::Field::ParamVal.3		MIME::ParserBase.3 \
-	MIME::Latin1.3			MIME::Field::ContType.3 \
+	MIME::Field::ParamVal.3 \
+	MIME::Field::ContType.3 \
 	MIME::Decoder::Gzip64.3		MIME::Decoder::Base64.3 \
 	MIME::Decoder::Binary.3		MIME::Parser.3 \
+	MIME::Parser::Filer.3		MIME::Parser::Reader.3 \
+	MIME::Parser::Results.3 \
 	MIME::Body.3			MIME::Decoder::UU.3 \
-	MIME::Words.3			MIME::ToolUtils.3 \
+	MIME::Words.3 \
 	MIME::Field::ConTraEnc.3	MIME::Tools.3 \
 	MIME::Decoder::NBit.3		MIME::Head.3 \
 	MIME::Decoder.3			MIME::Field::ContDisp.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/p5-MIME-Tools/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	2000/04/23 12:24:44	1.5
+++ distinfo	2000/10/16 06:56:21
@@ -1 +1 @@
-MD5 (MIME-tools-4.124.tar.gz) = 6a51a5efb05e97116b89aa978ca0e6df
+MD5 (MIME-tools-5.316.tar.gz) = bffa95da7458188763e3baa3cf497105
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/mail/p5-MIME-Tools/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	1998/04/28 05:10:02	1.2
+++ pkg-descr	2000/10/16 06:57:49
@@ -25,3 +25,5 @@
 
 Warning: This module is _very_ slow for (at least some) large mails,
 is derived from Mail-Tools, and has at least some mail-specific parts.
+
+WWW: http://www.zeegee.com/code/perl/MIME-tools/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/p5-MIME-Tools/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist	1999/01/11 15:34:18	1.5
+++ pkg-plist	2000/10/16 07:07:49
@@ -12,14 +12,14 @@
 lib/perl5/site_perl/%%PERL_VER%%/MIME/Field/ContType.pm
 lib/perl5/site_perl/%%PERL_VER%%/MIME/Field/ParamVal.pm
 lib/perl5/site_perl/%%PERL_VER%%/MIME/Head.pm
-lib/perl5/site_perl/%%PERL_VER%%/MIME/IO.pm
-lib/perl5/site_perl/%%PERL_VER%%/MIME/Latin1.pm
 lib/perl5/site_perl/%%PERL_VER%%/MIME/Parser.pm
-lib/perl5/site_perl/%%PERL_VER%%/MIME/ParserBase.pm
-lib/perl5/site_perl/%%PERL_VER%%/MIME/ToolUtils.pm
+lib/perl5/site_perl/%%PERL_VER%%/MIME/Parser/Filer.pm
+lib/perl5/site_perl/%%PERL_VER%%/MIME/Parser/Reader.pm
+lib/perl5/site_perl/%%PERL_VER%%/MIME/Parser/Results.pm
 lib/perl5/site_perl/%%PERL_VER%%/MIME/Tools.pm
 lib/perl5/site_perl/%%PERL_VER%%/MIME/Words.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME-tools/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME-tools
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/MIME/Field
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/MIME/Decoder
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/MIME/Parser

--Multipart_Mon_Oct_16_16:15:31_2000-1--


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?7mr95hb6jw.wl>