Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  1 Jul 2003 13:33:37 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skv@FreeBSD.org
Subject:   ports/53961: update devel/p5-POE-Component-Client-HTTP
Message-ID:  <20030701113337.C56857CF1@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200307011140.h61BeEcZ017250@freefall.freebsd.org>

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

>Number:         53961
>Category:       ports
>Synopsis:       update devel/p5-POE-Component-Client-HTTP
>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:   Tue Jul 01 04:40:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.54

Applied Ask Bjoern Hansen's patch to move Host checking before we reset the
host for proxying. This improves Client::HTTP's cooperation with proxies
(specifically squid, in Ask's case). 

	
>How-To-Repeat:
	
>Fix:

	

--- p5-POE-Component-Client-HTTP-0.54.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE-Component-Client-HTTP/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	21 May 2003 11:23:15 -0000	1.5
+++ Makefile	1 Jul 2003 11:03:02 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE-Component-Client-HTTP
-PORTVERSION=	0.53
+PORTVERSION=	0.54
 CATEGORIES=	devel perl5 www
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE-Component-Client-HTTP/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	21 May 2003 11:23:15 -0000	1.4
+++ distinfo	1 Jul 2003 11:03:02 -0000
@@ -1 +1 @@
-MD5 (POE-Component-Client-HTTP-0.53.tar.gz) = f6417b749036bfc026361f7760770665
+MD5 (POE-Component-Client-HTTP-0.54.tar.gz) = 7cd691f25c735b3d5a032c7ccd0a3da2
--- p5-POE-Component-Client-HTTP-0.54.diff ends here ---


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



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