Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2004 08:31:56 -0300 (BRT)
From:      Antônio Carlos Venâncio Júnior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71556: Update port: www/pear-HTTP to 1.3.2
Message-ID:  <20040910113156.D3EB620A68@corp.grupos.com.br>
Resent-Message-ID: <200409101140.i8ABeSIZ058445@freefall.freebsd.org>

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

>Number:         71556
>Category:       ports
>Synopsis:       Update port: www/pear-HTTP to 1.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 10 11:40:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>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:
>Unformatted:



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