Index: head/www/horde4-base/Makefile =================================================================== --- head/www/horde4-base/Makefile (revision 278895) +++ head/www/horde4-base/Makefile (revision 278896) @@ -1,83 +1,83 @@ # Ports collection makefile for: horde3 # Date created: Sun Oct 07, 2001 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= horde -PORTVERSION= 4.0.7 +PORTVERSION= 4.0.8 PKGNAMEPREFIX= CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Application Framework CONFLICTS= horde-3* RUN_DEPENDS= ${PEARDIR}/Net/DNS2.php:${PORTSDIR}/dns/pear-Net_DNS2 OPTIONS= FACEBOOK "Support connections to Facebook" Off \ ICONV "Depend on PHP iconv extension" On \ TWITTER "Support connections to Twitter" Off \ WEATHER "Support weather forecast display" Off 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_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_DataTree \ Horde_Feed .include .if defined(WITH_FACEBOOK) USE_HORDE_RUN+= Horde_Service_Facebook .endif .if !defined(WITHOUT_ICONV) USE_PHP+= iconv .endif .if defined(WITH_TWITTER) USE_HORDE_RUN+= Horde_Service_Twitter .endif .if defined(WITH_WEATHER) RUN_DEPENDS+= ${PEARDIR}/Services/Weather.php:${PORTSDIR}/misc/pear-Services_Weather .endif .include .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include Property changes on: head/www/horde4-base/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.93 \ No newline at end of property +1.94 \ No newline at end of property Index: head/www/horde4-base/distinfo =================================================================== --- head/www/horde4-base/distinfo (revision 278895) +++ head/www/horde4-base/distinfo (revision 278896) @@ -1,2 +1,2 @@ -SHA256 (Horde/horde-4.0.7.tgz) = 4d4610779fe98763f3e3010db04b945846ec28263f5c1d42ddad8dd84c541529 -SIZE (Horde/horde-4.0.7.tgz) = 3509969 +SHA256 (Horde/horde-4.0.8.tgz) = d99edfdca57dfbc25764e66aaadbcea64ab04c5a97b8d07161f49b146306c556 +SIZE (Horde/horde-4.0.8.tgz) = 3549299 Property changes on: head/www/horde4-base/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.41 \ No newline at end of property +1.42 \ No newline at end of property