Date: Mon, 21 Feb 2011 16:32:05 GMT From: Jase Thew <freebsd@beardz.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/154941: [PATCH] www/p5-POE-Component-Client-HTTP: update to 0.9420 Message-ID: <201102211632.p1LGW5C9094133@beardz.net> Resent-Message-ID: <201102211640.p1LGeAAG033485@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154941 >Category: ports >Synopsis: [PATCH] www/p5-POE-Component-Client-HTTP: update to 0.9420 >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: Mon Feb 21 16:40:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jase Thew >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD jail-ports.localdomain 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 06:25:04 GMT 2011 >Description: - Update to 0.9420 Port maintainer (skv@FreeBSD.org) is cc'd. This PR has a dependency on update PR : ports/154940 (net/p5-POE-Component-Client-Keepalive). Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-POE-Component-Client-HTTP-0.9420.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-POE-Component-Client-HTTP.orig/Makefile /usr/ports/www/p5-POE-Component-Client-HTTP/Makefile --- /usr/ports/www/p5-POE-Component-Client-HTTP.orig/Makefile 2010-08-31 13:53:30.000000000 +0100 +++ /usr/ports/www/p5-POE-Component-Client-HTTP/Makefile 2011-02-21 16:24:05.338130073 +0000 @@ -6,21 +6,23 @@ # PORTNAME= POE-Component-Client-HTTP -PORTVERSION= 0.8950 +PORTVERSION= 0.9420 CATEGORIES= www perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/RCAPUTO PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking/concurrent HTTP queries -BUILD_DEPENDS= p5-POE>=1.280:${PORTSDIR}/devel/p5-POE \ +BUILD_DEPENDS= p5-POE>=1.299:${PORTSDIR}/devel/p5-POE \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \ - p5-URI>=1.24:${PORTSDIR}/net/p5-URI \ - p5-POE-Component-Client-Keepalive>=0.261:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive -RUN_DEPENDS= ${BUILD_DEPENDS} + p5-URI>=1.37:${PORTSDIR}/net/p5-URI \ + p5-POE-Component-Client-Keepalive>=0.2660:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \ + p5-Test-POE-Server-TCP>=1.14:${PORTSDIR}/devel/p5-Test-POE-Server-TCP \ + p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \ + p5-Socket-GetAddrInfo>=0.19:${PORTSDIR}/net/p5-Socket-GetAddrInfo +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/www/p5-POE-Component-Client-HTTP.orig/distinfo /usr/ports/www/p5-POE-Component-Client-HTTP/distinfo --- /usr/ports/www/p5-POE-Component-Client-HTTP.orig/distinfo 2010-08-31 13:53:30.000000000 +0100 +++ /usr/ports/www/p5-POE-Component-Client-HTTP/distinfo 2011-02-21 15:29:52.231554033 +0000 @@ -1,3 +1,2 @@ -MD5 (POE-Component-Client-HTTP-0.895.tar.gz) = 85ae7a8ec4248c4206303d1c5dbdf4e2 -SHA256 (POE-Component-Client-HTTP-0.895.tar.gz) = ca9d614f2d28ad3e045adefe55b269cd3d459f6ef3578cc19ccec5d06e62a9da -SIZE (POE-Component-Client-HTTP-0.895.tar.gz) = 48632 +SHA256 (POE-Component-Client-HTTP-0.942.tar.gz) = 2a1928a7e164dfd9c737907f4bb36e3bb08bff953ffa0e2d3b8727bb2570fc0d +SIZE (POE-Component-Client-HTTP-0.942.tar.gz) = 75789 --- p5-POE-Component-Client-HTTP-0.9420.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102211632.p1LGW5C9094133>