summaryrefslogtreecommitdiff
path: root/multimedia/dvdrip/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2004-07-30 20:51:47 +0000
committerrecht <recht>2004-07-30 20:51:47 +0000
commitcfc4554ccd5f1eaa9f7938c02391f93a586d60b2 (patch)
tree61c4489cf787f3930266d4e165a4177cdff9f349 /multimedia/dvdrip/Makefile
parent108ccb3d41430dc58e88ee7c64172b661e8452c5 (diff)
downloadpkgsrc-cfc4554ccd5f1eaa9f7938c02391f93a586d60b2.tar.gz
update to 0.50.18
0.50.18 - [stable branch] - Sun Apr 18 2004, joern Bugfixes: - ac3 passthrough was broken. Thanks for reporting to James Broberg <jbrobergAT cs.rmit.edu.au> and TOSOVSKY Ales <tosovsky AT znalecka.cz> 0.50.17 - [stable branch] - Sat Apr 10 2004, joern Features: - support for another transcode deinterlacer (I=5), suggested by Jean-Yves Simon <lethalwp AT tiscali.be> Bugfixes: - mp3 samplerate setting didn't work, only 48khz for CVD. Thanks for the report to Neverstopdreaming <neverstopdreaming AT tiscali.it>. - dvd::rip couldn't open empty project files - prevent timeouts when encoding Ogg/Vorbis in cluster mode - vobsub creation now splits with millisecond precision, thanks for the patch to Jean-Yves Simon
Diffstat (limited to 'multimedia/dvdrip/Makefile')
-rw-r--r--multimedia/dvdrip/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/dvdrip/Makefile b/multimedia/dvdrip/Makefile
index e21be723913..cc07dc763e0 100644
--- a/multimedia/dvdrip/Makefile
+++ b/multimedia/dvdrip/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2004/05/10 13:48:31 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/07/30 20:51:47 recht Exp $
#
-VERS= 0.50.16
+VERS= 0.50.18
DISTNAME= Video-DVDRip-${VERS}
PKGNAME= dvdrip-${VERS}
-PKGREVISION= 2
CATEGORIES= multimedia x11 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Video/}