Date: Mon, 13 Dec 2021 09:03:11 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: faf770fffcd0 - main - mail/roundcube: update to 1.5.1 release. Message-ID: <202112130903.1BD93BfM053551@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=faf770fffcd0e0222877a70cc0b3fe3a1f8b0132 commit faf770fffcd0e0222877a70cc0b3fe3a1f8b0132 Author: Alex Dupre <ale@FreeBSD.org> AuthorDate: 2021-12-13 09:02:22 +0000 Commit: Alex Dupre <ale@FreeBSD.org> CommitDate: 2021-12-13 09:03:04 +0000 mail/roundcube: update to 1.5.1 release. --- 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 655f73e1d582..3cb72d2d130f 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,6 +1,5 @@ PORTNAME= roundcube -DISTVERSION= 1.5.0 -PORTREVISION= 1 +DISTVERSION= 1.5.1 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 c15d2dc1e6b0..2fc37acbcb4e 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634624815 -SHA256 (roundcubemail-1.5.0-complete.tar.gz) = 2fdc7b1663e5e99706bff34093aa4731d4bf22a58cb555a2520ed1bde78d012c -SIZE (roundcubemail-1.5.0-complete.tar.gz) = 7802014 +TIMESTAMP = 1638205581 +SHA256 (roundcubemail-1.5.1-complete.tar.gz) = 611b0d80227d0b70289c715787b2d85fd15ed915eb56d585c104c24376036e83 +SIZE (roundcubemail-1.5.1-complete.tar.gz) = 7827081
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112130903.1BD93BfM053551>