diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-01 12:23:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-01 12:23:31 +0000 |
commit | d12b612875553bdacef492c1f6ed9c2ce68fb505 (patch) | |
tree | c56116f6f9c50444ca6dd182d145b2937ac51289 /multimedia/libdvdnav/distinfo | |
parent | bdcd231905d98a6ce77450314eea3b63fd7cfafd (diff) | |
download | pkgsrc-d12b612875553bdacef492c1f6ed9c2ce68fb505.tar.gz |
Update to 5.0.1. Set LICENSE.
libdvdnav (5.0.1)
* removed assert on unknown VM commands, fixing playback of some DVDs
* fixed a double free in dvdnav_free_dup
* fixed an integer overflow, a data race condition and return inconsistency
libdvdnav (5.0.0)
* Android support
* fixed numerous crashes, assertions and corruptions
* rewrite of the build-system, including silent rules
* clean code, simplify and remove warnings
* fix compilation in C++ applications
* removal of remap .MAP files unused feature
* remove the dvdnavmini library
* fix compilation on OS/2 and Hurd
libdvdnav (4.2.1)
* fixed failed assertion on menu-less DVDs
* fixed playback issues on multi-angle DVDs
* fixed crash when playing a DVD from different region than currently set
in the DVD drive
* fixed segfaults when reading certain DVDs (including "Jack Reacher",
"Ghost Protocol", "Inside Man", "The Dictator" and "Tangled")
Diffstat (limited to 'multimedia/libdvdnav/distinfo')
-rw-r--r-- | multimedia/libdvdnav/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/libdvdnav/distinfo b/multimedia/libdvdnav/distinfo index 21b56af607b..6c9fe3fbd21 100644 --- a/multimedia/libdvdnav/distinfo +++ b/multimedia/libdvdnav/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2012/01/20 18:13:58 drochner Exp $ +$NetBSD: distinfo,v 1.8 2014/10/01 12:23:31 wiz Exp $ -SHA1 (libdvdnav-4.2.0.tar.bz2) = ded45d985576169ae3630d8be7179a2323bc0f6f -RMD160 (libdvdnav-4.2.0.tar.bz2) = 1e957554173feae3bdf1fdd6a83c2a64a2550683 -Size (libdvdnav-4.2.0.tar.bz2) = 111575 bytes +SHA1 (libdvdnav-5.0.1.tar.bz2) = 9c234fc1a11f760c90cc278b702b1e41fc418b7e +RMD160 (libdvdnav-5.0.1.tar.bz2) = f957c3cb739d9f2c0c747ad8f55876d1e440a650 +Size (libdvdnav-5.0.1.tar.bz2) = 354568 bytes |