Mon Apr 29 06:46:16 2024 UTC (39d)
Update to 1.20240314

Upstream changes:
### 1.20240313

- Fix error email sent when reports are too large
- Delete reports after sending error emails
- Make sending of error emails optional


(wen)
diff -r1.2 -r1.3 pkgsrc/mail/p5-Mail-DMARC/Makefile
diff -r1.2 -r1.3 pkgsrc/mail/p5-Mail-DMARC/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/mail/p5-Mail-DMARC/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/p5-Mail-DMARC/Makefile 2024/02/28 08:52:34 1.2
+++ pkgsrc/mail/p5-Mail-DMARC/Makefile 2024/04/29 06:46:16 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2024/02/28 08:52:34 wen Exp $ 1# $NetBSD: Makefile,v 1.3 2024/04/29 06:46:16 wen Exp $
2 2
3DISTNAME= Mail-DMARC-1.20240214 3DISTNAME= Mail-DMARC-1.20240314
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= mail perl5 5CATEGORIES= mail perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://metacpan.org/pod/Mail::DMARC 9HOMEPAGE= https://metacpan.org/pod/Mail::DMARC
10COMMENT= Perl implementation of DMARC 10COMMENT= Perl implementation of DMARC
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.06:../../devel/p5-File-ShareDir-Install 13BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.06:../../devel/p5-File-ShareDir-Install
14DEPENDS+= p5-Config-Tiny>=0:../../devel/p5-Config-Tiny 14DEPENDS+= p5-Config-Tiny>=0:../../devel/p5-Config-Tiny
15DEPENDS+= p5-DBD-SQLite>=1.31:../../databases/p5-DBD-SQLite 15DEPENDS+= p5-DBD-SQLite>=1.31:../../databases/p5-DBD-SQLite
16DEPENDS+= p5-DBIx-Simple>=1.35:../../databases/p5-DBIx-Simple 16DEPENDS+= p5-DBIx-Simple>=1.35:../../databases/p5-DBIx-Simple

cvs diff -r1.2 -r1.3 pkgsrc/mail/p5-Mail-DMARC/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/p5-Mail-DMARC/distinfo 2024/02/28 08:52:34 1.2
+++ pkgsrc/mail/p5-Mail-DMARC/distinfo 2024/04/29 06:46:16 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2024/02/28 08:52:34 wen Exp $ 1$NetBSD: distinfo,v 1.3 2024/04/29 06:46:16 wen Exp $
2 2
3BLAKE2s (Mail-DMARC-1.20240214.tar.gz) = f5f9613382a2d3ebb510f88a8ac046f9fbf0d3380d80a997344a0c1816fcdf85 3BLAKE2s (Mail-DMARC-1.20240314.tar.gz) = ea01159ad34f90863cbcec83874e76274c5537ffe87dde1ea139ec44fad0d046
4SHA512 (Mail-DMARC-1.20240214.tar.gz) = 3b25f2d1dcdd9b191b3e41c6c7dbd56687f5cf2f828598e555159f6484caae8a2fac0b198dce2921e2d35c3b73b35fca50a00ee14ae4604bcb100388365ef25f 4SHA512 (Mail-DMARC-1.20240314.tar.gz) = a9110241152a691af88b2de897467ff149bc6f31b50efa97e2d2b3921ed42224beaff266f804ae9e15f7df5e9080ff2bc3782bb8e4f6f8d05d2f88a1d96f042e
5Size (Mail-DMARC-1.20240214.tar.gz) = 804756 bytes 5Size (Mail-DMARC-1.20240314.tar.gz) = 804792 bytes