diff --git a/devel/sope2/Makefile b/devel/sope2/Makefile index 7e4a5d47bf4e..2d190b3600ae 100644 --- a/devel/sope2/Makefile +++ b/devel/sope2/Makefile @@ -1,62 +1,62 @@ # Created by: Euan Thoms PORTNAME= sope2 -PORTVERSION= 2.3.23 -PORTREVISION= 6 +PORTVERSION= 2.4.0 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= Extensive set of GNUstep web application frameworks LICENSE= LGPL20 BROKEN_aarch64= fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Info-gnustep.plist] Abort trap (core dumped) BROKEN_powerpc64= fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Info-gnustep.plist] Illegal instruction (core dumped) LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libmemcached.so: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 iconv gnustep +USES= gmake iconv gnustep ssl USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} LLD_UNSAFE= yes # PR 230608 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_USES= mysql MEMCACHED_RUN_DEPENDS= ${LOCALBASE}/bin/memcached:databases/memcached post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/sope-core/NGStreams/configure 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 diff --git a/devel/sope2/distinfo b/devel/sope2/distinfo index cd85b91aecb1..8e8b0916b51b 100644 --- a/devel/sope2/distinfo +++ b/devel/sope2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509587811 -SHA256 (SOPE-2.3.23.tar.gz) = fa6e30a5ceb7a09315aa04f41f3b088ed5f43d9ddca833c326c3bec9995177b9 -SIZE (SOPE-2.3.23.tar.gz) = 2283214 +TIMESTAMP = 1618609729 +SHA256 (SOPE-2.4.0.tar.gz) = 0ab9308df8d2c8c154fe64a6be1c46d076fc96f57f11d684710c544dd6d64697 +SIZE (SOPE-2.4.0.tar.gz) = 2295445