git: c53db88bd06b - main - deskutils/egroupware: Update to 20.1.20210503
Danilo Egea Gondolfo
danilo at FreeBSD.org
Wed May 12 19:54:53 UTC 2021
The branch main has been updated by danilo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c53db88bd06bf9edef78745f9b21935c530ee83d
commit c53db88bd06bf9edef78745f9b21935c530ee83d
Author: Danilo Egea Gondolfo <danilo at FreeBSD.org>
AuthorDate: 2021-05-12 19:53:58 +0000
Commit: Danilo Egea Gondolfo <danilo at FreeBSD.org>
CommitDate: 2021-05-12 19:54:44 +0000
deskutils/egroupware: Update to 20.1.20210503
Drop maintainership.
---
deskutils/egroupware/Makefile | 7 ++++---
deskutils/egroupware/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile
index a94b1ac5a09c..805533adce62 100644
--- a/deskutils/egroupware/Makefile
+++ b/deskutils/egroupware/Makefile
@@ -1,12 +1,12 @@
# Created by: Jimmy Olgeni <olgeni at uli.it>
PORTNAME= eGroupware
-PORTVERSION= 20.1.20201217
+PORTVERSION= 20.1.20210503
CATEGORIES= deskutils
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/
DISTNAME= ${PORTNAME:tl}-docker-${PORTVERSION}
-MAINTAINER= danilo at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Web-based GroupWare system
LICENSE= GPLv2
@@ -20,7 +20,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/Net/Sieve.php:net/pear-Net_Sieve@${PHP_FLAV
${LOCALBASE}/share/pear/Horde/Compress.php:archivers/pear-Horde_Compress@${PHP_FLAVOR} \
${LOCALBASE}/share/pear/Horde/Icalendar.php:devel/pear-Horde_Icalendar@${PHP_FLAVOR} \
${LOCALBASE}/share/pear/Horde/Mapi.php:mail/pear-Horde_Mapi@${PHP_FLAVOR} \
- ${LOCALBASE}/share/pear/Horde/Crypt.php:security/pear-Horde_Crypt@${PHP_FLAVOR}
+ ${LOCALBASE}/share/pear/Horde/Crypt.php:security/pear-Horde_Crypt@${PHP_FLAVOR} \
+ ${LOCALBASE}/share/APCu/apc.php:devel/pecl-APCu@${PHP_FLAVOR}
USES= cpe php tar:bzip2
USE_PHP= bcmath bz2 ctype filter json session simplexml tidy xsl xmlreader zlib
diff --git a/deskutils/egroupware/distinfo b/deskutils/egroupware/distinfo
index c006d74b2152..96240e4ec4bc 100644
--- a/deskutils/egroupware/distinfo
+++ b/deskutils/egroupware/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610394807
-SHA256 (egroupware-docker-20.1.20201217.tar.bz2) = 48c784e0ae4a5ede849be21f6511dcb7f7e4ba2ed2f30641e1b84e82914b28c6
-SIZE (egroupware-docker-20.1.20201217.tar.bz2) = 54357786
+TIMESTAMP = 1620848906
+SHA256 (egroupware-docker-20.1.20210503.tar.bz2) = 5103c7f8f5df83ddd4d6d4a20ad308255595b709cb20234d1147910445e4af3c
+SIZE (egroupware-docker-20.1.20210503.tar.bz2) = 54623702
More information about the dev-commits-ports-all
mailing list