Index: head/www/horde-base/Makefile =================================================================== --- head/www/horde-base/Makefile (revision 474157) +++ head/www/horde-base/Makefile (revision 474158) @@ -1,65 +1,65 @@ # $FreeBSD$ PORTNAME= horde -PORTVERSION= 5.2.17 +PORTVERSION= 5.2.18 CATEGORIES= www pear PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde Application Framework RUN_DEPENDS= ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2@${PHP_FLAVOR} OPTIONS_DEFAULT= ICONV OPTIONS_DEFINE= FACEBOOK ICONV TWITTER WEATHER FACEBOOK_DESC= Support connections to Facebook ICONV_DESC= Depend on PHP iconv extension TWITTER_DESC= Support connections to Twitter WEATHER_DESC= Support weather forecast display USES= horde cpe php USE_PHP= filter gettext hash USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ Horde_Alarm \ Horde_Argv \ Horde_Auth \ Horde_Autoloader \ Horde_Browser \ Horde_Core \ Horde_Date \ Horde_Exception \ Horde_Form \ Horde_Group \ Horde_Http \ Horde_Image \ Horde_LoginTasks \ Horde_Mail \ Horde_Mime \ Horde_Nls \ Horde_Perms \ Horde_Prefs \ Horde_Rpc \ Horde_Serialize \ Horde_Support \ Horde_Template \ Horde_Text_Diff \ Horde_Token \ Horde_Text_Filter \ Horde_Tree \ Horde_Url \ Horde_Util \ Horde_View \ Horde_Vfs # Optional in package but we want them in USE_HORDE_RUN+= Horde_Feed FACEBOOK_USE= HORDE_RUN=Horde_Service_Facebook ICONV_USE= PHP=iconv TWITTER_USE= HORDE_RUN=Horde_Service_Twitter WEATHER_USE= HORDE_RUN=Horde_Service_Weather .include Index: head/www/horde-base/distinfo =================================================================== --- head/www/horde-base/distinfo (revision 474157) +++ head/www/horde-base/distinfo (revision 474158) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505856880 -SHA256 (Horde/horde-5.2.17.tgz) = a86eee3cbdad4514328b424af52f319743d7f7ca7bf2e1f7fcd9bc41358dc4e8 -SIZE (Horde/horde-5.2.17.tgz) = 2946297 +TIMESTAMP = 1531036372 +SHA256 (Horde/horde-5.2.18.tgz) = fdba62f6d0606410e5e447210f8e8ece10dc63858eeac115740f5ebbc135a172 +SIZE (Horde/horde-5.2.18.tgz) = 2989566 Index: head/www/horde-base/pkg-descr =================================================================== --- head/www/horde-base/pkg-descr (revision 474157) +++ head/www/horde-base/pkg-descr (revision 474158) @@ -1,7 +1,7 @@ The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. -WWW: http://www.horde.org/apps/horde/ +WWW: https://www.horde.org/apps/horde/