pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat May 17 07:45:19 UTC 2025

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

Log Message:
mail/ruby-mime-types-data: update to 3.2025.0514

3.2025.0422 (2025-04-22)

* Updated registry entries from the IANA media registry and provisional
  media registry and the Apache httpd media registry as of the release date.

3.2025.0429 (2025-04-29)

* Updated registry entries from the IANA media registry and provisional
  media registry and the Apache httpd media registry as of the release date.

3.2025.0506 (2025-05-06)

* Updated registry entries from the IANA media registry and provisional
  media registry and the Apache httpd media registry as of the release date.

3.2025.0507 (2025-05-07)

* Added new data for pre-computed priority sorting.  This new data requires
  Ruby mime-types 3.7.0 or later to manage data but is ignored by older
  versions of mime-types.

* Added a parser for the Apache Tika media registry to enrich the media
  definitions, mostly by adding new patterns for media type extensions.
  This parser:

    (1) Parses the current tika-mimetypes.xml from the main branch of Tika
        on GitHub.

    (2) Skips over any mime-type record that has attributes. That is, any
        record which looks like media/subtype;format=foo or
        media/subtype;version=2 will be skipped. Support for attributes does
        not currently exist in the mime-types library.

    (3) Extracts the glob entries for use in the extensions field.  Globs
        that use * in the middle of a filename are excluded, because that's
        now how the Ruby MIME::Types field works (I could add a new glob
        field, but that will take a bit more work).

    (4) Updates the extensions field for any existing MIME::Type or creates
        new unregistered (not defined in IANA) types for new ones.

* Updated the history body to reflect the new data source for updates.

* Some details were removed from older CHANGELOG entries relating to updated
  MIME types from more or less automated processes.

3.2025.0514 (2025-05-14)

* Updated registry entries from the IANA media registry and provisional
  media registry, the Apache httpd media registry, and the Apache Tika media
  registry as of the release date.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/mail/ruby-mime-types-data/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/mail/ruby-mime-types-data/PLIST
cvs rdiff -u -r1.32 -r1.33 pkgsrc/mail/ruby-mime-types-data/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-data/Makefile
diff -u pkgsrc/mail/ruby-mime-types-data/Makefile:1.30 pkgsrc/mail/ruby-mime-types-data/Makefile:1.31
--- pkgsrc/mail/ruby-mime-types-data/Makefile:1.30      Mon Apr 14 14:26:39 2025
+++ pkgsrc/mail/ruby-mime-types-data/Makefile   Sat May 17 07:45:19 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2025/04/14 14:26:39 taca Exp $
+# $NetBSD: Makefile,v 1.31 2025/05/17 07:45:19 taca Exp $
 
-DISTNAME=      mime-types-data-3.2025.0408
+DISTNAME=      mime-types-data-3.2025.0514
 CATEGORIES=    mail
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/mail/ruby-mime-types-data/PLIST
diff -u pkgsrc/mail/ruby-mime-types-data/PLIST:1.7 pkgsrc/mail/ruby-mime-types-data/PLIST:1.8
--- pkgsrc/mail/ruby-mime-types-data/PLIST:1.7  Sun Jan 19 16:14:18 2025
+++ pkgsrc/mail/ruby-mime-types-data/PLIST      Sat May 17 07:45:19 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2025/01/19 16:14:18 taca Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/05/17 07:45:19 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/CODE_OF_CONDUCT.md
@@ -18,6 +18,7 @@ ${GEM_LIBDIR}/data/mime.encoding.column
 ${GEM_LIBDIR}/data/mime.flags.column
 ${GEM_LIBDIR}/data/mime.friendly.column
 ${GEM_LIBDIR}/data/mime.pext.column
+${GEM_LIBDIR}/data/mime.spri.column
 ${GEM_LIBDIR}/data/mime.use_instead.column
 ${GEM_LIBDIR}/data/mime.xrefs.column
 ${GEM_LIBDIR}/lib/mime-types-data.rb

Index: pkgsrc/mail/ruby-mime-types-data/distinfo
diff -u pkgsrc/mail/ruby-mime-types-data/distinfo:1.32 pkgsrc/mail/ruby-mime-types-data/distinfo:1.33
--- pkgsrc/mail/ruby-mime-types-data/distinfo:1.32      Mon Apr 14 14:26:39 2025
+++ pkgsrc/mail/ruby-mime-types-data/distinfo   Sat May 17 07:45:19 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2025/04/14 14:26:39 taca Exp $
+$NetBSD: distinfo,v 1.33 2025/05/17 07:45:19 taca Exp $
 
-BLAKE2s (mime-types-data-3.2025.0408.gem) = fc75592519d1b4950ba29700ae9710f7d0f45288457b4f98d7271a841241cae6
-SHA512 (mime-types-data-3.2025.0408.gem) = 206dee99cc425c9ce12d16a3d0bd82fabd773ef25ca6d9ee3b4c31dcdc5111ec9a727be2523dde73945bc3b32e51da363d7621486fff5e6d412c7b3ff9a890f6
-Size (mime-types-data-3.2025.0408.gem) = 154112 bytes
+BLAKE2s (mime-types-data-3.2025.0514.gem) = 83967f2413ea4fe72a43f9f732964156143a9cca436ca482c78c3d67323fbfb4
+SHA512 (mime-types-data-3.2025.0514.gem) = 1b486ab82463a592c01f5cce2ce3a3068f1899b9bb6d2b327662828e7f28c222d108ada2873f7a71d646fa81d57aa601d42345e9ebec78e50a8e1f2bcb8be304
+Size (mime-types-data-3.2025.0514.gem) = 168960 bytes



Home | Main Index | Thread Index | Old Index