Index: head/mail/pear-Horde_Imap_Client/Makefile =================================================================== --- head/mail/pear-Horde_Imap_Client/Makefile (revision 473564) +++ head/mail/pear-Horde_Imap_Client/Makefile (revision 473565) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= Horde_Imap_Client -PORTVERSION= 2.29.15 +PORTVERSION= 2.29.16 CATEGORIES= mail www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde IMAP abstraction interface USES= horde USE_PHP= hash USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Mime \ Horde_Stream \ Horde_Util OPTIONS_DEFAULT= IMAP MBSTRING SASL OPTIONS_DEFINE= IMAP MBSTRING SASL IMAP_DESC= Require PHP imap extension MBSTRING_DESC= Require PHP mbstring extension SASL_DESC= Support SASL Authentication IMAP_USE= PHP=imap MBSTRING_USE= PHP=mbstring SASL_RUN_DEPENDS= ${PEARDIR}/Auth/SASL.php:security/pear-Auth_SASL@${PHP_FLAVOR} .include Index: head/mail/pear-Horde_Imap_Client/distinfo =================================================================== --- head/mail/pear-Horde_Imap_Client/distinfo (revision 473564) +++ head/mail/pear-Horde_Imap_Client/distinfo (revision 473565) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504391768 -SHA256 (Horde/Horde_Imap_Client-2.29.15.tgz) = d628d25f625c078ded9315ce51309c42b261b3130e6a1f1af12782f2d060cb64 -SIZE (Horde/Horde_Imap_Client-2.29.15.tgz) = 250047 +TIMESTAMP = 1530294277 +SHA256 (Horde/Horde_Imap_Client-2.29.16.tgz) = 30f84433bfcf05c7828af652223b9cf8f659e22b577b40bc1b1a174710de93b3 +SIZE (Horde/Horde_Imap_Client-2.29.16.tgz) = 262433 Index: head/mail/pear-Horde_Imap_Client/pkg-descr =================================================================== --- head/mail/pear-Horde_Imap_Client/pkg-descr (revision 473564) +++ head/mail/pear-Horde_Imap_Client/pkg-descr (revision 473565) @@ -1,4 +1,4 @@ This Horde package provides an abstracted API interface to various IMAP4rev1 (RFC 3501) backend drivers. -WWW: http://pear.horde.org +WWW: https://pear.horde.org