pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Mail-SPF
Module Name: pkgsrc
Committed By: wen
Date: Wed Feb 5 08:29:10 UTC 2025
Modified Files:
pkgsrc/mail/p5-Mail-SPF: Makefile distinfo
Log Message:
Update to 3.20240923
Upstream changes:
3.20240923 2024-09-23 Australia/Melbourne
- Fix issue where certain DNS results would cause an exception to be thrown
3.20240827 2024-08-27 Australia/Melbourne
** Thanks to Giovanni <g.bechis%snb.it@localhost> for the changes in this release.
- Do not try to parse an IPv4 address unnecessarily
- Import RFC7208 Tests
- referencing the same TXT record through multiple CNAME aliases is not permitted
by RFC7208
- Make it clear that BlackMagic module is not available
- Fix checks for IPv4-mapped IPv6 connections
- Cache DNS results
- Misc dzil/build/ci improvements
- SPF explanation text is restricted to 7-bit ascii
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/mail/p5-Mail-SPF/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/p5-Mail-SPF/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/p5-Mail-SPF/Makefile
diff -u pkgsrc/mail/p5-Mail-SPF/Makefile:1.24 pkgsrc/mail/p5-Mail-SPF/Makefile:1.25
--- pkgsrc/mail/p5-Mail-SPF/Makefile:1.24 Sat Nov 16 12:05:53 2024
+++ pkgsrc/mail/p5-Mail-SPF/Makefile Wed Feb 5 08:29:10 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2024/11/16 12:05:53 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2025/02/05 08:29:10 wen Exp $
-DISTNAME= Mail-SPF-3.20240617
+DISTNAME= Mail-SPF-3.20240923
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
Index: pkgsrc/mail/p5-Mail-SPF/distinfo
diff -u pkgsrc/mail/p5-Mail-SPF/distinfo:1.6 pkgsrc/mail/p5-Mail-SPF/distinfo:1.7
--- pkgsrc/mail/p5-Mail-SPF/distinfo:1.6 Mon Jul 29 02:17:25 2024
+++ pkgsrc/mail/p5-Mail-SPF/distinfo Wed Feb 5 08:29:10 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/07/29 02:17:25 wen Exp $
+$NetBSD: distinfo,v 1.7 2025/02/05 08:29:10 wen Exp $
-BLAKE2s (Mail-SPF-3.20240617.tar.gz) = 642c29f48ad49d2e58969e376986a81c2f734fa9614cfd0baaf46b4a8862d127
-SHA512 (Mail-SPF-3.20240617.tar.gz) = 47476e483ac026a77b511b9ca7b0592e0d600c57b08f6ec7fd3653d2a5f48c0a4ef52867c285c477b0249437d479350f7923ea0cde86a4869e5ae8e370f6403d
-Size (Mail-SPF-3.20240617.tar.gz) = 79806 bytes
+BLAKE2s (Mail-SPF-3.20240923.tar.gz) = 7669ef9055d6d6e2ad6b2d73966bd6b1a94db8cec8cf634c93ab83b7bf07e423
+SHA512 (Mail-SPF-3.20240923.tar.gz) = f97b73a2ce08959118762da1239cd9d6a623ce767e8f9d9df424801c1bac654c65c807f072081c43eb494fe255ca54527f50c2336e91fc68cc671dc2b780a6d8
+Size (Mail-SPF-3.20240923.tar.gz) = 94271 bytes
Home |
Main Index |
Thread Index |
Old Index