From jason@wilma.widomaker.com  Wed Jul  3 00:31:07 2013
Return-Path: <jason@wilma.widomaker.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id A1F02D37
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Jul 2013 00:31:07 +0000 (UTC)
	(envelope-from jason@wilma.widomaker.com)
Received: from wilma.widomaker.com (wilma.widomaker.com [204.17.220.5])
	by mx1.freebsd.org (Postfix) with ESMTP id 7A5FA1DDA
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Jul 2013 00:31:07 +0000 (UTC)
Received: from wilma.widomaker.com ([204.17.220.5])
	by wilma.widomaker.com with esmtp (Exim 4.72 (FreeBSD))
	(envelope-from <jason@wilma.widomaker.com>)
	id 1UuANH-000ASZ-0J; Tue, 02 Jul 2013 19:52:44 -0400
Received: (from jason@localhost)
	by wilma.widomaker.com (8.14.5/8.14.5/Submit) id r62Nqgnm099487;
	Tue, 2 Jul 2013 19:52:42 -0400 (AST)
	(envelope-from jason)
Message-Id: <201307022352.r62Nqgnm099487@wilma.widomaker.com>
Date: Tue, 2 Jul 2013 19:52:42 -0400 (AST)
From: Jason Harris <jharris@widomaker.com>
Reply-To: Jason Harris <jharris@widomaker.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Jason Harris <jharris@widomaker.com>
Subject: new port:  ftp/p5-curl
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         180221
>Category:       ports
>Synopsis:       new port:  ftp/p5-curl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 03 00:40:00 UTC 2013
>Closed-Date:    Wed Jul 17 04:12:20 UTC 2013
>Last-Modified:  Wed Jul 17 04:20:01 UTC 2013
>Originator:     Jason Harris
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
bitrote.org
>Environment:
FreeBSD laptop 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
	add ftp/p5-curl, a port for WWW::Curl, a libcurl wrapper
>How-To-Repeat:
	unpack shar below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

# 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-curl/
#	p5-curl/pkg-plist
#	p5-curl/pkg-descr
#	p5-curl/shar
#	p5-curl/distinfo
#	p5-curl/Makefile
#
echo c - p5-curl/
mkdir -p p5-curl/ > /dev/null 2>&1
echo x - p5-curl/pkg-plist
sed 's/^X//' >p5-curl/pkg-plist << '4e3c840cd562dcacdbd065d804a649ba'
X%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Easy.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Form.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Multi.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Share.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl/Curl.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl/Curl.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/WWW
4e3c840cd562dcacdbd065d804a649ba
echo x - p5-curl/pkg-descr
sed 's/^X//' >p5-curl/pkg-descr << '73ccbbc278f0cf0cdaf3f99dc3be5c9b'
XThis module provides a Perl interface to libcurl. It is not intended to be
Xa standalone module and because of this, the main libcurl documentation
Xshould be consulted for API details at http://curl.haxx.se/.
X
XWWW: http://search.cpan.org/dist/WWW-Curl/
73ccbbc278f0cf0cdaf3f99dc3be5c9b
echo x - p5-curl/shar
sed 's/^X//' >p5-curl/shar << '7d33aeb79e60d2f6d5f6e184f780a0d9'
X# This is a shell archive.  Save it in a file, remove anything before
X# this line, and then unpack it by entering "sh file".  Note, it may
X# create directories; files and directories will be owned by you and
X# have default permissions.
X#
X# This archive contains:
X#
X#	p5-curl/
X#	p5-curl/pkg-plist
X#	p5-curl/pkg-descr
X#	p5-curl/shar
X#	p5-curl/distinfo
X#	p5-curl/Makefile
X#
Xecho c - p5-curl/
Xmkdir -p p5-curl/ > /dev/null 2>&1
Xecho x - p5-curl/pkg-plist
Xsed 's/^X//' >p5-curl/pkg-plist << '4e3c840cd562dcacdbd065d804a649ba'
XX%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl.pm
XX%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Easy.pm
XX%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Form.pm
XX%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Multi.pm
XX%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Share.pm
XX%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl/Curl.so
XX%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl/Curl.bs
XX%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl/.packlist
XX@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl
XX@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
XX@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl
XX@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/WWW
X4e3c840cd562dcacdbd065d804a649ba
Xecho x - p5-curl/pkg-descr
Xsed 's/^X//' >p5-curl/pkg-descr << '73ccbbc278f0cf0cdaf3f99dc3be5c9b'
XXThis module provides a Perl interface to libcurl. It is not intended to be
XXa standalone module and because of this, the main libcurl documentation
XXshould be consulted for API details at http://curl.haxx.se/.
XX
XXWWW: http://search.cpan.org/dist/WWW-Curl/
X73ccbbc278f0cf0cdaf3f99dc3be5c9b
Xecho x - p5-curl/shar
Xsed 's/^X//' >p5-curl/shar << '7d33aeb79e60d2f6d5f6e184f780a0d9'
7d33aeb79e60d2f6d5f6e184f780a0d9
echo x - p5-curl/distinfo
sed 's/^X//' >p5-curl/distinfo << '4d914f76bd05ab59034bf1cb226c99fd'
XSHA256 (WWW-Curl-4.15.tar.gz) = 3ef40494537a1ce7f848f3b524f5690cf47db458c0bb662e15c4642dc13c5fa1
XSIZE (WWW-Curl-4.15.tar.gz) = 53741
4d914f76bd05ab59034bf1cb226c99fd
echo x - p5-curl/Makefile
sed 's/^X//' >p5-curl/Makefile << '9cac003c34851afb07fdfd53f61249e3'
X# Created by: Jason Harris <jharris@widomaker.com>
X# $FreeBSD$
X
XPORTNAME=	p5-curl
XPORTVERSION=	4.15
XCATEGORIES=	ftp www perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR= ../../authors/id/S/SZ/SZBALINT
XDISTNAME=	WWW-Curl-${PORTVERSION}${EXTRACT_SUFFIX}
X
XMAINTAINER=	perl@FreeBSD.org
XCOMMENT=	Perl interface to libcurl
X
XLICENSE=	ART10
X
XRUN_DEPENDS=    p5-URI>=0:${PORTSDIR}/ftp/curl
XBUILD_DEPENDS:= ${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		WWW::Curl.3
X
X.include <bsd.port.mk>
9cac003c34851afb07fdfd53f61249e3
exit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (FreeBSD)

iJ0EARECAF0FAlHTZmpWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOOtqgCfQRYRz7/wuy7Ga0EYws8higDF5NgAn0MM87of
aDgYu8Gzuvzc2Fq7R0bK
=YloK
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jul 3 00:40:07 UTC 2013 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180221 
Responsible-Changed-From-To: perl->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Jul 16 05:56:03 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180221 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jul 17 04:12:19 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/180221: commit references a PR
Date: Wed, 17 Jul 2013 04:12:24 +0000 (UTC)

 Author: miwi
 Date: Wed Jul 17 04:12:10 2013
 New Revision: 323147
 URL: http://svnweb.freebsd.org/changeset/ports/323147
 
 Log:
   This module provides a Perl interface to libcurl. It is not intended to be
   a standalone module and because of this, the main libcurl documentation
   should be consulted for API details at http://curl.haxx.se/.
   
   WWW: http://search.cpan.org/dist/WWW-Curl/
   
   PR:		ports/180221
   Submitted by:	Jason Harris <jharris@widomaker.com>
 
 Added:
   head/ftp/p5-curl/
   head/ftp/p5-curl/Makefile   (contents, props changed)
   head/ftp/p5-curl/distinfo   (contents, props changed)
   head/ftp/p5-curl/pkg-descr   (contents, props changed)
   head/ftp/p5-curl/pkg-plist   (contents, props changed)
 Modified:
   head/ftp/Makefile
 
 Modified: head/ftp/Makefile
 ==============================================================================
 --- head/ftp/Makefile	Wed Jul 17 04:08:49 2013	(r323146)
 +++ head/ftp/Makefile	Wed Jul 17 04:12:10 2013	(r323147)
 @@ -66,6 +66,7 @@
      SUBDIR += p5-Net-FTPServer
      SUBDIR += p5-POE-Component-Client-FTP
      SUBDIR += p5-SOAP-Transport-FTP
 +    SUBDIR += p5-curl
      SUBDIR += paraget
      SUBDIR += pavuk
      SUBDIR += pear-Net_FTP
 
 Added: head/ftp/p5-curl/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/ftp/p5-curl/Makefile	Wed Jul 17 04:12:10 2013	(r323147)
 @@ -0,0 +1,23 @@
 +# Created by: Jason Harris <jharris@widomaker.com>
 +# $FreeBSD$
 +
 +PORTNAME=	p5-curl
 +PORTVERSION=	4.15
 +CATEGORIES=	ftp www perl5
 +MASTER_SITES=	CPAN
 +MASTER_SITE_SUBDIR=	../../authors/id/S/SZ/SZBALINT
 +DISTNAME=	WWW-Curl-${PORTVERSION}${EXTRACT_SUFFIX}
 +
 +MAINTAINER=	perl@FreeBSD.org
 +COMMENT=	Perl interface to libcurl
 +
 +LICENSE=	ART10
 +
 +RUN_DEPENDS=	curl:${PORTSDIR}/ftp/curl
 +BUILD_DEPENDS=	curl:${PORTSDIR}/ftp/curl
 +
 +PERL_CONFIGURE=	yes
 +
 +MAN3=		WWW::Curl.3
 +
 +.include <bsd.port.mk>
 
 Added: head/ftp/p5-curl/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/ftp/p5-curl/distinfo	Wed Jul 17 04:12:10 2013	(r323147)
 @@ -0,0 +1,2 @@
 +SHA256 (WWW-Curl-4.15.tar.gz) = 3ef40494537a1ce7f848f3b524f5690cf47db458c0bb662e15c4642dc13c5fa1
 +SIZE (WWW-Curl-4.15.tar.gz) = 53741
 
 Added: head/ftp/p5-curl/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/ftp/p5-curl/pkg-descr	Wed Jul 17 04:12:10 2013	(r323147)
 @@ -0,0 +1,5 @@
 +This module provides a Perl interface to libcurl. It is not intended to be
 +a standalone module and because of this, the main libcurl documentation
 +should be consulted for API details at http://curl.haxx.se/.
 +
 +WWW: http://search.cpan.org/dist/WWW-Curl/
 
 Added: head/ftp/p5-curl/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/ftp/p5-curl/pkg-plist	Wed Jul 17 04:12:10 2013	(r323147)
 @@ -0,0 +1,12 @@
 +%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Easy.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Form.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Multi.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl/Share.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl/Curl.so
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl/Curl.bs
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl/.packlist
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Curl
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/WWW/Curl
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/WWW
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
