Thu Jul 23 11:18:29 2020 UTC ()
Update to 1.20200331.1

Upstream changes:
1.20200331.1 2020-03-31 03:31:13+00:00 UTC
        - Treat an undefined value as emptystring in search


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

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

--- pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile 2019/08/11 13:21:35 1.3
+++ pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile 2020/07/23 11:18:29 1.4
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2019/08/11 13:21:35 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2020/07/23 11:18:29 wen Exp $
2 2
3DISTNAME= Mail-AuthenticationResults-1.20180923 3DISTNAME= Mail-AuthenticationResults-1.20200331.1
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= mail perl5 5CATEGORIES= mail perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
8 7
9MAINTAINER= wen@NetBSD.org 8MAINTAINER= wen@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/Mail-AuthenticationResults 9HOMEPAGE= https://metacpan.org/release/Mail-AuthenticationResults
11COMMENT= Object Oriented Authentication-Results Headers 10COMMENT= Object Oriented Authentication-Results Headers
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14BUILD_DEPENDS+= p5-Test-Exception>=0:../../devel/p5-Test-Exception 13BUILD_DEPENDS+= p5-Test-Exception>=0:../../devel/p5-Test-Exception
15 14
16PERL5_PACKLIST= auto/Mail/AuthenticationResults/.packlist 15PERL5_PACKLIST= auto/Mail/AuthenticationResults/.packlist
17 16
18.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"

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

--- pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo 2019/05/26 03:08:52 1.1
+++ pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo 2020/07/23 11:18:29 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2019/05/26 03:08:52 wen Exp $ 1$NetBSD: distinfo,v 1.2 2020/07/23 11:18:29 wen Exp $
2 2
3SHA1 (Mail-AuthenticationResults-1.20180923.tar.gz) = 56e89364e052700bfd51a815a41f8cc5a37e1b62 3SHA1 (Mail-AuthenticationResults-1.20200331.1.tar.gz) = 56ab68567f40e9998cdacf92ff7f6d897d2e8fc9
4RMD160 (Mail-AuthenticationResults-1.20180923.tar.gz) = f2befa68dcfbf523673371314e9403dc28f0dc8b 4RMD160 (Mail-AuthenticationResults-1.20200331.1.tar.gz) = 0aac967297a79d0654c8241bdc8f2b2ec3bca99d
5SHA512 (Mail-AuthenticationResults-1.20180923.tar.gz) = e8a33593261c59b8c1c91d6e655f8a3f6112974169dde9689788a7e0e83a0e66e6a5872ac56d7882e324c914bbb869b3f8c7b330ccf42765633fd475ef68f3be 5SHA512 (Mail-AuthenticationResults-1.20200331.1.tar.gz) = d492adf166894e4615903681905683585fd3268cd47fe1a305a80cf3cf0d574e39b35f7fef01fc76584912e4c8972c4aeedb3cadc7ecf5662a05667cbf599c97
6Size (Mail-AuthenticationResults-1.20180923.tar.gz) = 29827 bytes 6Size (Mail-AuthenticationResults-1.20200331.1.tar.gz) = 30770 bytes