ports/137453: [Update]security/pear-Auth_SASL:update to 1.0.3
Wen Heping
wenheping at gmail.com
Wed Aug 5 08:50:02 UTC 2009
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list