deskutils/egroupware: Update to 20.1.20210503
Drop maintainership.
This commit is contained in:
parent
10697ee607
commit
c53db88bd0
2 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue