Path to this page:
./
mail/p5-Mail-AuthenticationResults,
Object Oriented Authentication-Results Headers
Branch: CURRENT,
Version: 2.20231031,
Package name: p5-Mail-AuthenticationResults-2.20231031,
Maintainer: wenMail::AuthenticationResults provides object-oriented authentication-results
email headers. This parser copes with most styles of Authentication-Results
header seen in the wild, but is not yet fully RFC7601 compliant.
Differences from RFC7601:
- key/value pairs are parsed when present in the authserv-id section, this is
against RFC but has been seen in headers added by Yahoo!.
- Comments added between key/value pairs will be added after them in the data
structures and when stringified.
Required to run:[
lang/perl5] [
converters/p5-JSON]
Required to build:[
devel/p5-Test-Exception]
Master sites: (Expand)
Filesize: 32.025 KB
Version history: (Expand)
- (2024-02-05) Updated to version: p5-Mail-AuthenticationResults-2.20231031
- (2023-12-03) Updated to version: p5-Mail-AuthenticationResults-2.20230112
- (2023-07-06) Updated to version: p5-Mail-AuthenticationResults-2.20230112nb1
- (2023-01-27) Updated to version: p5-Mail-AuthenticationResults-2.20230112
- (2022-06-28) Updated to version: p5-Mail-AuthenticationResults-2.20210915nb1
- (2021-11-12) Updated to version: p5-Mail-AuthenticationResults-2.20210915
CVS history: (Expand)
2024-02-05 01:50:53 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
p5-Mail-AuthenticationResults: actually update.
Changes in 2.20231031 (really this time):
- Option to set more strict quoting of string
|
2023-12-03 05:33:35 by Wen Heping | Files touched by this commit (1) |
Log message:
Update to 2.20231031
Upstream changes:
2.20231031 2023-10-31 23:57:33+00:00 UTC
- Option to set more strict quoting of string
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-01-27 04:59:54 by Wen Heping | Files touched by this commit (2) |
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
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-11-12 03:08:21 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.20210915
Upstream changes:
2.20210915 2021-09-15 11:10:20+00:00 UTC
- Fix for older versions of Perl
|
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
|