From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 10 11:40:29 2004 Return-Path: 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 7809916A4CE for ; Fri, 10 Sep 2004 11:40:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D91C43D58 for ; Fri, 10 Sep 2004 11:40:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i8ABeSBR058446 for ; Fri, 10 Sep 2004 11:40:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8ABeSIZ058445; Fri, 10 Sep 2004 11:40:28 GMT (envelope-from gnats) Resent-Date: Fri, 10 Sep 2004 11:40:28 GMT Resent-Message-Id: <200409101140.i8ABeSIZ058445@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, Antônio Carlos Venâncio Júnior Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2CF216A4CE for ; 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 ; 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 ; 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: Antônio Carlos Venâncio Júnior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/71556: Update port: www/pear-HTTP to 1.3.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antônio Carlos Venâncio Júnior List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 11:40:29 -0000 >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: