diff options
author | xtraeme <xtraeme> | 2007-04-14 18:13:35 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2007-04-14 18:13:35 +0000 |
commit | c8443a70b478e79f0fa3f16c6d4f32d6d0da8052 (patch) | |
tree | f1872a863e6f9721b7fb7330e5f731329b245dfc /multimedia | |
parent | d03b4c242ce5cc7105c6a0109cdc243146f37b92 (diff) | |
download | pkgsrc-c8443a70b478e79f0fa3f16c6d4f32d6d0da8052.tar.gz |
Update to 0.98.6.
0.98.5:
Notes:
- This version requires Event::ExecFlow 0.63. Grab it
from the perl-modules/ directory of this dvd::rip
tarball.
Bugfixes:
- Fixed a typo which made the the subtitle preview
window crash. Thanks for the report to Dario Castellarin.
- Fixed ffmpeg preview grabbing with newer ffmpeg builds.
Thanks for the report to Christian Marillat.
- Fixed a buffering issue in the cluster control GUI
when processing progress update events from the master.
Thanks for the report to Joe Plunkett <ragnarok_it AT
yahoo.com>.
- Stopping a cluster node didn't work when it was actually
executing a job.
- Cluster node test now checks for ogmtools as well.
Thanks for this suggestion to Bart Nagel <bart AT
bnagel.net>.
- Programs in cluster node check now are executed in
C locale to prevent any problems due to different
default locales on cluster nodes.
- Restarting a cluster project which finished with errors
didn't work under specific circumstances (bug in
Event::ExecFlow).
- Prevent putting non-audio titles with ogg container
on a cluster, since ogmcat doesn't support ogg files
without audio. Thanks for the report to Carlos-Manuel
Major <cmajor AT free.fr>.
0.98.6:
Features:
- Swedish and Serbian translation updates.
Bugfixes:
- Crash on first dvd::rip startup (initial configuration)
fixed. Thanks for the report to Christian Marillat.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/dvdrip/Makefile | 4 | ||||
-rw-r--r-- | multimedia/dvdrip/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/dvdrip/Makefile b/multimedia/dvdrip/Makefile index d213c4c1cc8..b5d3183dba4 100644 --- a/multimedia/dvdrip/Makefile +++ b/multimedia/dvdrip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2007/04/13 01:37:58 xtraeme Exp $ +# $NetBSD: Makefile,v 1.34 2007/04/14 18:13:35 xtraeme Exp $ # -DISTNAME= dvdrip-0.98.4 +DISTNAME= dvdrip-0.98.6 CATEGORIES= multimedia x11 sysutils MASTER_SITES= http://www.exit1.org/dvdrip/dist/ diff --git a/multimedia/dvdrip/distinfo b/multimedia/dvdrip/distinfo index eb127e738df..3611bc9a0bd 100644 --- a/multimedia/dvdrip/distinfo +++ b/multimedia/dvdrip/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2007/04/13 01:37:58 xtraeme Exp $ +$NetBSD: distinfo,v 1.8 2007/04/14 18:13:35 xtraeme Exp $ -SHA1 (dvdrip-0.98.4.tar.gz) = d4c1644597541af3247b06e6947313da095a2620 -RMD160 (dvdrip-0.98.4.tar.gz) = 9185a644a977490f9fdd4fa7ebd3a85778ce8b72 -Size (dvdrip-0.98.4.tar.gz) = 1602747 bytes +SHA1 (dvdrip-0.98.6.tar.gz) = af1bff6be0c3e60d81cc9893746f41a0d22b2e81 +RMD160 (dvdrip-0.98.6.tar.gz) = c073bdc2b96ba3b8ed9a8660d8c9b5189a7b3223 +Size (dvdrip-0.98.6.tar.gz) = 1604449 bytes SHA1 (patch-aa) = 45ed212c5ef22950049fa34e871026b34bce188b |