Path to this page:
./
mail/p5-MIME-Types,
Definition of MIME types
Branch: CURRENT,
Version: 2.26nb1,
Package name: p5-MIME-Types-2.26nb1,
Maintainer: pkgsrc-usersA start for a more detailed data-structure to keep knowledge about
various data types are defined by MIME. Some basic treatments with
mime types are implemented.
The first special data item is whether a data type is binary or ascii.
This is required for correctly encoding e-mail attachments, and
implemented for the Mail::Box v2.01 module.
Required to run:[
lang/perl5]
Master sites: (Expand)
Filesize: 65.402 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-MIME-Types-2.26nb1
- (2024-02-25) Updated to version: p5-MIME-Types-2.26
- (2023-07-06) Updated to version: p5-MIME-Types-2.24nb1
- (2023-01-27) Updated to version: p5-MIME-Types-2.24
- (2022-06-28) Updated to version: p5-MIME-Types-2.22nb1
- (2021-11-12) Updated to version: p5-MIME-Types-2.22
CVS history: (Expand)
2024-02-25 09:34:11 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-MIME-Types: update to 2.26.
version 2.26: Tue 6 Feb 10:08:33 CET 2024
Changes:
- iana updates
version 2.25: Thu 29 Dec 10:27:24 CET 2022
Improvements:
- support multi-level extensions. Flagged by [Michał Górny]
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-01-27 05:03:03 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 2.24
Upstream changes:
version 2.24: Wed 28 Dec 13:06:23 CET 2022
Fixes:
- vnd.gentoo officially took 'tar' and 'tbz2', but 'application/
x-tar' resp 'x-gtar' prevails. [Andreas Koenig]
version 2.23: Thu 22 Dec 17:20:33 CET 2022
Changes:
- iana updates
|
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:21:02 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 2.22
Upstream changes:
version 2.22: Wed 27 Oct 16:54:38 CEST 2021
Changes:
- webm keeps on producting unexpected results [issue #11, Даша \
Федорова]
- iana updates
|
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-07-07 10:16:00 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 2.21
Upstream changes:
version 2.21: Fri 28 May 12:01:00 CEST 2021
Changes:
- application/octet-stream is better for .dat [issue #11, Даша \
Федорова]
- add video/webm which Google forgot to register [issue #12, Brent Laabs]
- add image/webp which Google registered too late [issue #12, Brent Laabs]
version 2.20: Thu 22 Apr 12:48:35 CEST 2021
Fixes:
- problems with PAUSE cause the previous release to show-up in
the wrong location. Let's hope this release solves it.
Changes:
- heif/heic/heifs/heics/hif fix [issue #9, Даша Федорова]
- no 'and' and 'or' extensions [issue #9, Даша Федорова]
- application/octet-stream is better for .bin [issue #10, Даша \
Федорова]
version 2.19: Fri 16 Apr 11:47:10 CEST 2021
Improvements:
- update with the newest data from IANA and Apache httpd
Changes:
- mp4 preference is video/mp4 [issue #5, Даша Федорова]
- yt preference is video/vnd.youtube.yt [issue #6, Даша Федорова]
- 3gp and 3gpp preference is video/3gpp [issue #7, Даша Федорова]
version 2.18: Wed 9 Dec 10:29:46 CET 2020
Improvements:
- update with newest data
Changes:
- Mojo 6.0 changed types() into mapping() [Dmitry Latin]
- Mojo 7.94 adds experimental file_type()
- Mojo 7.94 adds experimental content_type()
|