pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/p5-Mail-AuthenticationResults



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Jan 27 03:59:54 UTC 2023

Modified Files:
        pkgsrc/mail/p5-Mail-AuthenticationResults: Makefile distinfo

Log Message:
Update to 2.20230112

Upstream changes:
2.20230112 2023-01-12 22:49:04+00:00 UTC
  - Add parser method to parse json serialized object back
    into the object(s) it represents


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/mail/p5-Mail-AuthenticationResults/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-AuthenticationResults/Makefile
diff -u pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile:1.10 pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile:1.11
--- pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile:1.10     Tue Jun 28 11:34:28 2022
+++ pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile  Fri Jan 27 03:59:54 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2022/06/28 11:34:28 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2023/01/27 03:59:54 wen Exp $
 
-DISTNAME=      Mail-AuthenticationResults-2.20210915
+DISTNAME=      Mail-AuthenticationResults-2.20230112
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Mail/}
 

Index: pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo
diff -u pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo:1.7 pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo:1.8
--- pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo:1.7      Fri Nov 12 02:08:21 2021
+++ pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo  Fri Jan 27 03:59:54 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/11/12 02:08:21 wen Exp $
+$NetBSD: distinfo,v 1.8 2023/01/27 03:59:54 wen Exp $
 
-BLAKE2s (Mail-AuthenticationResults-2.20210915.tar.gz) = 6179841c558d248bd7c6eb5a7c03c0b9aef0745d57c813df6bde790a4b50e1ac
-SHA512 (Mail-AuthenticationResults-2.20210915.tar.gz) = c1f1149853fd2a30116f70f126bc9822f4d085b030c5e09aec273792888c67ae141dff8c9c2368d21d692b3ca409bab89fef44d6ba0a40c9fe34b845568c570b
-Size (Mail-AuthenticationResults-2.20210915.tar.gz) = 31535 bytes
+BLAKE2s (Mail-AuthenticationResults-2.20230112.tar.gz) = 170bbd45db21c2ffa749ceb1f5d6e30a895145d6b0a5ef93e2ea94bf29319dc1
+SHA512 (Mail-AuthenticationResults-2.20230112.tar.gz) = 78ea5067e2386ccbbe5bb9c86150c8255e6f735319968180a59c992fac35a918704792b2f18bf10c0568a41690044fbdb14b9d23e7829c178a42eb64126725fb
+Size (Mail-AuthenticationResults-2.20230112.tar.gz) = 32438 bytes



Home | Main Index | Thread Index | Old Index