pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/mkvtoolnix



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Apr 10 06:17:15 UTC 2026

Modified Files:
        pkgsrc/multimedia/mkvtoolnix: Makefile distinfo

Log Message:
mkvtoolnix: updated to 98.0

Version 98.0 "Chonks" 2026-04-05

New features and enhancements

* all: huge update to the Japanese translations which had been not worked on
  for several years. The program translation is now complete again, the man
  page translation has been extended as well. Both were reworked in most
  places. Translations by coolvitto.
* GUI: chapter editor: added an option in the "additional modifications"
  dialog that toggles applying the selected modifications to all currently
  open chapter editor tabs.
* GUI: macOS: added dock icon progress bar for job queue. Patch by Miklos
  Juhasz.

Bug fixes

* GUI: chapter editor: when renumbering chapters limiting the number of
  chapters to renumber did not work.
* GUI: macOS: fixed refreshing widgets after system switches between dark &
  light modes. Patch by Miklos Juhasz.

Build system changes

* The bundled `fmt` library was updated to v12.1.0, fixing a build issue on
  FreeBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.261 -r1.262 pkgsrc/multimedia/mkvtoolnix/Makefile
cvs rdiff -u -r1.135 -r1.136 pkgsrc/multimedia/mkvtoolnix/distinfo

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

Modified files:

Index: pkgsrc/multimedia/mkvtoolnix/Makefile
diff -u pkgsrc/multimedia/mkvtoolnix/Makefile:1.261 pkgsrc/multimedia/mkvtoolnix/Makefile:1.262
--- pkgsrc/multimedia/mkvtoolnix/Makefile:1.261 Fri Feb  6 10:05:27 2026
+++ pkgsrc/multimedia/mkvtoolnix/Makefile       Fri Apr 10 06:17:15 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.261 2026/02/06 10:05:27 wiz Exp $
+# $NetBSD: Makefile,v 1.262 2026/04/10 06:17:15 adam Exp $
 
-DISTNAME=      mkvtoolnix-97.0
-PKGREVISION=   2
+DISTNAME=      mkvtoolnix-98.0
 CATEGORIES=    multimedia
 MASTER_SITES=  https://mkvtoolnix.download/sources/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/multimedia/mkvtoolnix/distinfo
diff -u pkgsrc/multimedia/mkvtoolnix/distinfo:1.135 pkgsrc/multimedia/mkvtoolnix/distinfo:1.136
--- pkgsrc/multimedia/mkvtoolnix/distinfo:1.135 Sun Jan  4 11:21:30 2026
+++ pkgsrc/multimedia/mkvtoolnix/distinfo       Fri Apr 10 06:17:15 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.135 2026/01/04 11:21:30 adam Exp $
+$NetBSD: distinfo,v 1.136 2026/04/10 06:17:15 adam Exp $
 
-BLAKE2s (mkvtoolnix-97.0.tar.xz) = f815f07cfc914b593aea7f0c13fc36bb266545ced005c41ce8311ebb08ec69fa
-SHA512 (mkvtoolnix-97.0.tar.xz) = d6db63f317bef111b5b1df421484a31c2c1a11e68a52dded46612e5d1e3ec2dda3c5d3e48e1ccf8eb54994a08a9d0a155b1f19bc2778e9c011152c5c9a1dc38a
-Size (mkvtoolnix-97.0.tar.xz) = 11749232 bytes
+BLAKE2s (mkvtoolnix-98.0.tar.xz) = ff93fd15d433220bb7f832a272985ed6947982045d0ce4053bc7f4af6eeea3a1
+SHA512 (mkvtoolnix-98.0.tar.xz) = 938478b16168df309dddb5e6607cdc238df9927c403d0d00310977972827880d1b4250a958cc9be625ed90fd09a3de8af5934347790a315a600b4ea91521c008
+Size (mkvtoolnix-98.0.tar.xz) = 11774440 bytes
 SHA1 (patch-Rakefile) = 64033bb6ade6ab6b09f0174ff1200555fee8db49
 SHA1 (patch-configure) = 6e3771027ed420db7e70732e92bfd42d89e3aeb2
 SHA1 (patch-src_common_locale.cpp) = 0c76a67c1ba65336e2d98d8e62cfc9624df9d223



Home | Main Index | Thread Index | Old Index