diff options
author | adam <adam@pkgsrc.org> | 2018-12-02 16:23:57 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-02 16:23:57 +0000 |
commit | 9f65b014f7f72d47e7ada277eb632396f76c2b84 (patch) | |
tree | ccae798c14e1ca5e9e230a73cc26d0ea26793717 /mail/py-authres | |
parent | 675439734b9123dd122ebd8672ebfb9ef5892c8d (diff) | |
download | pkgsrc-9f65b014f7f72d47e7ada277eb632396f76c2b84.tar.gz |
py-authres: updated to 1.1.1
1.1.1:
+ Added ARC specific tags for draft-ietf-dmarc-arc-protocol-18 (as of IETF
last call, still experimental), smtp.remote-ip and header.oldest-pass
Diffstat (limited to 'mail/py-authres')
-rw-r--r-- | mail/py-authres/Makefile | 4 | ||||
-rw-r--r-- | mail/py-authres/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/py-authres/Makefile b/mail/py-authres/Makefile index 159c11387fd..9183a8bd820 100644 --- a/mail/py-authres/Makefile +++ b/mail/py-authres/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2018/03/15 12:23:47 adam Exp $ +# $NetBSD: Makefile,v 1.5 2018/12/02 16:23:57 adam Exp $ -DISTNAME= authres-1.1.0 +DISTNAME= authres-1.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= mail python MASTER_SITES= ${MASTER_SITE_PYPI:=a/authres/} diff --git a/mail/py-authres/distinfo b/mail/py-authres/distinfo index 7d57e439dda..317f47b54e4 100644 --- a/mail/py-authres/distinfo +++ b/mail/py-authres/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2018/03/15 12:23:47 adam Exp $ +$NetBSD: distinfo,v 1.5 2018/12/02 16:23:57 adam Exp $ -SHA1 (authres-1.1.0.tar.gz) = f421732b09addf40973cc00c68ee48d6d9f619b0 -RMD160 (authres-1.1.0.tar.gz) = 11683264367cbfd4a5a9b974f4328bdc7a206b11 -SHA512 (authres-1.1.0.tar.gz) = 84a1deda9886b58bc3a921968f62d68bec12d22999b57c955c338b55cc15e100a5a2b87f443b4546bbc227b9fdf8849a23f4fd788a0b03df6ef1ffe108b21903 -Size (authres-1.1.0.tar.gz) = 22951 bytes +SHA1 (authres-1.1.1.tar.gz) = 63a7d0b0818246319c0fbebc8dd7424c1c4c097a +RMD160 (authres-1.1.1.tar.gz) = 854559560044fc59491f028c28fdf20eecad3b6c +SHA512 (authres-1.1.1.tar.gz) = 61e73e85e524279d5db37375fbe7b1fcf65a24280ef61124a94e4236ce477c225637690e9d424f5ee3fef8b9cd3d26c6d512dfa3c1c8491fa4f4bf266f88ac80 +Size (authres-1.1.1.tar.gz) = 23180 bytes |