Subject: CVS commit: pkgsrc/sysutils/vobcopy
To: None <pkgsrc-changes@NetBSD.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 12/27/2005 10:19:16
Module Name: pkgsrc
Committed By: martti
Date: Tue Dec 27 10:19:16 UTC 2005
Modified Files:
pkgsrc/sysutils/vobcopy: Makefile distinfo
Removed Files:
pkgsrc/sysutils/vobcopy/patches: patch-aa patch-ab
Log Message:
Updated vobcopy to 0.5.14
0.5.14-rc1:
lots of bug fixes for *bds, solaris and -tada- OSX!
Quite some stuff should now work better on freebsd, openbsd and
solaris since Takeshi Nakamura provided some patches. Also
incorporated the fix the netbsd folks did when they incorporated
0.5.13 into their ports collection. AND it seems that OSX now
works (besides fink, which provided vobcopy for quite some time
already). What is needed is dlcompat IIRC. Thanks to all for their help!
0.5.14-test1:
changed dvd name getting function to what Jim Hatfield found works
for freebsd
Davide has a dvd which has names like this:
VTS_01_2.VOB;?
A new routine tries to remove the ;?.
On OSX, getopt.h doesn't get found. /usr/include/getopt.h should do it
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/sysutils/vobcopy/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/sysutils/vobcopy/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/sysutils/vobcopy/patches/patch-aa \
pkgsrc/sysutils/vobcopy/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.