Date: Fri, 6 Sep 2024 17:55:01 GMT From: "Gabriel M. Dutra" <dutra@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bc44301d85a2 - main - mail/py-mailsuite: Update to 1.9.16 Message-ID: <202409061755.486Ht1Ys041603@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dutra: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc44301d85a22ea77e6cfc403d5eb759044c6d93 commit bc44301d85a22ea77e6cfc403d5eb759044c6d93 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2024-09-06 17:52:00 +0000 Commit: Gabriel M. Dutra <dutra@FreeBSD.org> CommitDate: 2024-09-06 17:54:05 +0000 mail/py-mailsuite: Update to 1.9.16 changes: https://github.com/seanthegeek/mailsuite/blob/master/CHANGELOG.md#1916 PR: 281289 --- 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 6eccb86d2e0e..2d387daa7b45 100644 --- a/mail/py-mailsuite/Makefile +++ b/mail/py-mailsuite/Makefile @@ -1,5 +1,5 @@ PORTNAME= mailsuite -DISTVERSION= 1.9.15 +DISTVERSION= 1.9.16 CATEGORIES= mail python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/py-mailsuite/distinfo b/mail/py-mailsuite/distinfo index ac3d0a83318e..7882ccc27e63 100644 --- a/mail/py-mailsuite/distinfo +++ b/mail/py-mailsuite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683707834 -SHA256 (mailsuite-1.9.15.tar.gz) = 4789c0a61c9d6a66688d047ba6ba396377598379d82b4f97e6514130952909fc -SIZE (mailsuite-1.9.15.tar.gz) = 16639 +TIMESTAMP = 1725535179 +SHA256 (mailsuite-1.9.16.tar.gz) = adf6af38e8afb6d5d799d03f365de35265c8510ae3c430d9f1c1dc3482502fa5 +SIZE (mailsuite-1.9.16.tar.gz) = 16636
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409061755.486Ht1Ys041603>