Date: Tue, 1 Aug 2006 23:35:40 +0800 From: chinsan <chinsan.tw@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/101184: [PATCH] security/pear-Auth_SASL: update to 1.0.2, take maintainership Message-ID: <20060801154920.27B852E970@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200608011550.k71FoBNY022440@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101184 >Category: ports >Synopsis: [PATCH] security/pear-Auth_SASL: update to 1.0.2, take maintainership >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: Tue Aug 01 15:50:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.1-STABLE i386 >Organization: Taiwan >Environment: System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006 >Description: - Update to 1.0.2 - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pear-Auth_SASL-1.0.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/pear-Auth_SASL/Makefile /usr/home/chinsan/project/pear-Auth_SASL/Makefile --- /usr/ports/security/pear-Auth_SASL/Makefile Sat Dec 10 03:24:45 2005 +++ /usr/home/chinsan/project/pear-Auth_SASL/Makefile Tue Aug 1 23:34:12 2006 @@ -6,11 +6,10 @@ # PORTNAME= Auth_SASL -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chinsan.tw@gmail.com COMMENT= PEAR abstraction of various SASL mechanism responses BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth diff -ruN --exclude=CVS /usr/ports/security/pear-Auth_SASL/distinfo /usr/home/chinsan/project/pear-Auth_SASL/distinfo --- /usr/ports/security/pear-Auth_SASL/distinfo Sat Nov 26 02:01:08 2005 +++ /usr/home/chinsan/project/pear-Auth_SASL/distinfo Tue Aug 1 23:34:25 2006 @@ -1,3 +1,3 @@ -MD5 (PEAR/Auth_SASL-1.0.1.tgz) = 9ed28f3f9bffc8265ea2339021f5dbf5 -SHA256 (PEAR/Auth_SASL-1.0.1.tgz) = b075cd2ad14fb4beea037b154a6f789fed2f887627db541ffc3436b716f9f312 -SIZE (PEAR/Auth_SASL-1.0.1.tgz) = 5293 +MD5 (PEAR/Auth_SASL-1.0.2.tgz) = e6a4f4e56dec992ac965678233437aa4 +SHA256 (PEAR/Auth_SASL-1.0.2.tgz) = 4c829f8af7f71bbb883ae585c43748b4153ed5cfb7406ab45d0782b98f19debc +SIZE (PEAR/Auth_SASL-1.0.2.tgz) = 5645 --- pear-Auth_SASL-1.0.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060801154920.27B852E970>