ports/149175: [PATCH] net/p5-POE-Component-Client-Keepalive: update to 0.2630
Lars Thegler
lth at FreeBSD.org
Sun Aug 1 12:30:03 UTC 2010
>Number: 149175
>Category: ports
>Synopsis: [PATCH] net/p5-POE-Component-Client-Keepalive: update to 0.2630
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Aug 01 12:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Lars Thegler
>Release: FreeBSD 7.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD chuck.thegler.dk 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 2 12:21:39 UTC
>Description:
- Update to 0.2630
Port maintainer (skv at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-POE-Component-Client-Keepalive-0.2630.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-POE-Component-Client-Keepalive/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile 23 Feb 2009 16:24:11 -0000 1.13
+++ Makefile 1 Aug 2010 11:43:39 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Client-Keepalive
-PORTVERSION= 0.2500
+PORTVERSION= 0.2630
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,13 +15,14 @@
MAINTAINER= skv at FreeBSD.org
COMMENT= POE component for managing connections, with keep-alive
-BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
- p5-POE-Component-Client-DNS>=1.0100:${PORTSDIR}/dns/p5-POE-Component-Client-DNS
+BUILD_DEPENDS= p5-POE>=1.280:${PORTSDIR}/devel/p5-POE \
+ p5-POE-Component-Client-DNS>=1.0510:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
+ p5-Net-IP>=1.25:${PORTSDIR}/net-mgmt/p5-Net-IP
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= POE::Component::Client::Client-Keepalive.3 \
- POE::Component::Client::Conn-Keepalive.3
+MAN3= POE::Component::Client::Keepalive.3 \
+ POE::Component::Connection::Keepalive.3
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-POE-Component-Client-Keepalive/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo 23 Feb 2009 16:24:11 -0000 1.10
+++ distinfo 1 Aug 2010 11:43:39 -0000
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Client-Keepalive-0.25.tar.gz) = ecc86743c52c7ca70c207583f681a071
-SHA256 (POE-Component-Client-Keepalive-0.25.tar.gz) = 2f982a6fe1eeaabf02440ad0743772c5088ff41f8a2672bd6fde05867f52530c
-SIZE (POE-Component-Client-Keepalive-0.25.tar.gz) = 23794
+MD5 (POE-Component-Client-Keepalive-0.263.tar.gz) = 3ca3a24a3739db593aeacb912cb1d89b
+SHA256 (POE-Component-Client-Keepalive-0.263.tar.gz) = 4127b814618a7a0dd11449d035033d5ff693ff773e22f963436c7dfc61191fc7
+SIZE (POE-Component-Client-Keepalive-0.263.tar.gz) = 24475
--- p5-POE-Component-Client-Keepalive-0.2630.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list