Commit graph

14 commits

Author SHA1 Message Date
taca
1105188dca mail/ruby-mime-types-data: update to 3.2022.0105
3.2022.0105 (2022-01-05)

* Updated the Apache and IANA media registry entries as of release date.
* Fixed an incorrect definition of image/bmp, which had been marked obsolete
  and later registered.  Fixed #48, found by William T. Nelson.
2022-02-13 06:39:32 +00:00
taca
d1c06a26ca mail/ruby-mime-types-data: update to 3.2021.1115
3.2021.1115 (2021-11-15)

* Updated the Apache and IANA media registry entries as of release date.

* Added conversion utilities that support the mini_mime data format. These
  have been ported from the mini_mime repository. #47

* Added IANA provisional media registries. Added some notes to
  Contributing.md about the transient nature of the provisional registration
  data. This was triggered in part by a pull request by Jon Sneyers. Thanks!
  #45, #43
2021-11-23 14:37:12 +00:00
nia
f413f7fded 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-26 10:53:53 +00:00
nia
be020196fe mail: Remove SHA1 hashes for distfiles 2021-10-07 14:25:11 +00:00
taca
c8c18f3e71 mail/ruby-mime-types-data: update to 3.2021.0901
3.2021.0901 (2021-09-01)

* Updated the Apache and IANA media registry entries as of release date.
* Added file extension for WebVTT text format. #46.
2021-09-19 16:43:27 +00:00
taca
f131daa9aa mail/ruby-mime-types-data: update to 3.2021.0704
3.2021.0704 (2021-07-04)

* Updated the Apache and IANA media registry entries as of release date.
2021-08-31 15:25:41 +00:00
taca
337d45c1cf mail/ruby-mime-types-data: update to 3.2021.0225
3.2021.0225 / 2021-02-25

* Updated the Apache and IANA media registry entries as of release date.
* Added file extension for AVIF video format. #40.
2021-02-28 15:21:39 +00:00
taca
21ec815cd6 mail/ruby-mime-types-data: update to 3.2021.0212
3.2021.0212 / 2021-02-12

* Updated the IANA media registry entries as of release date.

* Added a new rake task (release:automatic) that downloads and converts
  the data from Apache and IANA; if there are changes detected, it updates
  the release version, changelog, manifest, and gemspec and commits the
  changes to git.
2021-02-13 13:53:30 +00:00
taca
4c956cc044 mail/ruby-mime-types-data: update to 3.2020.1104
## 3.2020.1104 / 2020-11-04

- Updated the IANA media registry entries as of release date.

- Added `application/x-zip-compressed`. [#36][].

- Updated the contributing guide to include information about the release
  process as described in [#18][].

- Corrected a misspelling of Yoran Brondsema's name. Sorry, Yoran. [#35][].
2021-01-11 13:53:16 +00:00
taca
a2931befef mail/ruby-mime-types-data: update to 3.2020.05.12
Update ruby-mime-types-data to 3.2020.05.12.


## 3.2020.05.12 / 2020-05-12

- Updated the IANA media registry entires as of release date.

- Added file extensions for HEIC image types. [#34][].
2020-05-25 14:01:30 +00:00
taca
8c133e2f0b mail/ruby-mime-types-data: update to 3.2020.0425
Update ruby-mime-types-data to 3.2020.0425.


3.2020.04.25 / 2020-04-25

* Updated the IANA media registry entires as of release date.

* Added several RAW image types based on data from GNOME RAW
  Thumbnailer. #33 fixing #32.

* Added audio/wav. #31.

* Added a type for Smarttech notebook files. #30.

* Added an alias for audio/m4a files. #29.

* Added application/x-ms-dos-executable. #28.
2020-04-27 14:33:50 +00:00
taca
161bbcde63 mail/ruby-mime-types-data: update to 3.2019.1009
Update ruby-mime-types-data to 3.2019.1009.

pkgsr change: Add "USE_LANGUAGES=	# none".

## 3.2019.0331 / 2019-03-31
*   Updated the IANA media registry entries as of release date.

*   Added support for `application/wasm` with extension `.wasm`. [#21][]

*   Fixed `application/ecmascript` extensions. [#20][]
2019-11-02 15:07:16 +00:00
taca
ac07931a7e mail/ruby-mime-types-data: update to 3.2018.0812
## 3.2018.0812 / 2018-08-12

*   Added `.xsd` extension to `text/xml`. [#10][]

*   Added `.js` and `.mjs` extensions to `text/ecmascript` and
    `text/javascript`. [#11][]

*   Added `.ipa` extension to `application/octet-stream`. [#12][]

*   Moved extensions `.markdown` and `.md` and added `.mkd` extension to
    `text/markdown`. [#13][]

*   Because of a bug found with mime-types 3 before 3.2.1, this version
    requires mime-types 3.1 or later to manage data.

*   Updated the IANA media registry entries as of release date. The biggest
    major change here is the addition of the `font/` top-level media type.

*   MIME type changes not introduced by pull requests will no longer be
    individually tracked.

*   Clarified that the YAML editable format is not shipped with the Ruby gem
    for size considerations.
2018-09-23 15:40:47 +00:00
minskim
a4016d42ef Import mime-types-data-3.2016.0521 as mail/ruby-mime-types-data
mime-types-data provides a registry for information about MIME media
type definitions. It can be used with the Ruby mime-types library or
other software to determine defined filename extensions for MIME
types, or to use filename extensions to look up the likely MIME type
definitions.
2016-07-29 21:38:36 +00:00