Sun Mar 8 16:04:22 2020 UTC ()
mail/ruby-mime-types: update to 3.3.1

Update ruby-mime-types to 3.3.1.

## 3.3.1 / 2019-12-26

*   1 minor bugfix:

    *   Al Snow fixed a warning with MIME::Types::Logger producing a warning
        because Ruby 2.7 introduces numbered block parameters. Because of the
        way that the MIME::Types::Logger works for deprecation messages, the
        initializer parameters had been named `_1`, `_2`, and `_3`. This has
        now been resolved. [#146][]

*   Administrivia:

    *   Olle Jonsson removed an outdated Travis configuration option (`sudo:
        false`). [#142][]


(taca)
diff -r1.16 -r1.17 pkgsrc/mail/ruby-mime-types/Makefile
diff -r1.16 -r1.17 pkgsrc/mail/ruby-mime-types/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/mail/ruby-mime-types/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/ruby-mime-types/Makefile 2019/11/02 15:10:29 1.16
+++ pkgsrc/mail/ruby-mime-types/Makefile 2020/03/08 16:04:22 1.17
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2019/11/02 15:10:29 taca Exp $ 1# $NetBSD: Makefile,v 1.17 2020/03/08 16:04:22 taca Exp $
2 2
3DISTNAME= mime-types-3.3 3DISTNAME= mime-types-3.3.1
4CATEGORIES= www 4CATEGORIES= www
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/mime-types/ruby-mime-types/ 7HOMEPAGE= https://github.com/mime-types/ruby-mime-types/
8COMMENT= Definition of MIME types for Ruby 8COMMENT= Definition of MIME types for Ruby
9LICENSE= ruby-license OR artistic OR gnu-gpl-v2 OR gnu-gpl-v3 9LICENSE= ruby-license OR artistic OR gnu-gpl-v2 OR gnu-gpl-v3
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-mime-types-data>=3.2015<4:../../mail/ruby-mime-types-data 11DEPENDS+= ${RUBY_PKGPREFIX}-mime-types-data>=3.2015<4:../../mail/ruby-mime-types-data
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14 14
15.include "../../lang/ruby/gem.mk" 15.include "../../lang/ruby/gem.mk"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.16 -r1.17 pkgsrc/mail/ruby-mime-types/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/ruby-mime-types/distinfo 2019/11/02 15:10:29 1.16
+++ pkgsrc/mail/ruby-mime-types/distinfo 2020/03/08 16:04:22 1.17
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.16 2019/11/02 15:10:29 taca Exp $ 1$NetBSD: distinfo,v 1.17 2020/03/08 16:04:22 taca Exp $
2 2
3SHA1 (mime-types-3.3.gem) = 749e605193205cdbe1d866bf9499798581419d6a 3SHA1 (mime-types-3.3.1.gem) = cf163ec2292220917c000f77257d42a8fce9236f
4RMD160 (mime-types-3.3.gem) = 67089ea47feb3f46a2616f766fdbdcf3efb20fa0 4RMD160 (mime-types-3.3.1.gem) = 19c0ebac4620155e613ffdbb36227970118ff755
5SHA512 (mime-types-3.3.gem) = 288f5f2dbb3ea970703e3b0d84a89246db410f8ccab5da3cc8fa9113ebb44a46144bb48f2216d37fd293b3ae156d596aff234721ec62e10c6b024f1eef2c9fb8 5SHA512 (mime-types-3.3.1.gem) = 48646c5d3cc1b65ad0418bd765c86102d5dd7d0196f1b2b4b92acd350d6927e0c0fec3d30d04bf8b073d342f56b38663dee791f2c87f82b5743c6508265692ec
6Size (mime-types-3.3.gem) = 36352 bytes 6Size (mime-types-3.3.1.gem) = 36352 bytes