diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2022-01-10 10:23:51 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2022-01-10 10:23:51 +0000 |
| commit | 7fb0362fe62037c6d6af3df62870f41a37565eca (patch) | |
| tree | 3c9c2a206eadf60896706fdd0acf08f139561eda | |
| parent | b192fb420a43dba4c0f064e8d20fdc171f8fc145 (diff) | |
| download | ports-7fb0362fe62037c6d6af3df62870f41a37565eca.tar.gz ports-7fb0362fe62037c6d6af3df62870f41a37565eca.zip | |
mail/roundcube: update to 1.5.2 release.
PR: 260838
Submitted by: brnrd
| -rw-r--r-- | mail/roundcube/Makefile | 3 | ||||
| -rw-r--r-- | mail/roundcube/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 3cb72d2d130f..65ada6ee3bc3 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,5 +1,5 @@ PORTNAME= roundcube -DISTVERSION= 1.5.1 +DISTVERSION= 1.5.2 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ @@ -26,6 +26,7 @@ CPE_PRODUCT= webmail CPE_VENDOR= roundcube USE_PHP= pcre mbstring session iconv dom xml json intl zip filter openssl fileinfo exif ctype +IGNORE_WITH_PHP=81 OPTIONS_DEFINE= LDAP GD PSPELL NSC DOCS EXAMPLES OPTIONS_MULTI= DB diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 2fc37acbcb4e..7cda96f56728 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638205581 -SHA256 (roundcubemail-1.5.1-complete.tar.gz) = 611b0d80227d0b70289c715787b2d85fd15ed915eb56d585c104c24376036e83 -SIZE (roundcubemail-1.5.1-complete.tar.gz) = 7827081 +TIMESTAMP = 1641810015 +SHA256 (roundcubemail-1.5.2-complete.tar.gz) = f03968381156fe790d858af7e069c5550a8577fb964f96624434895272053838 +SIZE (roundcubemail-1.5.2-complete.tar.gz) = 7852981 |
