Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Aug 2009 08:46:49 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137453: [Update]security/pear-Auth_SASL:update to 1.0.3
Message-ID:  <200908050846.n758knT9013417@www.freebsd.org>
Resent-Message-ID: <200908050850.n758o2lH082262@freefall.freebsd.org>

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

>Number:         137453
>Category:       ports
>Synopsis:       [Update]security/pear-Auth_SASL:update to 1.0.3
>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:   Wed Aug 05 08:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009     root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 1.0.3 from 1.0.2
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-08-05 16:27:51.000000000 +0800
+++ Makefile	2009-08-05 16:40:43.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Auth_SASL
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	security www pear
 
 MAINTAINER=	amistry@am-productions.biz
@@ -15,9 +15,11 @@
 BUILD_DEPENDS=	${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-CATEGORY=	Auth
-FILES=		SASL.php SASL/Anonymous.php SASL/Common.php SASL/CramMD5.php \
-		SASL/DigestMD5.php SASL/Login.php SASL/Plain.php
+#CATEGORY=	Auth
+FILES=		Auth/SASL.php Auth/SASL/Anonymous.php \
+		Auth/SASL/Common.php Auth/SASL/CramMD5.php \
+		Auth/SASL/External.php Auth/SASL/DigestMD5.php \
+		Auth/SASL/Login.php Auth/SASL/Plain.php
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
--- distinfo.orig	2009-08-05 16:28:01.000000000 +0800
+++ distinfo	2009-08-05 16:28:25.000000000 +0800
@@ -1,3 +1,3 @@
-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
+MD5 (PEAR/Auth_SASL-1.0.3.tgz) = 8202de3b24015b6885871103e3af1e33
+SHA256 (PEAR/Auth_SASL-1.0.3.tgz) = 931f6f8c8b1db629cef54b5e31e47ebd4bb2b038922e32a04163f8323c72af04
+SIZE (PEAR/Auth_SASL-1.0.3.tgz) = 5724


>Release-Note:
>Audit-Trail:
>Unformatted:



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