Path to this page:
./
mail/ruby-mime-types-data,
Registry for information about MIME media type definitions
Branch: CURRENT,
Version: 3.2025.0107,
Package name: ruby32-mime-types-data-3.2025.0107,
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/ruby31-base]
Master sites:
Filesize: 150 KB
Version history: (Expand)
- (2025-01-19) Updated to version: ruby32-mime-types-data-3.2025.0107
- (2024-12-08) Updated to version: ruby32-mime-types-data-3.2024.1203
- (2024-11-06) Updated to version: ruby32-mime-types-data-3.2024.1105
- (2024-10-13) Updated to version: ruby32-mime-types-data-3.2024.1001
- (2024-09-18) Updated to version: ruby32-mime-types-data-3.2024.0903
- (2024-07-14) Updated to version: ruby32-mime-types-data-3.2024.0702
CVS history: (Expand)
2025-01-19 17:14:18 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
mail/ruby-mime-types-data: update to 3.2025.0107
3.2025.0107 / 2025-01-07
* Updated the Apache and IANA media registry entries as of release date
* Restructured documentation for how I prefer to manage Hoe projects now.
* Reworked the Rakefile because all data updates are now managed by GitHub
Actions and should not be managed manually any longer.
- rake release:prepare now does the same work as rake release:gha, but
does not commit or create a pull request.
- rake convert no longer has any subtasks.
- rake update has been removed with no replacement.
* Updated .hoerc to properly exclude support/ and types/ from the manifest.
|
2024-12-08 17:47:33 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/ruby-mime-types-data: update to 3.2024.1203
3.2024.1203 (2024-12-03)
* Updated the Apache and IANA media registry entries as of release date
|
2024-11-06 15:40:55 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/ruby-mime-types-data: update to 3.2024.1105
3.2024.1105 (2024-11-05)
* Updated the Apache and IANA media registry entries as of release date
|
2024-10-13 18:12:41 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/ruby-mime-types-data: update to 3.2024.1001
3.2024.1001 / 2024-10-01
* Updated the Apache and IANA media registry entries as of release date
|
2024-09-18 17:38:27 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
mail/ruby-mime-types-data: update to 3.2024.0903
3.2024.0903 (2024-09-03)
* Updated the Apache and IANA media registry entries as of release date
|
2024-07-14 09:45:28 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
mail/ruby-mime-types-data: update to 3.2024.0702
3.2024.0702 (2024-07-02)
* Updated the Apache and IANA media registry entries as of release date
- This update adds an empty example/ top-level media type group.
- This update adds a new haptics/ group with three media types defined.
* Moved extensions from audio/x-aac to audio/aac and mark audio/x-aac as
obsolete. Based on #77 by Samuel Williams.
- Made the same changes for audio/flac and audio/matroska.
|
2024-06-08 17:49:15 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/ruby-mime-types-data: update to 3.2024.0604
3.2024.0604 (2024-06-04)
* Updated the Apache and IANA media registry entries as of release date
* Internal changes:
- Update to latest version of Rubygems for testing.
- Remove restriction on Pysch version as that does not work well with
current Rubies.
- Fix a bug with the history generation on automatic updates.
|
2024-05-12 17:10:20 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/ruby-mime-types-data: update to 3.2024.0507
3.2024.0507 (2024-05-07)
* Updated the Apache and IANA media registry entries as of release date
|