diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-12 19:53:58 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-12 19:54:44 +0000 |
commit | c53db88bd06bf9edef78745f9b21935c530ee83d (patch) | |
tree | a39d1617fe544da6355cf01cceae54cd3b4e8f46 | |
parent | 10697ee607a5b3ae0d209c5abf06b19b21982529 (diff) |
deskutils/egroupware: Update to 20.1.20210503
Drop maintainership.
-rw-r--r-- | deskutils/egroupware/Makefile | 7 | ||||
-rw-r--r-- | 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@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@FreeBSD.org +MAINTAINER= ports@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 |