pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/ruby-mime-types mail/ruby-mime-types: update to 3...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0316ce8a770
branches:  trunk
changeset: 412563:f0316ce8a770
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 08 16:04:22 2020 +0000

description:
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][]

diffstat:

 mail/ruby-mime-types/Makefile |   4 ++--
 mail/ruby-mime-types/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 4aa479bbcde4 -r f0316ce8a770 mail/ruby-mime-types/Makefile
--- a/mail/ruby-mime-types/Makefile     Sun Mar 08 16:01:06 2020 +0000
+++ b/mail/ruby-mime-types/Makefile     Sun Mar 08 16:04:22 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/11/02 15:10:29 taca Exp $
+# $NetBSD: Makefile,v 1.17 2020/03/08 16:04:22 taca Exp $
 
-DISTNAME=      mime-types-3.3
+DISTNAME=      mime-types-3.3.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 4aa479bbcde4 -r f0316ce8a770 mail/ruby-mime-types/distinfo
--- a/mail/ruby-mime-types/distinfo     Sun Mar 08 16:01:06 2020 +0000
+++ b/mail/ruby-mime-types/distinfo     Sun Mar 08 16:04:22 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2019/11/02 15:10:29 taca Exp $
+$NetBSD: distinfo,v 1.17 2020/03/08 16:04:22 taca Exp $
 
-SHA1 (mime-types-3.3.gem) = 749e605193205cdbe1d866bf9499798581419d6a
-RMD160 (mime-types-3.3.gem) = 67089ea47feb3f46a2616f766fdbdcf3efb20fa0
-SHA512 (mime-types-3.3.gem) = 288f5f2dbb3ea970703e3b0d84a89246db410f8ccab5da3cc8fa9113ebb44a46144bb48f2216d37fd293b3ae156d596aff234721ec62e10c6b024f1eef2c9fb8
-Size (mime-types-3.3.gem) = 36352 bytes
+SHA1 (mime-types-3.3.1.gem) = cf163ec2292220917c000f77257d42a8fce9236f
+RMD160 (mime-types-3.3.1.gem) = 19c0ebac4620155e613ffdbb36227970118ff755
+SHA512 (mime-types-3.3.1.gem) = 48646c5d3cc1b65ad0418bd765c86102d5dd7d0196f1b2b4b92acd350d6927e0c0fec3d30d04bf8b073d342f56b38663dee791f2c87f82b5743c6508265692ec
+Size (mime-types-3.3.1.gem) = 36352 bytes



Home | Main Index | Thread Index | Old Index