Index: head/mail/horde4-turba/Makefile =================================================================== --- head/mail/horde4-turba/Makefile (revision 280816) +++ head/mail/horde4-turba/Makefile (revision 280817) @@ -1,65 +1,65 @@ # Ports collection makefile for: turba # Date created: Sat Nov 16, 2001 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= turba -PORTVERSION= 3.0.7 +PORTVERSION= 3.0.8 PKGNAMEPREFIX= horde- CATEGORIES= mail www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde web based address book LICENSE= ASL LICENSE_FILE= ${WRKSRC}/LICENSE LATEST_LINK= horde4-${PORTNAME} OPTIONS= FACEBOOK "Support connections with Facebook" Off \ IMSP "Support IMSP addressbooks" Off \ LDAP "Support LDAP Addressbooks" Off USE_PHP= gettext hash json USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ Horde_Auth \ Horde_Core \ Horde_Data \ Horde_Date \ Horde_Exception \ Horde_Form \ Horde_Group \ Horde_History \ Horde_Icalendar \ Horde_Mail \ Horde_Mime \ Horde_Nls \ Horde_Perms \ Horde_Prefs \ Horde_Serialize \ Horde_Share \ Horde_Support \ Horde_Url \ Horde_Util \ Horde_View .include .if defined(WITH_FACEBOOK) USE_HORDE_RUN+= Horde_Service_Facebook .endif .if defined(WITH_IMSP) USE_HORDE_RUN+= Horde_Imsp .endif .if defined(WITH_LDAP) USE_HORDE_RUN+= Horde_Ldap .endif .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include Property changes on: head/mail/horde4-turba/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.78 \ No newline at end of property +1.79 \ No newline at end of property Index: head/mail/horde4-turba/distinfo =================================================================== --- head/mail/horde4-turba/distinfo (revision 280816) +++ head/mail/horde4-turba/distinfo (revision 280817) @@ -1,2 +1,2 @@ -SHA256 (Horde/turba-3.0.7.tgz) = 0e7831393086a788a5034d1feb160dee3aa286e6cc7f52297713166d2df375de -SIZE (Horde/turba-3.0.7.tgz) = 2147127 +SHA256 (Horde/turba-3.0.8.tgz) = f6e330dc7863d50212ff692addb3ade7e6bba29d1e44eb411d1e8638215cbeea +SIZE (Horde/turba-3.0.8.tgz) = 2147162 Property changes on: head/mail/horde4-turba/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.37 \ No newline at end of property +1.38 \ No newline at end of property