From nobody@FreeBSD.org  Mon Mar  1 23:22:47 2010
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 81161106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Mar 2010 23:22:47 +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 6FAB88FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Mar 2010 23:22:47 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o21NMl9T087859
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 1 Mar 2010 23:22:47 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o21NMlAH087858;
	Mon, 1 Mar 2010 23:22:47 GMT
	(envelope-from nobody)
Message-Id: <201003012322.o21NMlAH087858@www.freebsd.org>
Date: Mon, 1 Mar 2010 23:22:47 GMT
From: Fred Cox <sailorfred@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port of CPAN module: www/p5-WWW-Contact
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         144404
>Category:       ports
>Synopsis:       New port of CPAN module: www/p5-WWW-Contact
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 01 23:30:06 UTC 2010
>Closed-Date:    Tue Mar 02 05:52:23 UTC 2010
>Last-Modified:  Tue Mar 02 05:52:23 UTC 2010
>Originator:     Fred Cox
>Release:        7.2
>Organization:
>Environment:
FreeBSD dred.motomozo.com 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #2: Fri Sep 18 18:37:56 PDT 2009     root@dred.motomozo.com:/usr/obj/usr/src/sys/MOTO  amd64

>Description:
New port of CPAN module: www/p5-WWW-Contact
>How-To-Repeat:

>Fix:
See attached shar

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:
#
#	/usr/ports/www/p5-WWW-Contact
#	/usr/ports/www/p5-WWW-Contact/Makefile
#	/usr/ports/www/p5-WWW-Contact/distinfo
#	/usr/ports/www/p5-WWW-Contact/pkg-descr
#	/usr/ports/www/p5-WWW-Contact/pkg-plist
#
echo c - /usr/ports/www/p5-WWW-Contact
mkdir -p /usr/ports/www/p5-WWW-Contact > /dev/null 2>&1
echo x - /usr/ports/www/p5-WWW-Contact/Makefile
sed 's/^X//' >/usr/ports/www/p5-WWW-Contact/Makefile << '27b5a7ec8fcdfbc3b8906cfd076dd2e7'
X# New ports collection makefile for:	p5-WWW-Contact
X# Date created:				2010/02/22
X# Whom:					Fred Cox
X#
X# $FreeBSD$
X#
X
XPORTNAME=	WWW-Contact
XPORTVERSION=	0.37
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../by-authors/id/F/FA/FAYLAND/WWW-Contact-0.37.tar.gz
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	sailorfred@yahoo.com
XCOMMENT=	Contact importer for all the major email systems
X
XRUN_DEPENDS=	${SITE_PERL}/HTML/TokeParser/Simple.pm:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \
X		${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
X		${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \
X		${SITE_PERL}/${PERL_ARCH}/JSON/XS.pm:${PORTSDIR}/converters/p5-JSON-XS \
X		${SITE_PERL}/Text/vCard/Addressbook.pm:${PORTSDIR}/textproc/p5-Text-vCard \
X		${SITE_PERL}/WWW/Mechanize/GZip.pm:${PORTSDIR}/www/p5-WWW-Mechanize-GZip \
X		${SITE_PERL}/Net/Google/AuthSub.pm:${PORTSDIR}/net/p5-Net-Google-AuthSub \
X		${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
X		${SITE_PERL}/${PERL_ARCH}/Moose.pm:${PORTSDIR}/devel/p5-Moose
X
XPERL_CONFIGURE=	yes
XUSE_PERL5=	yes
X
XMAN3=		WWW::Contact.3
X
X.include <bsd.port.mk>
27b5a7ec8fcdfbc3b8906cfd076dd2e7
echo x - /usr/ports/www/p5-WWW-Contact/distinfo
sed 's/^X//' >/usr/ports/www/p5-WWW-Contact/distinfo << '5c4304610dfe9c517c757980f5586575'
XMD5 (WWW-Contact-0.37.tar.gz) = 77cff7f4a29bf4e64a38b7aa1ef9064c
XSHA256 (WWW-Contact-0.37.tar.gz) = f9cc44a311864258f68329d0574bd6ff0b30167ed287e834cbda84c48194dbc5
XSIZE (WWW-Contact-0.37.tar.gz) = 18479
5c4304610dfe9c517c757980f5586575
echo x - /usr/ports/www/p5-WWW-Contact/pkg-descr
sed 's/^X//' >/usr/ports/www/p5-WWW-Contact/pkg-descr << 'f24af9462a41f016ac53d183eac92e26'
XPerl 5 contact importer for use with all the major email systems, such as
XYahoo!, Gmail, Hotmail, etc.
X
XAuthor:	Fayland Lam <fayland@gmail.com>
XWWW:	http://search.cpan.org/dist/WWW-Contact/
f24af9462a41f016ac53d183eac92e26
echo x - /usr/ports/www/p5-WWW-Contact/pkg-plist
sed 's/^X//' >/usr/ports/www/p5-WWW-Contact/pkg-plist << '27a74e9b7e55096f5532c7daf23a8d65'
X%%SITE_PERL%%/WWW/Contact.pm
X%%SITE_PERL%%/WWW/Contact/Base.pm
X%%SITE_PERL%%/WWW/Contact/Plaxo.pm
X%%SITE_PERL%%/WWW/Contact/Rediffmail.pm
X%%SITE_PERL%%/WWW/Contact/GoogleContactsAPI.pm
X%%SITE_PERL%%/WWW/Contact/Lycos.pm
X%%SITE_PERL%%/WWW/Contact/Yahoo.pm
X%%SITE_PERL%%/WWW/Contact/Indiatimes.pm
X%%SITE_PERL%%/WWW/Contact/Mail.pm
X%%SITE_PERL%%/WWW/Contact/Hotmail.pm
X%%SITE_PERL%%/WWW/Contact/AOL.pm
X%%SITE_PERL%%/WWW/Contact/Gmail.pm
X%%SITE_PERL%%/WWW/Contact/CN/163.pm
X%%SITE_PERL%%/WWW/Contact/BG/Abv.pm
X%%SITE_PERL%%/WWW/Contact/BG/Mail.pm
X@dirrm %%SITE_PERL%%/WWW/Contact/BG
X@dirrm %%SITE_PERL%%/WWW/Contact/CN
X@dirrm %%SITE_PERL%%/WWW/Contact
27a74e9b7e55096f5532c7daf23a8d65
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Tue Mar 2 03:40:52 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144404: commit references a PR
Date: Tue,  2 Mar 2010 05:35:57 +0000 (UTC)

 wen         2010-03-02 05:35:48 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/p5-WWW-Contact   Makefile distinfo pkg-descr pkg-plist 
   Log:
   Perl5 contact importer for use with all the major email systems, such as
   Yahoo!, Gmail, Hotmail, etc.
   
   WWW:    http://search.cpan.org/dist/WWW-Contact/
   
   PR:             ports/144404
   Submitted by:   Fred Cox <sailorfred@yahoo.com>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.2559    +1 -0      ports/www/Makefile
   1.1       +47 -0     ports/www/p5-WWW-Contact/Makefile (new)
   1.1       +3 -0      ports/www/p5-WWW-Contact/distinfo (new)
   1.1       +4 -0      ports/www/p5-WWW-Contact/pkg-descr (new)
   1.1       +21 -0     ports/www/p5-WWW-Contact/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Tue Mar 2 05:52:22 UTC 2010 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144404 
>Unformatted:
