View | Details | Raw Unified | Return to bug 97546
Collapse All | Expand All

(-)pear-Auth_SASL/Makefile (-3 / +2 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	Auth_SASL
8
PORTNAME=	Auth_SASL
9
PORTVERSION=	1.0.1
9
PORTVERSION=	1.0.2
10
PORTREVISION=	1
11
CATEGORIES=	security www pear
10
CATEGORIES=	security www pear
12
11
13
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	amistry@am-productions.biz
14
COMMENT=	PEAR abstraction of various SASL mechanism responses
13
COMMENT=	PEAR abstraction of various SASL mechanism responses
15
14
16
BUILD_DEPENDS=	${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth
15
BUILD_DEPENDS=	${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth
(-)pear-Auth_SASL/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (PEAR/Auth_SASL-1.0.1.tgz) = 9ed28f3f9bffc8265ea2339021f5dbf5
1
MD5 (PEAR/Auth_SASL-1.0.2.tgz) = e6a4f4e56dec992ac965678233437aa4
2
SHA256 (PEAR/Auth_SASL-1.0.1.tgz) = b075cd2ad14fb4beea037b154a6f789fed2f887627db541ffc3436b716f9f312
2
SHA256 (PEAR/Auth_SASL-1.0.2.tgz) = 4c829f8af7f71bbb883ae585c43748b4153ed5cfb7406ab45d0782b98f19debc
3
SIZE (PEAR/Auth_SASL-1.0.1.tgz) = 5293
3
SIZE (PEAR/Auth_SASL-1.0.2.tgz) = 5645

Return to bug 97546