From fb1f77a5033c1b2c3f4573f134f35f23228c78b2 Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Mon, 1 Jan 2018 16:20:42 +0000 Subject: - Update to 17.1.20171218 - Remove mcrypt from USE_PHP, it's not used anymore by egroupware Tested by: William Marcelo Piovezan --- deskutils/egroupware/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'deskutils/egroupware/Makefile') diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index e1c5720fa2bc..4887ce6c705f 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 16.1.20170415 +PORTVERSION= 17.1.20171218 CATEGORIES= deskutils MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}-epl-${PORTVERSION} @@ -20,10 +20,11 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/Net/Sieve.php:net/pear-Net_Sieve \ ${LOCALBASE}/share/pear/Horde/Smtp.php:mail/pear-Horde_Smtp \ ${LOCALBASE}/share/pear/Horde/Compress.php:archivers/pear-Horde_Compress \ ${LOCALBASE}/share/pear/Horde/Icalendar.php:devel/pear-Horde_Icalendar \ - ${LOCALBASE}/share/pear/Horde/Mapi.php:mail/pear-Horde_Mapi + ${LOCALBASE}/share/pear/Horde/Mapi.php:mail/pear-Horde_Mapi \ + ${LOCALBASE}/share/pear/Horde/Crypt.php:security/pear-Horde_Crypt USES= cpe php tar:bzip2 -USE_PHP= bcmath bz2 ctype json mcrypt session simplexml tidy xmlreader zlib +USE_PHP= bcmath bz2 ctype json session simplexml tidy xmlreader zlib NO_BUILD= yes PLIST= ${WRKDIR}/plist SUB_FILES= pkg-message -- cgit v1.2.3