pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/py-checkdmarc



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug 25 17:05:54 UTC 2025

Modified Files:
        pkgsrc/mail/py-checkdmarc: Makefile distinfo

Log Message:
py-checkdmarc: updated to 5.8.9

5.8.9

Fix error message grammar

5.8.8

Provide an easier to understand error message when a mark certificate is not is not issued by a recognized Mark Verifying Authority (MVA)
Bug fix: failure to download a BIMI image is noted in the certificate section instead of the image section

5.8.7

Fix downloading of mta-sts policies
Fix DMARC policy checks for parked domains/subdomains


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/mail/py-checkdmarc/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/py-checkdmarc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/py-checkdmarc/Makefile
diff -u pkgsrc/mail/py-checkdmarc/Makefile:1.16 pkgsrc/mail/py-checkdmarc/Makefile:1.17
--- pkgsrc/mail/py-checkdmarc/Makefile:1.16     Thu Jun  5 18:10:29 2025
+++ pkgsrc/mail/py-checkdmarc/Makefile  Mon Aug 25 17:05:54 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/06/05 18:10:29 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/08/25 17:05:54 adam Exp $
 
-DISTNAME=      checkdmarc-5.8.6
+DISTNAME=      checkdmarc-5.8.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    mail python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/checkdmarc/}

Index: pkgsrc/mail/py-checkdmarc/distinfo
diff -u pkgsrc/mail/py-checkdmarc/distinfo:1.14 pkgsrc/mail/py-checkdmarc/distinfo:1.15
--- pkgsrc/mail/py-checkdmarc/distinfo:1.14     Thu Jun  5 18:10:29 2025
+++ pkgsrc/mail/py-checkdmarc/distinfo  Mon Aug 25 17:05:54 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/06/05 18:10:29 adam Exp $
+$NetBSD: distinfo,v 1.15 2025/08/25 17:05:54 adam Exp $
 
-BLAKE2s (checkdmarc-5.8.6.tar.gz) = 6e62c7cb9872a5609998fde997e8d542434adc947889723a8f8485b3e8277fcc
-SHA512 (checkdmarc-5.8.6.tar.gz) = 61b0a8a7ccae33eb29bcf03f3f7de5d5ad8a5711367f98d1a79f2628e7271b4803ff1ba1261b4baa924edb804b833396d00d0944f3fb077bf5a68c73b0ab1c8a
-Size (checkdmarc-5.8.6.tar.gz) = 44395 bytes
+BLAKE2s (checkdmarc-5.8.9.tar.gz) = 8edd4b540f047fb3996c2f435f480af2a551225f77d8db72e3c8385def462252
+SHA512 (checkdmarc-5.8.9.tar.gz) = c0dbe7f71544699b1b47b31d39510b9048ec03989bfffe3081e2cffcbcafac5957346c33ecfe87062945098fa7ddab3e6350c97a5d8d4d115535a73d619efd6b
+Size (checkdmarc-5.8.9.tar.gz) = 44578 bytes



Home | Main Index | Thread Index | Old Index