pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/dvdrip Update to 0.98.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/19adb7ddc2a4
branches:  trunk
changeset: 527834:19adb7ddc2a4
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Apr 14 18:13:35 2007 +0000

description:
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:

 multimedia/dvdrip/Makefile |  4 ++--
 multimedia/dvdrip/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r f15a1e5d277b -r 19adb7ddc2a4 multimedia/dvdrip/Makefile
--- a/multimedia/dvdrip/Makefile        Sat Apr 14 18:08:58 2007 +0000
+++ b/multimedia/dvdrip/Makefile        Sat Apr 14 18:13:35 2007 +0000
@@ -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 -r f15a1e5d277b -r 19adb7ddc2a4 multimedia/dvdrip/distinfo
--- a/multimedia/dvdrip/distinfo        Sat Apr 14 18:08:58 2007 +0000
+++ b/multimedia/dvdrip/distinfo        Sat Apr 14 18:13:35 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index