From 156eeb4d6fffab4f4a369afe0a987d8cc98e2141 Mon Sep 17 00:00:00 2001 From: Chin-San Huang Date: Thu, 1 May 2008 15:05:53 +0000 Subject: [PATCH] - Update to 1.6.1 --- security/pear-Auth/Makefile | 9 +++++++-- security/pear-Auth/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index b62661d9f0b2..1ef143c7db1e 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Auth -PORTVERSION= 1.5.4 +PORTVERSION= 1.6.1 CATEGORIES= security pear MAINTAINER= chinsan@FreeBSD.org @@ -25,7 +25,8 @@ OPTIONS= PEAR_LOG "PEAR::Log support" off \ PEAR_AUTH_RADIUS "PEAR::AUTH_RADIUS support" off \ PEAR_CRYPT_CHAP "PEAR::CRYPT_CHAP support" off \ PEAR_FILE_SMBPASSWD "PEAR::File_SMBPasswd support" off \ - PEAR_SOAP "PEAR::SOAP support" off + PEAR_SOAP "PEAR::SOAP support" off \ + PEAR_NET_VPOPMAILD "PEAR::Net_Vpopmaild support" off CATEGORY= Auth FILES= Auth.php Auth.php.bak Auth/Anonymous.php Auth/Auth.php \ @@ -92,5 +93,9 @@ RUN_DEPENDS+= ${PEARDIR}/File/SMBPasswd.php:${PORTSDIR}/security/pear-File_SMBPa RUN_DEPENDS+= ${PEARDIR}/SOAP/Base.php:${PORTSDIR}/net/pear-SOAP .endif +.if defined(WITH_PEAR_NET_VPOPMAILD) +RUN_DEPENDS+= ${PEARDIR}/Net/Vpopmaild.php:${PORTSDIR}/net/pear-Net_Vpopmaild +.endif + .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include diff --git a/security/pear-Auth/distinfo b/security/pear-Auth/distinfo index 79eb04af2603..ec65a6f2767a 100644 --- a/security/pear-Auth/distinfo +++ b/security/pear-Auth/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Auth-1.5.4.tgz) = 2705ade43c1d23c71840c726ec56304c -SHA256 (PEAR/Auth-1.5.4.tgz) = e9fd129cb640dea441c3f5d26e114642ef9fd68097a0d7a8cd30350123f39421 -SIZE (PEAR/Auth-1.5.4.tgz) = 54478 +MD5 (PEAR/Auth-1.6.1.tgz) = 8d482ac5b07ed74ab8f29430063c6bae +SHA256 (PEAR/Auth-1.6.1.tgz) = aa43b74fc10b1f969dd5b97f7bc90274fb5a07ada82415347ddcc4d8929d1588 +SIZE (PEAR/Auth-1.6.1.tgz) = 56527