Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2004 09:08:37 -0200
From:      =?ISO-8859-1?Q?Ant=F4nio_Carlos_Ven=E2ncio_J=FAnior?= <antonio@php.net>
To:        Thierry Thomas <thierry@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/71556: Update port: www/pear-HTTP to 1.3.2
Message-ID:  <41934835.4070007@php.net>
In-Reply-To: <200410121756.i9CHu3bG043252@freefall.freebsd.org>
References:  <200410121756.i9CHu3bG043252@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------010807060306090407040502
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Thierry,

	diffs attached. Sorry for the late. ;)

Thierry Thomas wrote:
> Synopsis: Update port: www/pear-HTTP to 1.3.2
> 
> 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
> 


-- 
Ate'

Antonio
echo antonio php net | sed 's/ /@/;s/ /./g'
FreeBSD/OpenBSD | PHP/MySQL | PGP Key ID 0x5BBEB073
"Can't buy what I want because its FREE!" - Pearl Jam

--------------010807060306090407040502
Content-Type: text/plain;
 name="Makefile.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="Makefile.diff"

--- Makefile.old	Thu Nov 11 08:59:41 2004
+++ Makefile	Thu Nov 11 09:00:57 2004
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	HTTP
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.3
 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

--------------010807060306090407040502
Content-Type: text/plain;
 name="distinfo.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="distinfo.diff"

--- distinfo.old	Thu Nov 11 08:59:45 2004
+++ distinfo	Thu Nov 11 09:03:57 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.3.tgz) = d223e8065322a9678051183f1b42ad00
+SIZE (PEAR/HTTP-1.3.3.tgz) = 4574

--------------010807060306090407040502
Content-Type: text/plain;
 name="pkg-descr.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="pkg-descr.diff"

--- pkg-descr.old	Thu Nov 11 09:01:04 2004
+++ pkg-descr	Thu Nov 11 09:01:39 2004
@@ -1,4 +1,5 @@
-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/

--------------010807060306090407040502--



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