pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-Alias Update to 1.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa25423184ac
branches:  trunk
changeset: 377547:aa25423184ac
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Apr 22 13:31:00 2022 +0000

description:
Update to 1.15

Upstream changes:
1.15 28 February 2022

  Fix RT#141577: Add missing test file to package so that tests don't fail.

1.14 27 February 2022

  Fix `make test` so it actually fails if there's a test failure.

  Fix RT#20388: Support whitespace after :include: in Sendmail format.

  Fix Sendmail format so it no longer ignores the last alias in the file if it
  ends with a continuation line and there aren't any blank lines or comments
  after it.

  Fix RT#19419: Don't mask INC in _include_file.

1.13 26 February 2022

  New maintainer: Jonathan Kamens <jik%kamens.us@localhost>

  Fix syntax error under recent versions of Perl, i.e., make the module work
  again.

diffstat:

 mail/p5-Mail-Alias/Makefile |  5 ++---
 mail/p5-Mail-Alias/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 4589525813d8 -r aa25423184ac mail/p5-Mail-Alias/Makefile
--- a/mail/p5-Mail-Alias/Makefile       Fri Apr 22 11:14:13 2022 +0000
+++ b/mail/p5-Mail-Alias/Makefile       Fri Apr 22 13:31:00 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2021/05/24 19:52:48 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2022/04/22 13:31:00 wen Exp $
 
-DISTNAME=      Mail-Alias-1.12
+DISTNAME=      Mail-Alias-1.15
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   12
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Mail/}
 
diff -r 4589525813d8 -r aa25423184ac mail/p5-Mail-Alias/distinfo
--- a/mail/p5-Mail-Alias/distinfo       Fri Apr 22 11:14:13 2022 +0000
+++ b/mail/p5-Mail-Alias/distinfo       Fri Apr 22 13:31:00 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:54:15 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/22 13:31:00 wen Exp $
 
-BLAKE2s (Mail-Alias-1.12.tar.gz) = 784baeaa0e57e147186f93cccb063bf3b20750d8600bbd3e2dd9c4927b6db9b1
-SHA512 (Mail-Alias-1.12.tar.gz) = 8a74f55b566e00495b3c8f32b52200aa252bc297b2682a4e4bbd8cde60267ad5233773a33065dd12ce955be760486b526e7dc8a1a56cac8acdea543dc0f51f17
-Size (Mail-Alias-1.12.tar.gz) = 10650 bytes
+BLAKE2s (Mail-Alias-1.15.tar.gz) = 5c5731a21a5cf7295a0cebf032bb3b01030223c4f40387c50d9b02943613f63f
+SHA512 (Mail-Alias-1.15.tar.gz) = 43fb186d5da2fbff05f7baa04390dad80ebeda410b6bc30f9a71d482b5a00f2c305810bc7c8edbd3e360560c00d1846566296f5ee87e9287e727ce7a00741f33
+Size (Mail-Alias-1.15.tar.gz) = 11977 bytes



Home | Main Index | Thread Index | Old Index