From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 25 17:30:19 2005 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 14F7916A4CE for ; Mon, 25 Apr 2005 17:30:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCF4343D53 for ; Mon, 25 Apr 2005 17:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3PHUI6J011800 for ; Mon, 25 Apr 2005 17:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3PHUIGb011790; Mon, 25 Apr 2005 17:30:18 GMT (envelope-from gnats) Resent-Date: Mon, 25 Apr 2005 17:30:18 GMT Resent-Message-Id: <200504251730.j3PHUIGb011790@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, Antonio Carlos Venancio Junior Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35F7816A4CE for ; Mon, 25 Apr 2005 17:26:17 +0000 (GMT) Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1029043D31 for ; Mon, 25 Apr 2005 17:26:16 +0000 (GMT) (envelope-from antonio@digitalsign.com) Received: from digitalsign.com (localhost [127.0.0.1]) by digitalsign.com (8.12.6/8.12.6) with ESMTP id j3PHQDBb029469 for ; Mon, 25 Apr 2005 14:26:14 -0300 (BRT) (envelope-from antonio@digitalsign.com) Received: (from antonio@localhost) by digitalsign.com (8.12.6/8.12.6/Submit) id j3PHQCqu029468; Mon, 25 Apr 2005 14:26:12 -0300 (BRT) Message-Id: <200504251726.j3PHQCqu029468@digitalsign.com> Date: Mon, 25 Apr 2005 14:26:12 -0300 (BRT) From: Antonio Carlos Venancio Junior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/80337: Update port: security/pear-Auth_HTTP to 2.1.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antonio Carlos Venancio Junior List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 17:30:19 -0000 >Number: 80337 >Category: ports >Synopsis: Update port: security/pear-Auth_HTTP to 2.1.6 >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: Mon Apr 25 17:30:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Antonio Carlos Venancio Junior >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #12: Mon Apr 4 08:35:27 BRT 2005 root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO i386 >Description: + update port: security/pear-Auth_HTTP to 2.1.6 + changelog: http://pear.php.net/package/Auth_HTTP/download/2.1.6/ + take maintainership + update COMMENT >How-To-Repeat: >Fix: diff -ruN pear-Auth_HTTP.orig/Makefile pear-Auth_HTTP/Makefile --- pear-Auth_HTTP.orig/Makefile Mon Apr 25 14:05:25 2005 +++ pear-Auth_HTTP/Makefile Mon Apr 25 14:10:58 2005 @@ -6,22 +6,22 @@ # PORTNAME= Auth_HTTP -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.6 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org -COMMENT= PEAR HTTP authentication methods +MAINTAINER= antonio@php.net +COMMENT= PEAR HTTP authentication BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Auth FILES= HTTP.php -TESTS= sample.sql test_basic_simple.php test_digest_simple.php \ +TESTS= sample.sql test_basic_simple.php test_digest_simple.php \ test_digest_get.php test_digest_post.php post-extract: - (cd ${WRKSRC} && ${LN} -s Auth_HTTP.php HTTP.php) + @${MV} ${WRKSRC}/Auth_HTTP.php ${WRKSRC}/${FILES} .include .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" diff -ruN pear-Auth_HTTP.orig/distinfo pear-Auth_HTTP/distinfo --- pear-Auth_HTTP.orig/distinfo Mon Apr 25 14:05:25 2005 +++ pear-Auth_HTTP/distinfo Mon Apr 25 14:06:40 2005 @@ -1,2 +1,2 @@ -MD5 (PEAR/Auth_HTTP-2.1.4.tgz) = cfc45a13503d2468ae808a37d95bb814 -SIZE (PEAR/Auth_HTTP-2.1.4.tgz) = 7835 +MD5 (PEAR/Auth_HTTP-2.1.6.tgz) = d5209f0d1f1874e23b44fbfb397a2aa0 +SIZE (PEAR/Auth_HTTP-2.1.6.tgz) = 9327 >Release-Note: >Audit-Trail: >Unformatted: