summaryrefslogtreecommitdiff
path: root/sysutils/cdrtools/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-04-12 14:36:52 +0000
committerwiz <wiz>2009-04-12 14:36:52 +0000
commitfc404889a881582b33b291af00769b5c5e944d74 (patch)
tree24144e35632ba864e4c2f8f6830f296db6d813a9 /sysutils/cdrtools/Makefile
parentba49919ce34cedd7e4eb4304ec3e2c486aabd951 (diff)
downloadpkgsrc-fc404889a881582b33b291af00769b5c5e944d74.tar.gz
Update to 2.01.01alpha59pre2:
NEW features of cdrtools-2.01.01a59: All: - Add -D_GNU_SOURCE to the standard include flags for Linux in order to unhide needed extensions. Cdrecord: - Better error messages when the media size is unknown - Try to work around a firmware bug in the drive: 'HL-DT-ST' 'DVD-RAM GH22NP20' '1.02' that is in effect with DVD+R media. - cdtext.c now checks for empty CD-Text files to prevent a later endless loop in cdrecord while writing the TOC. Thanks to Sebastian Tr Cdda2wav (Maintained/enhanced by J - cdda2wav now supports new parameters for the -output-endianess option. "host" or "machine" represent the actual byte order of the host CPU in the current OS. NEW features of cdrtools-2.01.01a58: All: - New Make rules for Syllable. Syllable is a fork from AtheOS. - New make rules for Haiku - New include file schily/sysexits.h is needed for Haiku - New autoconf test for sysexits.h - Autoconf tests for os2.h and os2me.h moved from cdda2wav to global - config.guess and config.sub now have support for Haiku - New rule support for linux on "sh3", "sh4" and "sh4a" platforms. - autoconf now acts more reliable and more orthogonal with AC_CHECK_TYPE() vs. AC_CHECK_SIZEOF() and carefully includes include files separately based on fine grained tests. - Changed schily/dirent.h to correctly set up NAME_MAX on ATARI MiNT - Changed schily/maxpath.h to correctly set up NAME_MAX on ATARI MiNT Libschily: - fexec now correctly works on Haiku and BeOS - libschily/format.c now supports the %z (size_t) and %t (ptrdiff_t) printf format size modifiers (fixed a typo introdiced in the first attempt) Libscg: - A first version of the SCSI adaptation layer for Syllable has been added. Thanks to Kristian Van Der Vliet <vanders@liqwyd.com> for the first implementation. - Haiku is a BeOS clone and thus uses scsi-beos.c as SCSI adaptation layer. IMPORTANT NOTICE: if you like to compile libscg with a current Haiku release you first need to copy a file: cd /boot/develop/headers/os cp device/CAM.h drivers/CAM.h CAM.h was at /boot/develop/headers/os/drivers/CAM.h in BeOS and as CAM has no own hardware, it seems to belong into /boot/develop/headers/os/drivers/ Cdrecord: - Fixed a minor typo in cdrecord - Some better warnings with cdrecord in case that the environment variables 'CDR_FORCERAWSPEED=' or 'CDR_FORCSPEED=' have been specified. Cdda2wav (Maintained/enhanced by J - Cdda2wav now uses an autoconf test to decide whether BEOS clone areas can be used. THis gives Haiku compatibility. - Fixed a bug introduced with introducing support for MD5 Sums. Cdda2wav now disables the MD5 sum output in case -no-infofile has been specified - Autoconf tests for os2.h and os2me.h moved from cdda2wav to global Mkisofs (Maintained/enhanced by J - Mkisofs now reports "Haiku" for the OS platform if on Haiku. - The isoinfo man page now includes the -debug option - Automated support for System ID Haiku, Syllable, AMIGA-OS, ATARI-MiNT - Fixed some Rock Ridge bugs that have been identified when investigating in the OpenSolaris bug 6807009 http://defect.opensolaris.org/bz/show_bug.cgi?id=5385 - Man page description for -abstract -biblio -copyright is now better to understand
Diffstat (limited to 'sysutils/cdrtools/Makefile')
-rw-r--r--sysutils/cdrtools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile
index fb8a4a9aa4a..8e3e4cac12b 100644
--- a/sysutils/cdrtools/Makefile
+++ b/sysutils/cdrtools/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2009/02/22 15:38:31 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2009/04/12 14:36:52 wiz Exp $
-DISTNAME= cdrtools-2.01.01a58-pre2
-PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre2/.2/}
+DISTNAME= cdrtools-2.01.01a59-pre2
+PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/ \
http://ftp.berlios.de/pub/cdrecord/alpha/