ports/138194: [NEW PORT]mail/p5-Email-Stuff:A more casual approach to creating and sending Email

Wen Heping wenheping at gmail.com
Wed Aug 26 05:00:02 UTC 2009


>Number:         138194
>Category:       ports
>Synopsis:       [NEW PORT]mail/p5-Email-Stuff:A more casual approach to creating and sending Email
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 26 05:00:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Email::Stuff, as its name suggests, is a fairly casual module
used to email "stuff" to people using the most common methods.
It is a high-level module designed for ease of use when doing
a very specific common task, but implemented on top of the
tight and correct Email:: modules.

Email::Stuff is typically used to build emails and send them
in a single statement, as seen in the synopsis. And it is
certain only for use when creating and sending emails. As such,
it contains no email parsing capability, and little to no
modification support.

WWW: http://search.cpan.org/dist/Email-Stuff/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Email-Stuff
#	p5-Email-Stuff/Makefile
#	p5-Email-Stuff/distinfo
#	p5-Email-Stuff/pkg-descr
#	p5-Email-Stuff/pkg-plist
#
echo c - p5-Email-Stuff
mkdir -p p5-Email-Stuff > /dev/null 2>&1
echo x - p5-Email-Stuff/Makefile
sed 's/^X//' >p5-Email-Stuff/Makefile << '755e270fe9eaa035b806805bb9d71a0c'
X# New ports collection makefile for:	p5-Email-Stuff
X# Date created:				12 Aug, 2009
X# Whom:	      				Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Email-Stuff
XPORTVERSION=	2.100
XCATEGORIES=	mail perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	A more casual approach to creating and sending Email
X
XBUILD_DEPENDS=	p5-prefork>=1.01:${PORTSDIR}/devel/p5-prefork \
X		p5-Params-Util>=0.23:${PORTSDIR}/devel/p5-Params-Util \
X		p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \
X		p5-Email-Send>=2.185:${PORTSDIR}/mail/p5-Email-Send
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Email::Stuff.3
X
X.include <bsd.port.mk>
755e270fe9eaa035b806805bb9d71a0c
echo x - p5-Email-Stuff/distinfo
sed 's/^X//' >p5-Email-Stuff/distinfo << 'bf7b7f6f8679fbf4aa3d9734bfd0d3f1'
XMD5 (Email-Stuff-2.100.tar.gz) = 692e869873d2168730e528c14353846b
XSHA256 (Email-Stuff-2.100.tar.gz) = 8b148c4d91073fb980c0d48dd17cd66fcd89d7dcf90e5acbb811d9328abb7ca1
XSIZE (Email-Stuff-2.100.tar.gz) = 35677
bf7b7f6f8679fbf4aa3d9734bfd0d3f1
echo x - p5-Email-Stuff/pkg-descr
sed 's/^X//' >p5-Email-Stuff/pkg-descr << '8609934e54f8425c334bc35bedc773cb'
XEmail::Stuff, as its name suggests, is a fairly casual module
Xused to email "stuff" to people using the most common methods.
XIt is a high-level module designed for ease of use when doing
Xa very specific common task, but implemented on top of the
Xtight and correct Email:: modules.
X
XEmail::Stuff is typically used to build emails and send them
Xin a single statement, as seen in the synopsis. And it is
Xcertain only for use when creating and sending emails. As such,
Xit contains no email parsing capability, and little to no
Xmodification support.
X
XWWW: http://search.cpan.org/dist/Email-Stuff/
8609934e54f8425c334bc35bedc773cb
echo x - p5-Email-Stuff/pkg-plist
sed 's/^X//' >p5-Email-Stuff/pkg-plist << 'f0ea956739b3e15c49a3665b786d4f90'
X%%SITE_PERL%%/Email/Stuff.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Stuff/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Stuff
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email
X at dirrmtry %%SITE_PERL%%/Email
f0ea956739b3e15c49a3665b786d4f90
exit



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



More information about the freebsd-ports-bugs mailing list