Tue Dec 18 07:58:07 2012 UTC ()
Update to 3.01a10 for the mkisofs regression (see last entry below).

NEW features of cdrtools-3.01a10:

This is the first localization step for cdrtools. All programs now (hopefully)
call gettext() for all strings that need localization.

-	The next step will include dgettext() calls for the libraries.

-	The following step will include the extracted strings

-	The last step will include German translations and install support
	for the resulting binary message object files.

All:

-	Add support for semi-static (preconfigured) include files for Android:
	include/schily/armv5tejl-linux-gcc/xconfig.h

-	New include files include/schily/err_*.h are used to encapsulate
	#error CPP statements that would otherwise always prevent compilation
	with K&R compilers.

Mkisofs (Maintained/enhanced by J

-	Revert a change to dvd_file.c::uniq() that was made because of a "valgrind"
	warning that claims illegal memory access. With the change from 3.01a09, mkisofs
	however does not deal correctly with DVD-Video padding, so the valgrind warning is
	wrong.


(wiz)
diff -r1.90 -r1.91 pkgsrc/sysutils/cdrtools/Makefile
diff -r1.68 -r1.69 pkgsrc/sysutils/cdrtools/distinfo

cvs diff -r1.90 -r1.91 pkgsrc/sysutils/cdrtools/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/cdrtools/Makefile 2012/12/08 23:39:16 1.90
+++ pkgsrc/sysutils/cdrtools/Makefile 2012/12/18 07:58:05 1.91
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.90 2012/12/08 23:39:16 wiz Exp $ 1# $NetBSD: Makefile,v 1.91 2012/12/18 07:58:05 wiz Exp $
2 2
3DISTNAME= cdrtools-3.01a09 3DISTNAME= cdrtools-3.01a10
4PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/} 4PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
5CATEGORIES= sysutils 5CATEGORIES= sysutils
6#MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \ 6#MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \
7# http://ftp.berlios.de/pub/cdrecord/ 7# http://ftp.berlios.de/pub/cdrecord/
8MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/ \ 8MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/ \
9 http://ftp.berlios.de/pub/cdrecord/alpha/ 9 http://ftp.berlios.de/pub/cdrecord/alpha/
10EXTRACT_SUFX= .tar.bz2 10EXTRACT_SUFX= .tar.bz2
11 11
12MAINTAINER= wiz@NetBSD.org 12MAINTAINER= wiz@NetBSD.org
13HOMEPAGE= http://cdrecord.berlios.de/old/private/cdrecord.html 13HOMEPAGE= http://cdrecord.berlios.de/old/private/cdrecord.html
14COMMENT= Software for creating ISO9660 images and writing CD/DVD/Blu-ray 14COMMENT= Software for creating ISO9660 images and writing CD/DVD/Blu-ray
15#LICENSE= CDDL.Schily.txt AND gnu-gpl-v2 AND gnu-lgpl-v2.1 15#LICENSE= CDDL.Schily.txt AND gnu-gpl-v2 AND gnu-lgpl-v2.1
16 16

cvs diff -r1.68 -r1.69 pkgsrc/sysutils/cdrtools/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/cdrtools/distinfo 2012/12/08 23:39:16 1.68
+++ pkgsrc/sysutils/cdrtools/distinfo 2012/12/18 07:58:05 1.69
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.68 2012/12/08 23:39:16 wiz Exp $ 1$NetBSD: distinfo,v 1.69 2012/12/18 07:58:05 wiz Exp $
2 2
3SHA1 (cdrtools-3.01a09.tar.bz2) = 5be2aa9257c5b26fc7730da07f7fcdf0a8fcc5e8 3SHA1 (cdrtools-3.01a10.tar.bz2) = 86096da35a940e3b23253b822048402dc4e6b2c0
4RMD160 (cdrtools-3.01a09.tar.bz2) = 0c31ee792f35d4a4391e0024ee993d7d0998ec5d 4RMD160 (cdrtools-3.01a10.tar.bz2) = 3f920f54901f62fce4045b84aee1956552910095
5Size (cdrtools-3.01a09.tar.bz2) = 2047017 bytes 5Size (cdrtools-3.01a10.tar.bz2) = 2048925 bytes
6SHA1 (patch-include_schily_sha2.h) = dab2dd40b20a37f1f2ff8cbd64f8361e800e1753 6SHA1 (patch-include_schily_sha2.h) = dab2dd40b20a37f1f2ff8cbd64f8361e800e1753