From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 2 00:50:11 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0735E16AB82 for ; Fri, 2 Jun 2006 00:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 544B743D49 for ; Fri, 2 Jun 2006 00:50:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k520oA9w088319 for ; Fri, 2 Jun 2006 00:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k520oABI088318; Fri, 2 Jun 2006 00:50:10 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jun 2006 00:50:10 GMT Resent-Message-Id: <200606020050.k520oABI088318@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aaron Dalton Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C25C16AAFA for ; Fri, 2 Jun 2006 00:42:05 +0000 (UTC) (envelope-from aaron@moondance.itsy-bitsy.net) Received: from mpls-qmqp-02.inet.qwest.net (mpls-qmqp-02.inet.qwest.net [63.231.195.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB00143D48 for ; Fri, 2 Jun 2006 00:42:04 +0000 (GMT) (envelope-from aaron@moondance.itsy-bitsy.net) Received: from mpls-pop-12.inet.qwest.net (mpls-pop-12.inet.qwest.net [63.231.195.12]) by mpls-qmqp-02.inet.qwest.net (Postfix) with QMQP id 37428461410 for ; Fri, 2 Jun 2006 00:42:04 +0000 (UTC) Received: from unknown (HELO mail.itsy-bitsy.net) (63.231.83.246) by mpls-pop-12.inet.qwest.net with SMTP; 2 Jun 2006 00:42:04 -0000 Received: from [127.0.0.1] (helo=moondance.itsy-bitsy.net) by mail.itsy-bitsy.net with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FlxhH-000C1b-BF for FreeBSD-gnats-submit@freebsd.org; Thu, 01 Jun 2006 18:39:27 -0600 Received: (from aaron@localhost) by moondance.itsy-bitsy.net (8.13.3/8.13.3/Submit) id k520dQDH046226; Thu, 1 Jun 2006 18:39:26 -0600 (MDT) (envelope-from aaron) Message-Id: <200606020039.k520dQDH046226@moondance.itsy-bitsy.net> Date: Thu, 1 Jun 2006 18:39:26 -0600 (MDT) From: "Aaron Dalton" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/98338: Update Port: www/p5-HTTP-Proxy 0.17->0.19 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aaron Dalton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 00:50:11 -0000 >Number: 98338 >Category: ports >Synopsis: Update Port: www/p5-HTTP-Proxy 0.17->0.19 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 02 00:50:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Aaron Dalton >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: - Update from v0.17 to v0.19 0.19 Fri Apr 28 19:55:41 CEST 2006 [ENHANCEMENTS] - HTTP::Proxy::HeaderFilter::simple now lets one define an end() method as well [FIXES] - HTTP::Proxy::(Body|Header)Filter::simple now provide a default filter() that does nothing if their constructor is not given one (thanks to Merijn Brand) - close RT ticket #14548 by correcting the 'filename' check in HTTP::Proxy::BodyFilter::save (Max Maischein) - ERROR messages are always logged (Mark Tilford) [TESTS] - more tests for log() and logmask() in t/11log.t 0.18 Sun Mar 19 23:49:38 CET 2006 [ENHANCEMENTS] - the new known_methods() method can return all method names know to HTTP::Proxy (can be helpful with the method parameter of push_filter()) [FIXES] - close RT ticket #14898 by using a per-parent lockfile for HTTP::Proxy::Engine::ScoreBoard (Chris Dolan) - close RT ticket #18243 by adding missing DeltaV methods (Stephen Steneker) [EXAMPLES] - eg/perlmonks.pl - redirect perlmonks.com to perlmonks.org >How-To-Repeat: >Fix: --- submission.txt begins here --- ? submission.txt Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Proxy/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 22 Nov 2005 12:05:17 -0000 1.7 +++ Makefile 2 Jun 2006 00:32:42 -0000 @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Proxy -PORTVERSION= 0.17 +PORTVERSION= 0.19 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP @@ -40,8 +40,8 @@ .include -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 then try again +.if ${PERL_LEVEL} < 500600 #inherited from Module::Build and www/p5-libwww +IGNORE= requires perl 5.6 or later. Install lang/perl5.8 then try again .endif .include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Proxy/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 22 Nov 2005 12:05:17 -0000 1.5 +++ distinfo 2 Jun 2006 00:32:42 -0000 @@ -1,3 +1,3 @@ -MD5 (HTTP-Proxy-0.17.tar.gz) = 5f8dee810951840408092c07faccfa1a -SHA256 (HTTP-Proxy-0.17.tar.gz) = 03e1f9a76db22d313972411880899734817b014b96473f6c3e07cde0a50fe76f -SIZE (HTTP-Proxy-0.17.tar.gz) = 61483 +MD5 (HTTP-Proxy-0.19.tar.gz) = e702b597f546ad88eed9e3f285f1fff1 +SHA256 (HTTP-Proxy-0.19.tar.gz) = 4f0d9cb3246991fc795f1537466623bcf8f04257bad8cff30a3b159fa77f7331 +SIZE (HTTP-Proxy-0.19.tar.gz) = 63602 Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Proxy/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 23 Mar 2004 17:02:06 -0000 1.1 +++ pkg-descr 2 Jun 2006 00:32:42 -0000 @@ -5,3 +5,4 @@ HTTP requests and responses through user-defined filters. WWW: http://search.cpan.org/dist/HTTP-Proxy/ +Author: Philippe "BooK" Bruhat --- submission.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: