Path to this page:
./
mail/ruby-mime-types-data,
Registry for information about MIME media type definitions
Branch: CURRENT,
Version: 3.2020.1104,
Package name: ruby26-mime-types-data-3.2020.1104,
Maintainer: minskimmime-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.
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 3e6ee35694888ff871c3bbf6424d819ad649d197
RMD160: 13a1dd6f459ded8a48de439a078e65aa15b3287d
Filesize: 162.5 KB
Version history: (Expand)
- (2021-01-11) Updated to version: ruby26-mime-types-data-3.2020.1104
- (2020-05-25) Updated to version: ruby26-mime-types-data-3.2020.0512
- (2020-04-27) Updated to version: ruby26-mime-types-data-3.2020.0425
- (2019-11-02) Updated to version: ruby24-mime-types-data-3.2019.1009
- (2018-09-23) Updated to version: ruby24-mime-types-data-3.2018.0812
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2021-01-11 14:53:16 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
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][].
|
2020-05-25 16:01:30 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
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-04-27 16:33:50 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
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.
|
2019-11-02 16:07:16 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
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][]
|
2018-09-23 17:40:47 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
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.
|
2016-07-29 23:38:37 by Min Sik Kim | Files touched by this commit (4) |
Log message:
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.
|