Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2024 14:41:36 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ef86f77b00b4 - main - mail/py-checkdmarc: Update to 5.6.2
Message-ID:  <202410291441.49TEfavB064788@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ef86f77b00b4631f8cc84c71d768cd04dc80ae01

commit ef86f77b00b4631f8cc84c71d768cd04dc80ae01
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-29 14:19:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-29 14:38:38 +0000

    mail/py-checkdmarc: Update to 5.6.2
    
    Changes:        https://github.com/domainaware/checkdmarc/blob/master/CHANGELOG.md
---
 mail/py-checkdmarc/Makefile | 5 +++--
 mail/py-checkdmarc/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/mail/py-checkdmarc/Makefile b/mail/py-checkdmarc/Makefile
index 9fbbda092d9f..c13cdf29dfc2 100644
--- a/mail/py-checkdmarc/Makefile
+++ b/mail/py-checkdmarc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	checkdmarc
-PORTVERSION=	5.5.0
+PORTVERSION=	5.6.2
 CATEGORIES=	mail python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dnspython>=2.0.0,1:dns/py-dnspython@${PY_FLA
 		${PYTHON_PKGNAMEPREFIX}publicsuffixlist>=0.10.0:dns/py-publicsuffixlist@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyleri>=1.3.2:devel/py-pyleri@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.25.0:www/py-requests@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}timeout-decorator>=0.4.1:devel/py-timeout-decorator@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}timeout-decorator>=0.4.1:devel/py-timeout-decorator@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}xmltodict>=0.14.2:devel/py-xmltodict@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent cryptography pep517
diff --git a/mail/py-checkdmarc/distinfo b/mail/py-checkdmarc/distinfo
index 9113f5d68960..fb8b0b20873b 100644
--- a/mail/py-checkdmarc/distinfo
+++ b/mail/py-checkdmarc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724084624
-SHA256 (checkdmarc-5.5.0.tar.gz) = d775f566f8fdd584adb9a26e792cfe1565cdf6bd50c54fe7b6d8443ce6db68cf
-SIZE (checkdmarc-5.5.0.tar.gz) = 36103
+TIMESTAMP = 1729994334
+SHA256 (checkdmarc-5.6.2.tar.gz) = e4b3aed8d77597c03f2c67629c06ff82845ef05b6331c268590f3f80184d5897
+SIZE (checkdmarc-5.6.2.tar.gz) = 35120



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410291441.49TEfavB064788>