Date: Mon, 2 Sep 2024 11:02:15 GMT From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 9a8a08ad1a55 - 2024Q3 - mail/roundcube: update to 1.6.9 release. Message-ID: <202409021102.482B2F7g036416@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by ale: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a8a08ad1a55c5ffb65a0bee11aba0f5044a4dd5 commit 9a8a08ad1a55c5ffb65a0bee11aba0f5044a4dd5 Author: Alex Dupre <ale@FreeBSD.org> AuthorDate: 2024-09-02 10:48:50 +0000 Commit: Alex Dupre <ale@FreeBSD.org> CommitDate: 2024-09-02 11:02:06 +0000 mail/roundcube: update to 1.6.9 release. PR: 253254 Submitted by: Fabian Wenk <fabian@wenks.ch> (cherry picked from commit bd13085ebce3b0f374357344c35c6a2247bd1f82) --- mail/roundcube/Makefile | 2 +- mail/roundcube/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 38c485083b69..8cf2ca0d4147 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,5 +1,5 @@ PORTNAME= roundcube -DISTVERSION= 1.6.8 +DISTVERSION= 1.6.9 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 0cd7edadc064..22cdc1942d06 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723193241 -SHA256 (roundcubemail-1.6.8-complete.tar.gz) = 8468be0204a734c574adef4be01578c7dc4fab9c2fe34003bf341a2bd20efd2a -SIZE (roundcubemail-1.6.8-complete.tar.gz) = 5899212 +TIMESTAMP = 1725274092 +SHA256 (roundcubemail-1.6.9-complete.tar.gz) = b61a5f5c22f890c299e935aacfcf0870676990d8aebff0d6cdff075bf17cef4f +SIZE (roundcubemail-1.6.9-complete.tar.gz) = 5899444
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409021102.482B2F7g036416>