diff options
author | Alex Dupre <ale@FreeBSD.org> | 2016-05-11 08:20:00 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2016-05-11 08:20:00 +0000 |
commit | 822120c88c8dd4ebd109c5b62d3c5260fc2d92ea (patch) | |
tree | e418c5fff29ed0b03c6a77b5c6d00dcbac8101b4 /mail/roundcube | |
parent | e634ea908777b025e42a889099c179fb15f5ea21 (diff) |
Notes
Diffstat (limited to 'mail/roundcube')
-rw-r--r-- | mail/roundcube/Makefile | 7 | ||||
-rw-r--r-- | mail/roundcube/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 264930d39e4b..d3db1818e152 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,11 +1,10 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.1.4 -PORTREVISION= 1 +DISTVERSION= 1.1.5 PORTEPOCH= 1 CATEGORIES?= mail www -MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:tu} +MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}mail-${DISTVERSION}-complete MAINTAINER?= ale@FreeBSD.org @@ -25,7 +24,7 @@ CPE_VENDOR= roundcube WANT_PHP_WEB= yes USE_PHP= pcre mbstring session iconv dom xml json intl zip filter -IGNORE_WITH_PHP=52 +IGNORE_WITH_PHP=70 OPTIONS_DEFINE= SSL LDAP GD PSPELL NSC DOCS OPTIONS_SINGLE= DB diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index dcf8999fdff9..25ee7e4fda6f 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,2 +1,2 @@ -SHA256 (roundcubemail-1.1.4-complete.tar.gz) = 9bfe88255d4ffc288f5776de1cead78352469b1766d5ebaebe6e28043affe181 -SIZE (roundcubemail-1.1.4-complete.tar.gz) = 4578600 +SHA256 (roundcubemail-1.1.5-complete.tar.gz) = 476a1d45b0592b2ad43e3e08cbc72e69ef31e33ed8a8f071f02e5a1ae3e7f334 +SIZE (roundcubemail-1.1.5-complete.tar.gz) = 4581781 |