Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2022 10:24:49 GMT
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7fb0362fe620 - main - mail/roundcube: update to 1.5.2 release.
Message-ID:  <202201101024.20AAOn3R045596@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7fb0362fe62037c6d6af3df62870f41a37565eca

commit 7fb0362fe62037c6d6af3df62870f41a37565eca
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2022-01-10 10:23:51 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2022-01-10 10:23:51 +0000

    mail/roundcube: update to 1.5.2 release.
    
    PR:             260838
    Submitted by:   brnrd
---
 mail/roundcube/Makefile | 3 ++-
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201101024.20AAOn3R045596>