pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Mail-DMARC
Module Name: pkgsrc
Committed By: wen
Date: Fri May 30 06:23:55 UTC 2025
Modified Files:
pkgsrc/mail/p5-Mail-DMARC: Makefile distinfo
Log Message:
Update to 1.20250203
Upstream changes:
### 1.20250203
- consider localhost as invalid domain #255
- add a stringify method to the Policy class #253
- lower case domains passed to is_valid_domain #252
- lower case match from and envelope-from domains #249
- Change validation result for RFC7489 6.6.3 step 6.2 #248
- point README links to search.cpan.org #240
- sender: set options when creating new sender object #239
- permit storage of UTF-8 chars in MySQL DB #238
- load report_store modules using Module::Load #237
- create an email message with a proper Message-ID #236
- imap: only use port 143 if requested #235
- find_psl_file: fix duplicate share in path #232
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/p5-Mail-DMARC/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/p5-Mail-DMARC/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-DMARC/Makefile
diff -u pkgsrc/mail/p5-Mail-DMARC/Makefile:1.4 pkgsrc/mail/p5-Mail-DMARC/Makefile:1.5
--- pkgsrc/mail/p5-Mail-DMARC/Makefile:1.4 Sat Nov 16 12:05:51 2024
+++ pkgsrc/mail/p5-Mail-DMARC/Makefile Fri May 30 06:23:55 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2024/11/16 12:05:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2025/05/30 06:23:55 wen Exp $
-DISTNAME= Mail-DMARC-1.20240314
+DISTNAME= Mail-DMARC-1.20250203
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
Index: pkgsrc/mail/p5-Mail-DMARC/distinfo
diff -u pkgsrc/mail/p5-Mail-DMARC/distinfo:1.3 pkgsrc/mail/p5-Mail-DMARC/distinfo:1.4
--- pkgsrc/mail/p5-Mail-DMARC/distinfo:1.3 Mon Apr 29 06:46:16 2024
+++ pkgsrc/mail/p5-Mail-DMARC/distinfo Fri May 30 06:23:55 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/04/29 06:46:16 wen Exp $
+$NetBSD: distinfo,v 1.4 2025/05/30 06:23:55 wen Exp $
-BLAKE2s (Mail-DMARC-1.20240314.tar.gz) = ea01159ad34f90863cbcec83874e76274c5537ffe87dde1ea139ec44fad0d046
-SHA512 (Mail-DMARC-1.20240314.tar.gz) = a9110241152a691af88b2de897467ff149bc6f31b50efa97e2d2b3921ed42224beaff266f804ae9e15f7df5e9080ff2bc3782bb8e4f6f8d05d2f88a1d96f042e
-Size (Mail-DMARC-1.20240314.tar.gz) = 804792 bytes
+BLAKE2s (Mail-DMARC-1.20250203.tar.gz) = 5c6ff7cbb7d0ebc2b43b1a81b4bb7720148b1af0f7feee5c52af0de36ab3f757
+SHA512 (Mail-DMARC-1.20250203.tar.gz) = ec680de057d4e8441a6beda0dce145534f23958a7efc642f92985a735c6da82e48550b3a46829087aaf1f2512c160ba3b09d8225e5544e41777b528ff84ae5c4
+Size (Mail-DMARC-1.20250203.tar.gz) = 807894 bytes
Home |
Main Index |
Thread Index |
Old Index