From antonio@corp.grupos.com.br  Fri Sep 10 11:32:02 2004
Return-Path: <antonio@corp.grupos.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F2CF216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 11:32:01 +0000 (GMT)
Received: from out01.grupos.com.br (out01.grupos.com.br [200.203.183.77])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 836A743D31
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 11:31:59 +0000 (GMT)
	(envelope-from antonio@corp.grupos.com.br)
Received: from corp.grupos.com.br (unknown [150.162.166.55])
	by out01.grupos.com.br (Postfix) with ESMTP id 570A61A8544
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 08:31:57 -0300 (BRT)
Received: by corp.grupos.com.br (Postfix, from userid 1010)
	id D3EB620A68; Fri, 10 Sep 2004 08:31:56 -0300 (BRT)
Message-Id: <20040910113156.D3EB620A68@corp.grupos.com.br>
Date: Fri, 10 Sep 2004 08:31:56 -0300 (BRT)
From: Antnio Carlos Venncio Jnior <antonio@php.net>
Reply-To: Antnio Carlos Venncio Jnior <antonio@php.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: www/pear-HTTP to 1.3.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71556
>Category:       ports
>Synopsis:       Update port: www/pear-HTTP to 1.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    thierry
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 10 11:40:27 GMT 2004
>Closed-Date:    Thu Nov 11 14:57:09 GMT 2004
>Last-Modified:  Thu Nov 11 14:57:09 GMT 2004
>Originator:     Antnio Carlos Venncio Jnior
>Release:        FreeBSD 5.3-BETA1 i386
>Organization:
>Environment:
System: FreeBSD antonio.grupos.com.br 5.3-BETA1 FreeBSD 5.3-BETA1 #4: Wed Aug 25 09:57:05 BRT 2004 root@antonio.grupos.com.br:/usr/src/sys/i386/compile/ANTONIO i386
>Description:
+ update to 1.3.2
+ take maintainership
+ fixed dependency (it needs pcre)
+ updated pkg-descr
>How-To-Repeat:
>Fix:

--- Makefile.old	Fri Sep 10 08:14:10 2004
+++ Makefile	Fri Sep 10 08:17:11 2004
@@ -6,14 +6,16 @@
 #
 
 PORTNAME=	HTTP
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	www devel pear
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	antonio@php.net
 COMMENT=	PEAR miscellaneous HTTP utilities
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
 RUN_DEPENDS=	${BUILD_DEPENDS}
+
+USE_PHP=	pcre
 
 FILES=		HTTP.php
 
--- distinfo.old	Fri Sep 10 08:14:16 2004
+++ distinfo	Fri Sep 10 08:18:29 2004
@@ -1,2 +1,2 @@
-MD5 (PEAR/HTTP-1.3.1.tgz) = a46283300f39153d75fd970f3b0e706e
-SIZE (PEAR/HTTP-1.3.1.tgz) = 4242
+MD5 (PEAR/HTTP-1.3.2.tgz) = dad915609a286d5ebaf286689527a020
+SIZE (PEAR/HTTP-1.3.2.tgz) = 4302

--- pkg-descr.old	Fri Sep 10 08:17:28 2004
+++ pkg-descr	Fri Sep 10 08:18:09 2004
@@ -1,4 +1,4 @@
-The HTTP class is a class with static methods for doing miscellaneous
-HTTP-related stuff like date formatting or language negotiation.
+The HTTP class is a class with static methods for doing miscellaneous HTTP 
+related stuff like date formatting, language negotiation or HTTP redirection.
 
 WWW: http://pear.php.net/package/HTTP/
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: thierry 
State-Changed-When: Tue Oct 12 17:53:30 GMT 2004 
State-Changed-Why:  

During ports freeze, pear-HTTP has been upgraded to 1.3.3, 
which fixes some bugs. Would you mind to upgrade this PR? 



Responsible-Changed-From-To: freebsd-ports-bugs->thierry 
Responsible-Changed-By: thierry 
Responsible-Changed-When: Tue Oct 12 17:53:30 GMT 2004 
Responsible-Changed-Why:  

I shall handle it. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=71556 
State-Changed-From-To: feedback->closed 
State-Changed-By: thierry 
State-Changed-When: Thu Nov 11 14:56:50 GMT 2004 
State-Changed-Why:  

Committed, thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=71556 
>Unformatted:
