Index: head/devel/sope/Makefile =================================================================== --- head/devel/sope/Makefile (revision 404666) +++ head/devel/sope/Makefile (revision 404667) @@ -1,55 +1,55 @@ # Created by: Euan Thoms # $FreeBSD$ PORTNAME= sope -PORTVERSION= 2.3.3a +PORTVERSION= 2.3.4 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} MAINTAINER= euan@potensol.com COMMENT= Extensive set of GNUstep web application frameworks LICENSE= LGPL20 LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ libmemcached.so:${PORTSDIR}/databases/libmemcached WRKSRC= ${WRKDIR}/SOPE OPTIONS_DEFINE= LDAP MYSQL PGSQL MEMCACHED OPTIONS_DEFAULT= LDAP PGSQL MEMCACHED OPTIONS_SUB= yes LDAP_DESC= Build with LDAP support MYSQL_DESC= Build with MySQL support PGSQL_DESC= Build with PostgreSQL support MEMCACHED_DESC= Install memcached USES= gmake gnustep USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} CONFIGURE_ARGS= --with-gnustep --disable-debug --enable-strip LDAP_USE= OPENLDAP=client PGSQL_USES= pgsql MYSQL_USE= MYSQL=client MEMCACHED_RUN_DEPENDS= ${LOCALBASE}/bin/memcached:${PORTSDIR}/databases/memcached post-patch-LDAP-off: @${REINPLACE_CMD} -e '/checkLinking "ldap"/d' ${WRKSRC}/configure post-patch-PGSQL-off: @${REINPLACE_CMD} -e '/checkLinking "pq"/d' ${WRKSRC}/configure post-patch-MYSQL-off: @${REINPLACE_CMD} -e '/checkLinking "mysqlclient"/d' ${WRKSRC}/configure do-configure: cd ${WRKSRC} ; . ${GNUSTEP_MAKEFILES}/GNUstep.sh ; ./configure ${CONFIGURE_ARGS} .include Index: head/devel/sope/distinfo =================================================================== --- head/devel/sope/distinfo (revision 404666) +++ head/devel/sope/distinfo (revision 404667) @@ -1,2 +1,2 @@ -SHA256 (SOPE-2.3.3a.tar.gz) = 9a1c31a407ff3a7584d2364e92976e3e9336c8ebaa47223bd9dde5a2be2f129c -SIZE (SOPE-2.3.3a.tar.gz) = 2272500 +SHA256 (SOPE-2.3.4.tar.gz) = 7edd7e3d1e35b0e74d928dba14ae022cf3cba0ea38e911693aa81eb05d54f761 +SIZE (SOPE-2.3.4.tar.gz) = 2272757