summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartti <martti>2004-01-12 14:29:44 +0000
committermartti <martti>2004-01-12 14:29:44 +0000
commite9301dd88c7aa75ac249d72f82a36815b19c1191 (patch)
tree47441eba602122f9bafe83073011837b68964e98
parenteacd3640bde06af7231b6d828693b60e6a0735ac (diff)
downloadpkgsrc-e9301dd88c7aa75ac249d72f82a36815b19c1191.tar.gz
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
-rw-r--r--sysutils/dvdrip/Makefile5
-rw-r--r--sysutils/dvdrip/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/dvdrip/Makefile b/sysutils/dvdrip/Makefile
index 1374493d9ca..475d3a7d45d 100644
--- a/sysutils/dvdrip/Makefile
+++ b/sysutils/dvdrip/Makefile
@@ -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 --git a/sysutils/dvdrip/distinfo b/sysutils/dvdrip/distinfo
index 296b2b32578..0a8d48b3fc2 100644
--- a/sysutils/dvdrip/distinfo
+++ b/sysutils/dvdrip/distinfo
@@ -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