Date: Tue, 3 Jun 2025 16:16:47 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: 4363c60bf846 - main - mail/roundcube: update to 1.6.11 release. Message-ID: <202506031616.553GGle7038118@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=4363c60bf8463f4032c72e253eaa85987a09b111 commit 4363c60bf8463f4032c72e253eaa85987a09b111 Author: Alex Dupre <ale@FreeBSD.org> AuthorDate: 2025-06-03 16:14:59 +0000 Commit: Alex Dupre <ale@FreeBSD.org> CommitDate: 2025-06-03 16:14:59 +0000 mail/roundcube: update to 1.6.11 release. PR: 287208 Submitted by: Christos Chatzaras <chris@cretaforce.gr> --- 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 7609c1c2b09d..2fdc1167a918 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,5 +1,5 @@ PORTNAME= roundcube -DISTVERSION= 1.6.10 +DISTVERSION= 1.6.11 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 c879357e21cf..07b660c57648 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740067282 -SHA256 (roundcubemail-1.6.10-complete.tar.gz) = 03cfac2f494dd99c25c35efb0ad4d333f248e32f25f4204fbc8f2731bfbaf0e4 -SIZE (roundcubemail-1.6.10-complete.tar.gz) = 5839015 +TIMESTAMP = 1748966845 +SHA256 (roundcubemail-1.6.11-complete.tar.gz) = a230e432065555bfa27bea3fcf4ac672f2359ef28ad84f5945ea3ccf702e7466 +SIZE (roundcubemail-1.6.11-complete.tar.gz) = 5839956
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506031616.553GGle7038118>