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: Wed Aug 19 00:49:58 UTC 2026
Modified Files:
pkgsrc/mail/p5-Mail-AuthenticationResults: Makefile distinfo
Log Message:
Update to 2.20260216
Upstream changes:
2.20260216 2026-02-16 14:47:11+11:00 Australia/Melbourne
- Added some helper methods which can be used to add
commonly used children to an object.
* $object->add_entry($key, $value);
* $object->add_sub_entry($key, $value);
* $object->add_comment($value);
each returns the new object being added which can then be
manipulated/added to as required.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile
cvs rdiff -u -r1.10 -r1.11 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.19 pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile:1.20
--- pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile:1.19 Thu Jul 16 19:04:05 2026
+++ pkgsrc/mail/p5-Mail-AuthenticationResults/Makefile Wed Aug 19 00:49:57 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2026/07/16 19:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2026/08/19 00:49:57 wen Exp $
-DISTNAME= Mail-AuthenticationResults-2.20250709
+DISTNAME= Mail-AuthenticationResults-2.20260216
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= mail perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MB/MBRADSHAW/}
MAINTAINER= wen%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/Mail-AuthenticationResults
Index: pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo
diff -u pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo:1.10 pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo:1.11
--- pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo:1.10 Sat Nov 15 01:00:35 2025
+++ pkgsrc/mail/p5-Mail-AuthenticationResults/distinfo Wed Aug 19 00:49:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/11/15 01:00:35 wen Exp $
+$NetBSD: distinfo,v 1.11 2026/08/19 00:49:57 wen Exp $
-BLAKE2s (Mail-AuthenticationResults-2.20250709.tar.gz) = 314b203c7f1f2aaf9490aeddba8097b0b1584dec6c2578a308d5c90857717743
-SHA512 (Mail-AuthenticationResults-2.20250709.tar.gz) = 79b691daa41a2c265243e4a25b9b3bf3815187549b2213272b04f2c2335c3e536441b17c878c4b8068c2367a9912358072c15695d9d6ef5d02b5dc48cfac969b
-Size (Mail-AuthenticationResults-2.20250709.tar.gz) = 33533 bytes
+BLAKE2s (Mail-AuthenticationResults-2.20260216.tar.gz) = 24fe7f8ca978de5ffd6f6efd47f4c6e092196e8065c37b6a57f7c49b33ea9c95
+SHA512 (Mail-AuthenticationResults-2.20260216.tar.gz) = 960ac7d77a2f65c44a1ea29347e2d5895a90ee12b43c5fb5210dc24fd74ecaad13ced86d19325cbf6b2e43de161907d54822f4b4541e1f6196ac86c4c17f8367
+Size (Mail-AuthenticationResults-2.20260216.tar.gz) = 34119 bytes
Home |
Main Index |
Thread Index |
Old Index