From nobody@FreeBSD.org  Wed Jan  7 18:55:19 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 643A2106567E
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  7 Jan 2009 18:55:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 50BB78FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  7 Jan 2009 18:55:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n07ItJc3031780
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 7 Jan 2009 18:55:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n07ItIMb031779;
	Wed, 7 Jan 2009 18:55:18 GMT
	(envelope-from nobody)
Message-Id: <200901071855.n07ItIMb031779@www.freebsd.org>
Date: Wed, 7 Jan 2009 18:55:18 GMT
From: Murilo Opsfelder <mopsfelder@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT]: net-mgmt/p5-Data-Validate-Email: A common email validation written in Perl
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         130271
>Category:       ports
>Synopsis:       [NEW PORT]: net-mgmt/p5-Data-Validate-Email: A common email validation written in Perl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 07 19:00:05 UTC 2009
>Closed-Date:    Wed Jan 07 19:15:27 UTC 2009
>Last-Modified:  Wed Jan  7 19:20:02 UTC 2009
>Originator:     Murilo Opsfelder
>Release:        FreeBSD 8.0 i386
>Organization:
BluePex Security Solutions
>Environment:
FreeBSD opsfelderm.bplab.local 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r186566: Mon Dec 29 14:45:53 BRST 2008 root@opsfelderm.bplab.local:/usr/obj/usr/src/sys/PANDA i386
>Description:
This module collects common email validation routines to
make input validation, and untainting easier and more readable.
>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-Data-Validate-Email
#	./p5-Data-Validate-Email/pkg-descr
#	./p5-Data-Validate-Email/Makefile
#	./p5-Data-Validate-Email/pkg-plist
#	./p5-Data-Validate-Email/distinfo
#
echo c - ./p5-Data-Validate-Email
mkdir -p ./p5-Data-Validate-Email > /dev/null 2>&1
echo x - ./p5-Data-Validate-Email/pkg-descr
sed 's/^X//' >./p5-Data-Validate-Email/pkg-descr << '908d36d6d3696de462177e1cb46669bf'
XThis module collects common email validation routines to
Xmake input validation, and untainting easier and more readable.
X
XWWW:	http://search.cpan.org/dist/Data-Validate-Email/
908d36d6d3696de462177e1cb46669bf
echo x - ./p5-Data-Validate-Email/Makefile
sed 's/^X//' >./p5-Data-Validate-Email/Makefile << '2f1cfbaa5b959d76e7c4a6e5475d760c'
X# New ports collection makefile for:	p5-Data-Validate-Email
X# Date created:		2009-01-07
X# Whom:			Murilo Opsfelder <mopsfelder@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Data-Validate-Email
XPORTVERSION=	0.04
XCATEGORIES=	net-mgmt perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	mopsfelder@gmail.com
XCOMMENT=	A common email validation written in Perl
X
XRUN_DEPENDS=	${SITE_PERL}/Data/Validate/Domain.pm:${PORTSDIR}/dns/p5-Data-Validate-Domain \
X		${SITE_PERL}/Email/Address.pm:${PORTSDIR}/mail/p5-Email-Address \
X		${SITE_PERL}/Net/Domain/TLD.pm:${PORTSDIR}/dns/p5-Net-Domain-TLD
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Data::Validate::Email.3
X
X.include <bsd.port.mk>
2f1cfbaa5b959d76e7c4a6e5475d760c
echo x - ./p5-Data-Validate-Email/pkg-plist
sed 's/^X//' >./p5-Data-Validate-Email/pkg-plist << '8e81c23ebe9dc639efd1c1f302cee8a9'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Validate/Email/.packlist
X%%SITE_PERL%%/Data/Validate/Email.pm
X%%SITE_PERL%%/auto/Data/Validate/Email/new.al
X%%SITE_PERL%%/auto/Data/Validate/Email/is_email.al
X%%SITE_PERL%%/auto/Data/Validate/Email/is_email_rfc822.al
X%%SITE_PERL%%/auto/Data/Validate/Email/is_domain.al
X%%SITE_PERL%%/auto/Data/Validate/Email/is_username.al
X%%SITE_PERL%%/auto/Data/Validate/Email/autosplit.ix
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Validate/Email
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Validate
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
X@dirrmtry %%SITE_PERL%%/auto/Data/Validate/Email
X@dirrmtry %%SITE_PERL%%/auto/Data/Validate
X@dirrmtry %%SITE_PERL%%/auto/Data
X@dirrmtry %%SITE_PERL%%/Data/Validate
X@dirrmtry %%SITE_PERL%%/Data
8e81c23ebe9dc639efd1c1f302cee8a9
echo x - ./p5-Data-Validate-Email/distinfo
sed 's/^X//' >./p5-Data-Validate-Email/distinfo << 'e7227ed4a2633150ed1ad74226403e3f'
XMD5 (Data-Validate-Email-0.04.tar.gz) = 25ddfadb1aa7bf909e62bb2002589e41
XSHA256 (Data-Validate-Email-0.04.tar.gz) = 1be5e07fb089e7b267b60c1d16de7c9dcba3d8b77e06b85d77607f088b39ed27
XSIZE (Data-Validate-Email-0.04.tar.gz) = 9812
e7227ed4a2633150ed1ad74226403e3f
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: garga 
Responsible-Changed-When: Wed Jan 7 19:04:01 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130271 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Wed Jan 7 19:15:26 UTC 2009 
State-Changed-Why:  
New port added, with changes. Changed category to "mail" and 
s/dirrmtry/dirrm/ at pkg-plist. Thanks for contributing! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/130271: commit references a PR
Date: Wed,  7 Jan 2009 19:17:18 +0000 (UTC)

 garga       2009-01-07 19:14:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail                 Makefile 
   Added files:
     mail/p5-Data-Validate-Email Makefile distinfo pkg-descr 
                                 pkg-plist 
   Log:
   This module collects common email validation routines to
   make input validation, and untainting easier and more readable.
   
   WWW:    http://search.cpan.org/dist/Data-Validate-Email/
   
   PR:             ports/130271
   Submitted by:   Murilo Opsfelder <mopsfelder at gmail.com>
   
   Revision  Changes    Path
   1.938     +1 -0      ports/mail/Makefile
   1.1       +25 -0     ports/mail/p5-Data-Validate-Email/Makefile (new)
   1.1       +3 -0      ports/mail/p5-Data-Validate-Email/distinfo (new)
   1.1       +4 -0      ports/mail/p5-Data-Validate-Email/pkg-descr (new)
   1.1       +16 -0     ports/mail/p5-Data-Validate-Email/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:
