Sat Feb 3 15:54:33 2024 UTC (114d)
mail/ruby-mime-types: udpate to 3.5.2

3.5.2 (2024-01-02)

There are no primary code changes, but we are releasing this as an update as
there are some validation changes and updated code with formatting.

Dependency and CI updates:

* Masato Nakamura added Ruby 3.3 to the CI workflow in #179.
* Fixed regressions in standard formatting in #180.
* Removed minitest-bonus-assertions because of a bundler resolution
  issue. Created a better replacement in-line.


(taca)
diff -r1.20 -r1.21 pkgsrc/mail/ruby-mime-types/Makefile
diff -r1.22 -r1.23 pkgsrc/mail/ruby-mime-types/distinfo

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

--- pkgsrc/mail/ruby-mime-types/Makefile 2023/08/26 13:37:07 1.20
+++ pkgsrc/mail/ruby-mime-types/Makefile 2024/02/03 15:54:32 1.21
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.20 2023/08/26 13:37:07 taca Exp $ 1# $NetBSD: Makefile,v 1.21 2024/02/03 15:54:32 taca Exp $
2 2
3DISTNAME= mime-types-3.5.1 3DISTNAME= mime-types-3.5.2
4CATEGORIES= mail 4CATEGORIES= mail
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.22 -r1.23 pkgsrc/mail/ruby-mime-types/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/ruby-mime-types/distinfo 2023/08/26 13:37:07 1.22
+++ pkgsrc/mail/ruby-mime-types/distinfo 2024/02/03 15:54:32 1.23
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.22 2023/08/26 13:37:07 taca Exp $ 1$NetBSD: distinfo,v 1.23 2024/02/03 15:54:32 taca Exp $
2 2
3BLAKE2s (mime-types-3.5.1.gem) = 6539825277953da91e05fb0e74958f9f953cdb9a912280ba38310b18caee195a 3BLAKE2s (mime-types-3.5.2.gem) = 257f75bb476e3a80933167864220c9fba4d7a765a046f96cca7f50f4b9d576f5
4SHA512 (mime-types-3.5.1.gem) = 3bba16ed3ad8050fb4b62b65c3f087885178a2514c7375d949956df81a9ebdeaa7698dba9671ee8bfc958117b1d18dda9679ebf5253300a7ffafde53e8fdeeda 4SHA512 (mime-types-3.5.2.gem) = 099e3b984d3637dfeaf00a76e56427c278ce3c48b77aaa45ed63521e73b1877d773d0ebe4fbe1ec21113987f7d39cda0deeefb7c9ded5f2a3024577e3e6ab6ff
5Size (mime-types-3.5.1.gem) = 37888 bytes 5Size (mime-types-3.5.2.gem) = 37888 bytes