pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/ruby-mime-types



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar  8 16:04:22 UTC 2020

Modified Files:
        pkgsrc/mail/ruby-mime-types: Makefile distinfo

Log Message:
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][]


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/mail/ruby-mime-types/Makefile \
    pkgsrc/mail/ruby-mime-types/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/ruby-mime-types/Makefile
diff -u pkgsrc/mail/ruby-mime-types/Makefile:1.16 pkgsrc/mail/ruby-mime-types/Makefile:1.17
--- pkgsrc/mail/ruby-mime-types/Makefile:1.16   Sat Nov  2 15:10:29 2019
+++ pkgsrc/mail/ruby-mime-types/Makefile        Sun Mar  8 16:04:22 2020
@@ -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
Index: pkgsrc/mail/ruby-mime-types/distinfo
diff -u pkgsrc/mail/ruby-mime-types/distinfo:1.16 pkgsrc/mail/ruby-mime-types/distinfo:1.17
--- pkgsrc/mail/ruby-mime-types/distinfo:1.16   Sat Nov  2 15:10:29 2019
+++ pkgsrc/mail/ruby-mime-types/distinfo        Sun Mar  8 16:04:22 2020
@@ -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