./mail/p5-Mail-Alias, Perl 5 module to manipulate mail alias files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.15nb2, Package name: p5-Mail-Alias-1.15nb2, Maintainer: pkgsrc-users

The Perl 5 module Mail::Alias can read various formats of mail
alias. Once an object has been created it can be used to expand
aliases and output in another format.


Required to run:
[lang/perl5]

Master sites: (Expand)

Filesize: 11.696 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-04-22 15:31:00 by Wen Heping | Files touched by this commit (2)
Log message:
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>

  Fix syntax error under recent versions of Perl, i.e., make the module work
  again.
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-11-02 17:25:29 by Roland Illig | Files touched by this commit (112)
Log message:
mail: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.