Date: Tue, 16 Nov 2021 13:37:55 GMT From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: f87990859566 - 2021Q4 - mail/roundcube: Security update to 1.4.12 Message-ID: <202111161337.1AGDbtiN090825@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=f87990859566a5e5c6cdf6bdf69b3aafb5ab530f commit f87990859566a5e5c6cdf6bdf69b3aafb5ab530f Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2021-11-16 13:34:33 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2021-11-16 13:35:36 +0000 mail/roundcube: Security update to 1.4.12 * Relevant to 1.4/quarterly/2021Q4 only PR: 259851 Approved by: ale (maintainer) Security: 42a4d82d-4603-11ec-8be6-d4c9ef517024 --- mail/roundcube/Makefile | 3 +-- mail/roundcube/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 5399b164f1f8..1aa6dd12684a 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,6 +1,5 @@ PORTNAME= roundcube -DISTVERSION= 1.4.11 -PORTREVISION= 1 +DISTVERSION= 1.4.12 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 7457d45c1475..3ab020423f57 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613048846 -SHA256 (roundcubemail-1.4.11-complete.tar.gz) = ac7319070c305fc2c88c7723605562d8607030732beee931cdb4091cf05e69b7 -SIZE (roundcubemail-1.4.11-complete.tar.gz) = 7048262 +TIMESTAMP = 1636974495 +SHA256 (roundcubemail-1.4.12-complete.tar.gz) = 15b0411aec9577506729e4fe2a9106bdf7c51f0ddcdea79945a4968795abd2ba +SIZE (roundcubemail-1.4.12-complete.tar.gz) = 7047865
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111161337.1AGDbtiN090825>