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:           Wed Oct 23 16:35:46 UTC 2024

Modified Files:
        pkgsrc/multimedia/mkvtoolnix: Makefile distinfo

Log Message:
mkvtoolnix: updated to 88.0

Version 88.0 "All I Know" 2024-10-19

New features and enhancements

* mkvmerge, MKVToolNix GUI's chapter editor: added support for reading
  chapters from PotPlayer bookmark files.

Bug fixes

* configure: fixed setting `HAVE_QTDBUS` properly if the QtDbus module is
  found.
* mkvmerge: MP4 reader: mkvmerge will no longer warn when multiple identical
  FourCCs are present within the same track headers.
* mkvmerge man page: removed the wrong statement that an attachment's MIME
  type must be set before use of the `--attach-file` & `--attach-file-once`
  options. If not given, mkvmerge auto-detects the MIME type.


To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 pkgsrc/multimedia/mkvtoolnix/Makefile
cvs rdiff -u -r1.124 -r1.125 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.239 pkgsrc/multimedia/mkvtoolnix/Makefile:1.240
--- pkgsrc/multimedia/mkvtoolnix/Makefile:1.239 Fri Oct  4 03:49:32 2024
+++ pkgsrc/multimedia/mkvtoolnix/Makefile       Wed Oct 23 16:35:45 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.239 2024/10/04 03:49:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.240 2024/10/23 16:35:45 adam Exp $
 
-DISTNAME=      mkvtoolnix-87.0
-PKGREVISION=   1
+DISTNAME=      mkvtoolnix-88.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.124 pkgsrc/multimedia/mkvtoolnix/distinfo:1.125
--- pkgsrc/multimedia/mkvtoolnix/distinfo:1.124 Mon Sep  9 07:00:06 2024
+++ pkgsrc/multimedia/mkvtoolnix/distinfo       Wed Oct 23 16:35:45 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.124 2024/09/09 07:00:06 adam Exp $
+$NetBSD: distinfo,v 1.125 2024/10/23 16:35:45 adam Exp $
 
-BLAKE2s (mkvtoolnix-87.0.tar.xz) = a07a38c467589b142c3193f7c666d1b3cda6db06748c29ae34ece4fb57eb5235
-SHA512 (mkvtoolnix-87.0.tar.xz) = fb8469e4852bbf544e1009ea8b502aff18d455eb35bb050bf5b10a9dfcf6d9b6106151ccc4dd9f75a60c7c992643711f899dcb1ad5915517abafc16cfe073c60
-Size (mkvtoolnix-87.0.tar.xz) = 11241000 bytes
+BLAKE2s (mkvtoolnix-88.0.tar.xz) = 32e1d64bb12d5a796f3ccdb5722db1d035d4b44b8e393cf6496806cba9c1c318
+SHA512 (mkvtoolnix-88.0.tar.xz) = b1b08a42f55e841c618cbfe19f40310ea7c879d43a6a1db4152abfd5618deccc33332a73b1fc21757660891907b9eb12028b8c016134708f0464d5cc10a343c2
+Size (mkvtoolnix-88.0.tar.xz) = 11241552 bytes
 SHA1 (patch-Rakefile) = 64033bb6ade6ab6b09f0174ff1200555fee8db49
 SHA1 (patch-configure) = 6e3771027ed420db7e70732e92bfd42d89e3aeb2
 SHA1 (patch-src_common_locale.cpp) = 0c76a67c1ba65336e2d98d8e62cfc9624df9d223



Home | Main Index | Thread Index | Old Index