From gslin@colo-p.gslin.org  Tue Apr 21 00:48:23 2009
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9479D1065674
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Apr 2009 00:48:23 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from colo-p.gslin.org (60-199-248-145.static.tfn.net.tw [60.199.248.145])
	by mx1.freebsd.org (Postfix) with ESMTP id 2DCB78FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Apr 2009 00:48:22 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id E11B47E81B; Tue, 21 Apr 2009 08:48:20 +0800 (CST)
Message-Id: <20090421004820.E11B47E81B@colo-p.gslin.org>
Date: Tue, 21 Apr 2009 08:48:20 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [NEW PORT] devel/p5-IO-All-LWP: IO::All interface to LWP
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         133881
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-IO-All-LWP: IO::All interface to LWP
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 21 00:50:03 UTC 2009
>Closed-Date:    Thu Apr 23 17:44:24 UTC 2009
>Last-Modified:  Thu Apr 23 17:50:01 UTC 2009
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009
>Description:
This module acts as glue between IO::All and LWP, so that files can be
read and written through the network using the convenient IO:All
interface. Note that this module is not used directly: you just use
IO::All, which knows when to autoload IO::All::HTTP, IO::All::HTTPS,
IO::All::FTP, or IO::All::Gopher, which implement the specific
protocols based on IO::All::LWP.

WWW:	http://search.cpan.org/dist/IO-All-LWP/

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

--- p5-IO-All-LWP-0.14.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-IO-All-LWP
#	p5-IO-All-LWP/pkg-descr
#	p5-IO-All-LWP/Makefile
#	p5-IO-All-LWP/pkg-plist
#	p5-IO-All-LWP/distinfo
#
echo c - p5-IO-All-LWP
mkdir -p p5-IO-All-LWP > /dev/null 2>&1
echo x - p5-IO-All-LWP/pkg-descr
sed 's/^X//' >p5-IO-All-LWP/pkg-descr << '6227c2356aced41d9d6d90286b21e41b'
XThis module acts as glue between IO::All and LWP, so that files can be
Xread and written through the network using the convenient IO:All
Xinterface. Note that this module is not used directly: you just use
XIO::All, which knows when to autoload IO::All::HTTP, IO::All::HTTPS,
XIO::All::FTP, or IO::All::Gopher, which implement the specific
Xprotocols based on IO::All::LWP.
X
XWWW:	http://search.cpan.org/dist/IO-All-LWP/
6227c2356aced41d9d6d90286b21e41b
echo x - p5-IO-All-LWP/Makefile
sed 's/^X//' >p5-IO-All-LWP/Makefile << '7cb1169f830046c7016262b975317e09'
X# New ports collection makefile for:	p5-IO-All-LWP
X# Date created:		2009-04-21
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	IO-All-LWP
XPORTVERSION=	0.14
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	IO
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	IO::All interface to LWP
X
XRUN_DEPENDS=	p5-IO-All>=0.30:${PORTSDIR}/devel/p5-IO-All \
X		p5-LWP>=0:${PORTSDIR}/www/p5-libwww
X
XPERL_CONFIGURE=	5.8.0+
X
XMAN3=		IO::All::FTP.3 \
X		IO::All::HTTP.3 \
X		IO::All::HTTPS.3 \
X		IO::All::LWP.3
X
X.include <bsd.port.mk>
7cb1169f830046c7016262b975317e09
echo x - p5-IO-All-LWP/pkg-plist
sed 's/^X//' >p5-IO-All-LWP/pkg-plist << '481d915a3d4e1ef2a2ff0cb68fb6bb26'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/All/LWP/.packlist
X%%SITE_PERL%%/IO/All/FTP.pm
X%%SITE_PERL%%/IO/All/HTTP.pm
X%%SITE_PERL%%/IO/All/HTTPS.pm
X%%SITE_PERL%%/IO/All/LWP.pm
X%%SITE_PERL%%/IO/All/iocp.pl
X@dirrmtry %%SITE_PERL%%/IO/All
X@dirrmtry %%SITE_PERL%%/IO
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/All/LWP
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/All
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
481d915a3d4e1ef2a2ff0cb68fb6bb26
echo x - p5-IO-All-LWP/distinfo
sed 's/^X//' >p5-IO-All-LWP/distinfo << '370e21d4b3cb89ffa48398a252028ccc'
XMD5 (IO-All-LWP-0.14.tar.gz) = 2971dc7889c0c523237b1fd4488c6cdb
XSHA256 (IO-All-LWP-0.14.tar.gz) = 11eba181c589e7fabd0b60518cb704f245bdb3d7eb1d9749f16457f9af7d70aa
XSIZE (IO-All-LWP-0.14.tar.gz) = 14529
370e21d4b3cb89ffa48398a252028ccc
exit
--- p5-IO-All-LWP-0.14.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Apr 21 01:33:34 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133881 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Apr 23 17:44:24 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/133881: commit references a PR
Date: Thu, 23 Apr 2009 17:45:07 +0000 (UTC)

 miwi        2009-04-23 17:44:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-IO-All-LWP  Makefile distinfo pkg-descr pkg-plist 
   Log:
   This module acts as glue between IO::All and LWP, so that files can be
   read and written through the network using the convenient IO:All
   interface. Note that this module is not used directly: you just use
   IO::All, which knows when to autoload IO::All::HTTP, IO::All::HTTPS,
   IO::All::FTP, or IO::All::Gopher, which implement the specific
   protocols based on IO::All::LWP.
   
   WWW:    http://search.cpan.org/dist/IO-All-LWP/
   
   PR:             ports/133881
   Submitted by:   Gea-Suan Lin <gslin at gslin.org>
   
   Revision  Changes    Path
   1.3469    +1 -0      ports/devel/Makefile
   1.1       +28 -0     ports/devel/p5-IO-All-LWP/Makefile (new)
   1.1       +3 -0      ports/devel/p5-IO-All-LWP/distinfo (new)
   1.1       +8 -0      ports/devel/p5-IO-All-LWP/pkg-descr (new)
   1.1       +12 -0     ports/devel/p5-IO-All-LWP/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:
