From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 8 13:20:11 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 987511065675 for ; Thu, 8 Sep 2011 13:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 78A6B8FC24 for ; Thu, 8 Sep 2011 13:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p88DKBE7000196 for ; Thu, 8 Sep 2011 13:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p88DKBrp000195; Thu, 8 Sep 2011 13:20:11 GMT (envelope-from gnats) Resent-Date: Thu, 8 Sep 2011 13:20:11 GMT Resent-Message-Id: <201109081320.p88DKBrp000195@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, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5706B106564A for ; Thu, 8 Sep 2011 13:17:26 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id 25DF98FC1B for ; Thu, 8 Sep 2011 13:17:26 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 2A38E5A1D; Thu, 8 Sep 2011 21:17:01 +0800 (CST) Message-Id: <20110908131701.2A38E5A1D@sunpoet.net> Date: Thu, 8 Sep 2011 21:17:01 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: amistry@am-productions.biz Subject: ports/160559: [PATCH] security/pear-Auth_SASL: update to 1.0.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2011 13:20:11 -0000 >Number: 160559 >Category: ports >Synopsis: [PATCH] security/pear-Auth_SASL: update to 1.0.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Sep 08 13:20:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.2-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul 9 23:23:51 CST >Description: - Update to 1.0.5 Port maintainer (amistry@am-productions.biz) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- pear-Auth_SASL-1.0.5.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/pear-Auth_SASL/Makefile,v retrieving revision 1.11 diff -u -u -r1.11 Makefile --- Makefile 5 Jun 2010 16:17:31 -0000 1.11 +++ Makefile 8 Sep 2011 13:17:16 -0000 @@ -6,14 +6,14 @@ # PORTNAME= Auth_SASL -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= security www pear MAINTAINER= amistry@am-productions.biz COMMENT= PEAR abstraction of various SASL mechanism responses BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth FILES= Auth/SASL.php Auth/SASL/Anonymous.php \ Auth/SASL/Common.php Auth/SASL/CramMD5.php \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/pear-Auth_SASL/distinfo,v retrieving revision 1.8 diff -u -u -r1.8 distinfo --- distinfo 3 Jul 2011 14:03:25 -0000 1.8 +++ distinfo 8 Sep 2011 13:17:16 -0000 @@ -1,2 +1,2 @@ -SHA256 (PEAR/Auth_SASL-1.0.4.tgz) = 85044c75c3b79ec5153b48ff5c521d8da7d31bd5e03a43de388bbe1786973c28 -SIZE (PEAR/Auth_SASL-1.0.4.tgz) = 5795 +SHA256 (PEAR/Auth_SASL-1.0.5.tgz) = efac3c52be724598f61d35b571427c68f812aa6f980bf77c02ec526b02156849 +SIZE (PEAR/Auth_SASL-1.0.5.tgz) = 9076 --- pear-Auth_SASL-1.0.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: