pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/cdrtools
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 16 15:14:21 UTC 2012
Modified Files:
pkgsrc/sysutils/cdrtools: Makefile distinfo
Removed Files:
pkgsrc/sysutils/cdrtools/patches: patch-RULES_rules.man
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.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/sysutils/cdrtools/Makefile
cvs rdiff -u -r1.66 -r1.67 pkgsrc/sysutils/cdrtools/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/sysutils/cdrtools/patches/patch-RULES_rules.man
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index