Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2020 22:27:12 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553651 - head/deskutils/egroupware
Message-ID:  <202010292227.09TMRC3i083581@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Thu Oct 29 22:27:12 2020
New Revision: 553651
URL: https://svnweb.freebsd.org/changeset/ports/553651

Log:
  deskutils/egroupware: Update to 20.1.20201028

Modified:
  head/deskutils/egroupware/Makefile
  head/deskutils/egroupware/distinfo

Modified: head/deskutils/egroupware/Makefile
==============================================================================
--- head/deskutils/egroupware/Makefile	Thu Oct 29 22:25:34 2020	(r553650)
+++ head/deskutils/egroupware/Makefile	Thu Oct 29 22:27:12 2020	(r553651)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	eGroupware
-PORTVERSION=	17.1.20190529
+PORTVERSION=	20.1.20201028
 CATEGORIES=	deskutils
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/
-DISTNAME=	${PORTNAME:tl}-epl-${PORTVERSION}
+DISTNAME=	${PORTNAME:tl}-docker-${PORTVERSION}
 
 MAINTAINER=	danilo@FreeBSD.org
 COMMENT=	Web-based GroupWare system
@@ -24,7 +24,7 @@ RUN_DEPENDS=	${LOCALBASE}/share/pear/Net/Sieve.php:net
 		${LOCALBASE}/share/pear/Horde/Crypt.php:security/pear-Horde_Crypt@${PHP_FLAVOR}
 
 USES=		cpe php tar:bzip2
-USE_PHP=	bcmath bz2 ctype json session simplexml tidy xmlreader zlib
+USE_PHP=	bcmath bz2 ctype json session simplexml tidy xsl xmlreader zlib
 NO_BUILD=	yes
 PLIST=		${WRKDIR}/plist
 SUB_FILES=	pkg-message

Modified: head/deskutils/egroupware/distinfo
==============================================================================
--- head/deskutils/egroupware/distinfo	Thu Oct 29 22:25:34 2020	(r553650)
+++ head/deskutils/egroupware/distinfo	Thu Oct 29 22:27:12 2020	(r553651)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559942382
-SHA256 (egroupware-epl-17.1.20190529.tar.bz2) = 76ed447557e992e1a90a6204ace4dc85b12fbabfcb88e1009b11730e2d55f8a4
-SIZE (egroupware-epl-17.1.20190529.tar.bz2) = 26223960
+TIMESTAMP = 1603992607
+SHA256 (egroupware-docker-20.1.20201028.tar.bz2) = fdd94231de87ddf71a764dd3dfb59d0f2375b7bbc4ada4521a934a718e3e9abf
+SIZE (egroupware-docker-20.1.20201028.tar.bz2) = 54442234



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010292227.09TMRC3i083581>