View | Details | Raw Unified | Return to bug 260838
Collapse All | Expand All

(-)b/mail/roundcube/Makefile (-1 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	roundcube
1
PORTNAME=	roundcube
2
DISTVERSION=	1.5.1
2
DISTVERSION=	1.5.2
3
PORTEPOCH=	1
3
PORTEPOCH=	1
4
CATEGORIES?=	mail www
4
CATEGORIES?=	mail www
5
MASTER_SITES=	https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/
5
MASTER_SITES=	https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/
Lines 26-31 CPE_PRODUCT= webmail Link Here
26
CPE_VENDOR=	roundcube
26
CPE_VENDOR=	roundcube
27
27
28
USE_PHP=	pcre mbstring session iconv dom xml json intl zip filter openssl fileinfo exif ctype
28
USE_PHP=	pcre mbstring session iconv dom xml json intl zip filter openssl fileinfo exif ctype
29
IGNORE_WITH_PHP=	81
29
30
30
OPTIONS_DEFINE=	LDAP GD PSPELL NSC DOCS EXAMPLES
31
OPTIONS_DEFINE=	LDAP GD PSPELL NSC DOCS EXAMPLES
31
OPTIONS_MULTI=	DB
32
OPTIONS_MULTI=	DB
(-)b/mail/roundcube/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1638205581
1
TIMESTAMP = 1640942063
2
SHA256 (roundcubemail-1.5.1-complete.tar.gz) = 611b0d80227d0b70289c715787b2d85fd15ed915eb56d585c104c24376036e83
2
SHA256 (roundcubemail-1.5.2-complete.tar.gz) = f03968381156fe790d858af7e069c5550a8577fb964f96624434895272053838
3
SIZE (roundcubemail-1.5.1-complete.tar.gz) = 7827081
3
SIZE (roundcubemail-1.5.2-complete.tar.gz) = 7852981

Return to bug 260838