2021-06-12 15:58:12 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.20210112
Upstream changes:
2.20210112 2021-01-12 22:10:28+00:00 UTC
- Switch to a purely numeric version string
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-07 13:32:00 by Thomas Klausner | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
p5-Mail-AuthenticationResults: update to 1.20200824.1.
1.20200824.1 2020-08-24 01:03:58+00:00 UTC
- Fix some POD formatting
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-07-23 13:18:29 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.20200331.1
Upstream changes:
1.20200331.1 2020-03-31 03:31:13+00:00 UTC
- Treat an undefined value as emptystring in search
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2019-05-26 05:08:52 by Wen Heping | Files touched by this commit (3) |
Log message:
Import Mail-AuthenticationResults-1.20180923 as mail/p5-Mail-AuthenticationResults.
Mail::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.
|