Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2013 13:15:28 +0400 (MSK)
From:      Anes Mukhametov <anes@anes.su>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/179746: New port: devel/p5-AnyEvent-Connection is a base class for tcp connectful clients
Message-ID:  <201306200915.r5K9FSTq089013@monitoring.rambler.ru>
Resent-Message-ID: <201306200920.r5K9K1vd071297@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179746
>Category:       ports
>Synopsis:       New port: devel/p5-AnyEvent-Connection is a base class for tcp connectful clients
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 20 09:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Anes Mukhametov <anes@anes.su>
>Release:        
>Organization:
>Environment:


	
>Description:
	New port devel/p5-AnyEvent-Connection.
	Base class for tcp connectful clients.

>How-To-Repeat:
	
>Fix:

	

--- p5-AnyEvent-Connection.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-AnyEvent-Connection
#	p5-AnyEvent-Connection/pkg-descr
#	p5-AnyEvent-Connection/pkg-plist
#	p5-AnyEvent-Connection/Makefile
#	p5-AnyEvent-Connection/distinfo
#
echo c - p5-AnyEvent-Connection
mkdir -p p5-AnyEvent-Connection > /dev/null 2>&1
echo x - p5-AnyEvent-Connection/pkg-descr
sed 's/^X//' >p5-AnyEvent-Connection/pkg-descr << 'ced83e7fd2111180049ce3990eb602f8'
XBase class for tcp connectful clients
X
XWWW: http://search.cpan.org/dist/AnyEvent-Connection/
ced83e7fd2111180049ce3990eb602f8
echo x - p5-AnyEvent-Connection/pkg-plist
sed 's/^X//' >p5-AnyEvent-Connection/pkg-plist << '15c71e4459a1ed3798190f1d10b4d0c1'
X%%SITE_PERL%%/AnyEvent/Connection/Util.pm
X%%SITE_PERL%%/AnyEvent/Connection/Raw.pm
X%%SITE_PERL%%/AnyEvent/Connection.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/Connection/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/Connection
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent
X@dirrmtry %%SITE_PERL%%/AnyEvent/Connection
X@dirrmtry %%SITE_PERL%%/AnyEvent
X@dirrmtry %%SITE_PERL%%
15c71e4459a1ed3798190f1d10b4d0c1
echo x - p5-AnyEvent-Connection/Makefile
sed 's/^X//' >p5-AnyEvent-Connection/Makefile << 'd683acbf4f4fdf27609e3381dab3a91e'
X# Created by: Anes Mukhametov <anes@anes.su>
X# $FreeBSD$
X
XPORTNAME=	AnyEvent-Connection
XPORTVERSION=	0.06
XPORTREVISION=	1
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	anes@anes.su
XCOMMENT=	Base class for tcp connectful clients
X
XBUILD_DEPENDS=	p5-AnyEvent>=5:${PORTSDIR}/devel/p5-AnyEvent \
X		p5-Object-Event>=1.21:${PORTSDIR}/devel/p5-Object-Event \
X		p5-common-sense>=2:${PORTSDIR}/devel/p5-common-sense \
X		p5-Test-NoWarnings>=1.03:${PORTSDIR}/devel/p5-Test-NoWarnings \
X		p5-Test-TCP>=0.14:${PORTSDIR}/devel/p5-Test-TCP \
X		p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs
XRUN_DEPENDS=	p5-AnyEvent>=5:${PORTSDIR}/devel/p5-AnyEvent \
X		p5-Object-Event>=1.21:${PORTSDIR}/devel/p5-Object-Event \
X		p5-common-sense>=2:${PORTSDIR}/devel/p5-common-sense
X
XPERL_CONFIGURE=	yes
XMAN3=	AnyEvent::Connection.3
X
X.include <bsd.port.mk>
d683acbf4f4fdf27609e3381dab3a91e
echo x - p5-AnyEvent-Connection/distinfo
sed 's/^X//' >p5-AnyEvent-Connection/distinfo << '51b98ebf3c3c7aa0fd2bea9985937130'
XSHA256 (AnyEvent-Connection-0.06.tar.gz) = b3ed2242669cc67e65de263a69e6a14e1105af8d28581fb9360ac50dfbf11d6e
XSIZE (AnyEvent-Connection-0.06.tar.gz) = 31851
51b98ebf3c3c7aa0fd2bea9985937130
exit
--- p5-AnyEvent-Connection.shar ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306200915.r5K9FSTq089013>