Date: Thu, 2 Feb 2006 00:30:38 +0000 (UTC) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/vobcopy Makefile ports/sysutils/vobcopy/files patch-dvd.c Message-ID: <200602020030.k120UcCK014366@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lioux 2006-02-02 00:30:38 UTC
FreeBSD ports repository
Modified files:
sysutils/vobcopy Makefile
Added files:
sysutils/vobcopy/files patch-dvd.c
Log:
o vobcopy tries to determine the size of the VOBs to be copied by
checking for both video_ts/foo.vob and VIDEO_TS/FOO.VOB. However,
due to the nature of the cd9660 driver, both files exist. Therefore,
avoid checking for "video_ts/foo.vob".
o Bump PORTREVISION
PR: 92258
Submitted by: edwin
Revision Changes Path
1.20 +1 -0 ports/sysutils/vobcopy/Makefile
1.1 +31 -0 ports/sysutils/vobcopy/files/patch-dvd.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602020030.k120UcCK014366>
