Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2023 22:08:35 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: 60916596e072 - main - mail/py-authheaders: update to 0.15.2
Message-ID:  <202307112208.36BM8Zgk004890@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=60916596e07218c5eff4c6f36cd70387b37839ba

commit 60916596e07218c5eff4c6f36cd70387b37839ba
Author:     Einar Bjarni Halldórsson <einar@isnic.is>
AuthorDate: 2023-07-04 22:55:29 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-07-11 22:07:20 +0000

    mail/py-authheaders: update to 0.15.2
    
    Submitter becomes maintainer.  Already maintainer of other ports.
    
    Changelog: https://github.com/ValiMail/authentication-headers/releases/tag/0.15.2
    
    PR:             272375
    MFH:            2023Q3
---
 mail/py-authheaders/Makefile | 6 +++---
 mail/py-authheaders/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/mail/py-authheaders/Makefile b/mail/py-authheaders/Makefile
index ed1675a434b7..a1001c8eba5a 100644
--- a/mail/py-authheaders/Makefile
+++ b/mail/py-authheaders/Makefile
@@ -1,10 +1,10 @@
 PORTNAME=	authheaders
-DISTVERSION=	0.15.1
+DISTVERSION=	0.15.2
 CATEGORIES=	mail python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	einar@isnic.is
 COMMENT=	Generate email authentication headers
 WWW=		https://github.com/ValiMail/authentication-headers
 
@@ -12,7 +12,7 @@ LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/MPL-2.0
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dkimpy>=0.7.1:mail/py-dkimpy@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}authres>=1.0.1:mail/py-authres@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}authres>=1.2.0:mail/py-authres@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}publicsuffix2>0:dns/py-publicsuffix2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR}
 
diff --git a/mail/py-authheaders/distinfo b/mail/py-authheaders/distinfo
index 6bb680275b4c..4278eb1c3cd9 100644
--- a/mail/py-authheaders/distinfo
+++ b/mail/py-authheaders/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655210247
-SHA256 (authheaders-0.15.1.tar.gz) = f74acebeef826c7b5a9a6acc0d9a4fc7bac86e8213d97fe32f51ad7e3a66b8e9
-SIZE (authheaders-0.15.1.tar.gz) = 106363
+TIMESTAMP = 1688510260
+SHA256 (authheaders-0.15.2.tar.gz) = 900cee88a61e647ef84ebdfcbcee0154320744d8ec1d7d6e926842f447283bdf
+SIZE (authheaders-0.15.2.tar.gz) = 107991



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