Subject: CVS commit: pkgsrc/sysutils/cdrtools
From: Thomas Klausner
Date: 2012-08-16 17:14:21
Message id: 20120816151421.1E04F175DD@cvs.netbsd.org

Log Message:
Update to 3.01a08. Remove patch-RULES_rules.man again, perhaps this
version's bug fix really fixes the bug.

All:

-	conf/runrmt_android has been enhanced to better deal with the
	"runrmt -r file-to-test" calling variant.

-	configure now ignores a stramge directory that is created on Mac OS X
	when compiling with cc -g and that is in conflict with other rules.

-	Introduce a deoendency for man page subdiretories to allow syning
	parallel make calls.

-	Try to support Debian with FreeBSD kernel

Libschily:

-	getperm.c now correctly supports umask +w

-	Libschily is now linked against $(LIB_INTL) when a shared libschily
	is created.

Libscg:

-	struct scsi_inquiry is now using a union around the vendor ID strings in
	order to avoid incorrect buffer overflow warnings from GCC-4.x

Libmdigest:

-	Cygwin is broken, when using #pragma weak, so we cannot create
	weak symbols on Cygwin for sha2.c

Cdrecord:

-	struct scsi_inquiry is now using a union around the vendor ID strings in
	order to avoid incorrect buffer overflow warnings from GCC-4.x

Readcd:

-	Cygwin is broken, when using #pragma weak, so we cannot create
	weak symbols on Cygwin for sha2.c

Mkisofs (Maintained/enhanced by J

-	While introducing the new option -modification-date, we did accidently remove the
	code to set up the creation date in te PVD. Now creation date again contains
	correct data.

Files:
RevisionActionfile
1.88modifypkgsrc/sysutils/cdrtools/Makefile
1.67modifypkgsrc/sysutils/cdrtools/distinfo
1.3removepkgsrc/sysutils/cdrtools/patches/patch-RULES_rules.man