summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2013-08-15 09:12:40 +0000
committerwiz <wiz>2013-08-15 09:12:40 +0000
commitd1af16f5fa658a3b73d5a8331a7ce31c06c37aa8 (patch)
tree0fb67e72c9c061ce43c552960bd588695c2ac0cc /sysutils
parent53a08435e5906c6f6504c0378204f0244bcfcb00 (diff)
downloadpkgsrc-d1af16f5fa658a3b73d5a8331a7ce31c06c37aa8.tar.gz
Update to 3.01a17:
All: - The Schily Makefilesystem no longer uses CC= for internal tasks. People who now set $CC to a different value will fail in a similar way as they would fail with other build systems. - Added automatic support for ARMv5 and ARMv6. This makes compilation on the RaspberryPI also possible with the non-automake aware gmake. - Allow "static" compilation (a compilation that does not use the dynamic defines from the Schily Makefilesystem) on Linux ARMv6 (which is used by RaspberryPI). - Allow a "static" compilation (a compilation without using dynamic -I Paths) on Linux on ARMv5 and ARMv6 by adding static #includes for Linux ARM in: include/schily//align.h include/schily//archdefs.h include/schily//avoffset.h include/schily//xconfig.h This is needed if you like to install the schily include files to /usr/include/schily and allow users to "manually" compile programs that use e.g libparanoia. To allow this, the autoconf results need to be installed as: <schily/armv5l-linux-gcc/*.h> and <schily/armv6l-linux-gcc/*.h> - Many sources have been modified to deal __CYGWIN32__ like __CYGWIN__ This is neded as newer Cygwin versions that run in 64 Bit mode do no longer define __CYGWIN32__ but __CYGWIN__ Libmdigest: - Sources have been modified to deal __CYGWIN32__ like __CYGWIN__ This is neded as newer Cygwin versions that run in 64 Bit mode do no longer define __CYGWIN32__ but __CYGWIN__ Libscg: - Sources have been modified to deal __CYGWIN32__ like __CYGWIN__ This is neded as newer Cygwin versions that run in 64 Bit mode do no longer define __CYGWIN32__ but __CYGWIN__ Cdrecord: - Sources have been modified to deal __CYGWIN32__ like __CYGWIN__ This is neded as newer Cygwin versions that run in 64 Bit mode do no longer define __CYGWIN32__ but __CYGWIN__ Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de): - Sources have been modified to deal __CYGWIN32__ like __CYGWIN__ This is neded as newer Cygwin versions that run in 64 Bit mode do no longer define __CYGWIN32__ but __CYGWIN__
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cdrtools/Makefile4
-rw-r--r--sysutils/cdrtools/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile
index 3f5efdc849a..7a4b0b1babd 100644
--- a/sysutils/cdrtools/Makefile
+++ b/sysutils/cdrtools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2013/07/11 07:03:58 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2013/08/15 09:12:40 wiz Exp $
-DISTNAME= cdrtools-3.01a16
+DISTNAME= cdrtools-3.01a17
PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
CATEGORIES= sysutils
#MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \
diff --git a/sysutils/cdrtools/distinfo b/sysutils/cdrtools/distinfo
index d8f856490dd..fd00f28c433 100644
--- a/sysutils/cdrtools/distinfo
+++ b/sysutils/cdrtools/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.75 2013/07/11 07:03:58 wiz Exp $
+$NetBSD: distinfo,v 1.76 2013/08/15 09:12:40 wiz Exp $
-SHA1 (cdrtools-3.01a16.tar.bz2) = 733d5f546214ca7997aa129eedbed0e3cbcaa233
-RMD160 (cdrtools-3.01a16.tar.bz2) = e151689365f30839c3c03886085caf68b8e83cf2
-Size (cdrtools-3.01a16.tar.bz2) = 2058899 bytes
+SHA1 (cdrtools-3.01a17.tar.bz2) = 68354dea383471b782eaff07ff8169c5045da68b
+RMD160 (cdrtools-3.01a17.tar.bz2) = 83b600c708886f2da7b6c3c6de7ef7f792a74d81
+Size (cdrtools-3.01a17.tar.bz2) = 2061522 bytes
SHA1 (patch-include_schily_sha2.h) = dab2dd40b20a37f1f2ff8cbd64f8361e800e1753