pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/dvdrip Updated dvdrip to 0.50.16
details: https://anonhg.NetBSD.org/pkgsrc/rev/79a1ee38437c
branches: trunk
changeset: 466158:79a1ee38437c
user: martti <martti%pkgsrc.org@localhost>
date: Mon Jan 12 14:29:44 2004 +0000
description:
Updated dvdrip to 0.50.16
If you have Perl 5.8.1 you *need* this release. Older
versions of dvd::rip do not work with Perl 5.8.1.
* Features
- New checkbox "Reuse log" for 2-pass encoding on the
Transcode tab. Once activated an existent 2-pass
logfile will be reused resp. pass 1 is skipped. This
way you can continue a 2-pass transcoding if the 2nd
pass went wrong for some reason. Long awaited feature
requested by many users, including myself ;)
- Workaround for transcode filters which declare options
multiple times (as the unsharp filter in transcode
0.6.10). Reported by Fabio Russo.
* Bugfixes
diffstat:
sysutils/dvdrip/Makefile | 5 ++---
sysutils/dvdrip/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 253c587d3d6f -r 79a1ee38437c sysutils/dvdrip/Makefile
--- a/sysutils/dvdrip/Makefile Mon Jan 12 12:58:23 2004 +0000
+++ b/sysutils/dvdrip/Makefile Mon Jan 12 14:29:44 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:52 reed Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/12 14:29:44 martti Exp $
#
-VERS= 0.50.15
+VERS= 0.50.16
DISTNAME= Video-DVDRip-${VERS}
PKGNAME= dvdrip-${VERS}
-PKGREVISION= 2
CATEGORIES= x11 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Video/}
diff -r 253c587d3d6f -r 79a1ee38437c sysutils/dvdrip/distinfo
--- a/sysutils/dvdrip/distinfo Mon Jan 12 12:58:23 2004 +0000
+++ b/sysutils/dvdrip/distinfo Mon Jan 12 14:29:44 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/08/31 18:42:04 mycroft Exp $
+$NetBSD: distinfo,v 1.3 2004/01/12 14:29:44 martti Exp $
-SHA1 (Video-DVDRip-0.50.15.tar.gz) = 9e3f4f1f85b9be8d573a6b42c6390b1da9ec02fb
-Size (Video-DVDRip-0.50.15.tar.gz) = 231325 bytes
+SHA1 (Video-DVDRip-0.50.16.tar.gz) = a28c5de0099ca091c0f504ce5af0d9687b02c670
+Size (Video-DVDRip-0.50.16.tar.gz) = 232011 bytes
Home |
Main Index |
Thread Index |
Old Index