Date: Thu, 11 May 2023 23:26:26 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e6e0beb282e4 - main - mail/py-mailsuite: Update to 1.9.15 Message-ID: <202305112326.34BNQQUJ048432@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6e0beb282e407c3d05c8d77ff00f4a00af94694 commit e6e0beb282e407c3d05c8d77ff00f4a00af94694 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2023-05-10 08:40:57 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-11 23:23:24 +0000 mail/py-mailsuite: Update to 1.9.15 Changelog: https://github.com/seanthegeek/mailsuite/blob/master/CHANGELOG.md#1915 * Fix missing body_urls list when an email does not contain an HTML body PR: 271339 --- mail/py-mailsuite/Makefile | 2 +- mail/py-mailsuite/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/py-mailsuite/Makefile b/mail/py-mailsuite/Makefile index ca19e50b7487..d33a353110b7 100644 --- a/mail/py-mailsuite/Makefile +++ b/mail/py-mailsuite/Makefile @@ -1,5 +1,5 @@ PORTNAME= mailsuite -DISTVERSION= 1.9.14 +DISTVERSION= 1.9.15 CATEGORIES= mail python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/py-mailsuite/distinfo b/mail/py-mailsuite/distinfo index 2b57c2167f6a..ac3d0a83318e 100644 --- a/mail/py-mailsuite/distinfo +++ b/mail/py-mailsuite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668549380 -SHA256 (mailsuite-1.9.14.tar.gz) = f2fc9b69b24f4324745cc5da369f25405cae3da8eb86e72075f6b3b76722f06b -SIZE (mailsuite-1.9.14.tar.gz) = 16623 +TIMESTAMP = 1683707834 +SHA256 (mailsuite-1.9.15.tar.gz) = 4789c0a61c9d6a66688d047ba6ba396377598379d82b4f97e6514130952909fc +SIZE (mailsuite-1.9.15.tar.gz) = 16639
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305112326.34BNQQUJ048432>