From chinsan@chinsan.twbbs.org  Thu Dec 21 18:29:36 2006
Return-Path: <chinsan@chinsan.twbbs.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B05FE16A47B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Dec 2006 18:29:36 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: from chinsan.twbbs.org (220-132-119-51.HINET-IP.hinet.net [220.132.119.51])
	by mx1.freebsd.org (Postfix) with ESMTP id 5E84913C45D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Dec 2006 18:29:36 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: by chinsan.twbbs.org (Postfix, from userid 1001)
	id E38201144F; Fri, 22 Dec 2006 02:29:36 +0800 (CST)
Message-Id: <20061221182936.E38201144F@chinsan.twbbs.org>
Date: Fri, 22 Dec 2006 02:29:36 +0800 (CST)
From: chinsan <chinsan@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] misc/p5-MIME-Explode: Perl extension for explode MIME messages
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107031
>Category:       ports
>Synopsis:       [NEW PORT] misc/p5-MIME-Explode: Perl extension for explode MIME messages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 21 18:30:13 GMT 2006
>Closed-Date:    Sat Dec 23 11:08:31 GMT 2006
>Last-Modified:  Sat Dec 23 11:10:12 GMT 2006
>Originator:     chinsan
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec  4 02:04:40 CST
>Description:
MIME::Explode is perl module for parsing and decoding single or multipart
MIME messages, and outputting its decoded components to a given directory
ie, this module is designed to allows users to extract the attached files
out of a MIME encoded email messages or mailboxes.

WWW: http://search.cpan.org/dist/MIME-Explode/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-MIME-Explode-0.38.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-MIME-Explode
#	p5-MIME-Explode/Makefile
#	p5-MIME-Explode/distinfo
#	p5-MIME-Explode/pkg-descr
#	p5-MIME-Explode/pkg-plist
#
echo c - p5-MIME-Explode
mkdir -p p5-MIME-Explode > /dev/null 2>&1
echo x - p5-MIME-Explode/Makefile
sed 's/^X//' >p5-MIME-Explode/Makefile << 'END-of-p5-MIME-Explode/Makefile'
X# New ports collection makefile for:    p5-MIME-Explode
X# Date created:		2006/12/22
X# Whom:	      		chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	MIME-Explode
XPORTVERSION=	0.38
XCATEGORIES=	misc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	MIME
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	chinsan@FreeBSD.org
XCOMMENT=	Perl extension for explode MIME messages
X
XPERL_CONFIGURE=	yes
X
XMAN3=	MIME::Explode.3
X
X.include <bsd.port.mk>
END-of-p5-MIME-Explode/Makefile
echo x - p5-MIME-Explode/distinfo
sed 's/^X//' >p5-MIME-Explode/distinfo << 'END-of-p5-MIME-Explode/distinfo'
XMD5 (MIME-Explode-0.38.tar.gz) = e3281a462ff3348590be78967b89ebd3
XSHA256 (MIME-Explode-0.38.tar.gz) = d82a23e6c49d949d27df59a5d49827711fb5e242315bc9a0213b212f7a785ee0
XSIZE (MIME-Explode-0.38.tar.gz) = 158284
END-of-p5-MIME-Explode/distinfo
echo x - p5-MIME-Explode/pkg-descr
sed 's/^X//' >p5-MIME-Explode/pkg-descr << 'END-of-p5-MIME-Explode/pkg-descr'
XMIME::Explode is perl module for parsing and decoding single or multipart
XMIME messages, and outputting its decoded components to a given directory
Xie, this module is designed to allows users to extract the attached files
Xout of a MIME encoded email messages or mailboxes.
X
XWWW: http://search.cpan.org/dist/MIME-Explode/
END-of-p5-MIME-Explode/pkg-descr
echo x - p5-MIME-Explode/pkg-plist
sed 's/^X//' >p5-MIME-Explode/pkg-plist << 'END-of-p5-MIME-Explode/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Explode/Explode.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Explode/Explode.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Explode/autosplit.ix
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Explode/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/MIME/Explode.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Explode
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/MIME
END-of-p5-MIME-Explode/pkg-plist
exit
--- p5-MIME-Explode-0.38.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 21 18:30:28 UTC 2006 
Responsible-Changed-Why:  
rafan@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107031 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Sat Dec 23 11:08:30 UTC 2006 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107031 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107031: commit references a PR
Date: Sat, 23 Dec 2006 11:07:27 +0000 (UTC)

 rafan       2006-12-23 11:07:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail                 Makefile 
   Added files:
     mail/p5-MIME-Explode Makefile distinfo pkg-descr pkg-plist 
   Log:
   Add p5-MIME-Explode 0.38, perl extension for explode MIME messages.
   
   PR:             ports/107031
   Submitted by:   chinsan
   
   Revision  Changes    Path
   1.816     +1 -0      ports/mail/Makefile
   1.1       +22 -0     ports/mail/p5-MIME-Explode/Makefile (new)
   1.1       +3 -0      ports/mail/p5-MIME-Explode/distinfo (new)
   1.1       +6 -0      ports/mail/p5-MIME-Explode/pkg-descr (new)
   1.1       +8 -0      ports/mail/p5-MIME-Explode/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
