forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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][].
- Loading branch information
taca
committed
Jan 11, 2021
1 parent
ca2a88a
commit bdb2246
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.5 2020/05/25 14:01:30 taca Exp $ | ||
# $NetBSD: Makefile,v 1.6 2021/01/11 13:53:16 taca Exp $ | ||
|
||
DISTNAME= mime-types-data-3.2020.0512 | ||
DISTNAME= mime-types-data-3.2020.1104 | ||
CATEGORIES= mail | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.5 2020/05/25 14:01:30 taca Exp $ | ||
$NetBSD: distinfo,v 1.6 2021/01/11 13:53:16 taca Exp $ | ||
|
||
SHA1 (mime-types-data-3.2020.0512.gem) = b88617eb20be7bf97ca26ff37480ea402a89fa3c | ||
RMD160 (mime-types-data-3.2020.0512.gem) = dc72a1c5bc595c28d98a04c18fff4800bd5e32d1 | ||
SHA512 (mime-types-data-3.2020.0512.gem) = 019e45ed63ec86ef3eb4784a1526d4f163daaec676786b21c345bb8e1c57b26444ac7ee11fb25ffa9bbc687a60ae98d1cbc5d9ef60b446f50c5896a30299bd71 | ||
Size (mime-types-data-3.2020.0512.gem) = 164352 bytes | ||
SHA1 (mime-types-data-3.2020.1104.gem) = 3e6ee35694888ff871c3bbf6424d819ad649d197 | ||
RMD160 (mime-types-data-3.2020.1104.gem) = 13a1dd6f459ded8a48de439a078e65aa15b3287d | ||
SHA512 (mime-types-data-3.2020.1104.gem) = 674e43205b17aefb3f9d2bd79110165c287631197002604ff0efaca0aa638a0e51a3b9a78bba2a7845d31183cd3810e4f2477ceb1788c1b614e2a5058f565f6e | ||
Size (mime-types-data-3.2020.1104.gem) = 166400 bytes |