pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/cdrtools Update to 3.01a16:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c80a47b5ef9
branches: trunk
changeset: 621532:9c80a47b5ef9
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jul 11 07:03:58 2013 +0000
description:
Update to 3.01a16:
All:
- The SCCS keyword expansion for "Mocsw" has been limited to
prevent expansion of date '+%Y%m%d%H%M%S'
- Mocsw now sets link mode to -Bdirect for recent OpenCSW rules
- pkgdefs/OCSW/*/checkpkg_override modified to match current OpenCSW
rules.
- Make sure that all schily include files except the primary wrappers
include schily/*.h instead of including the system include files directly.
- Allow a "static" compilation (a compilation without using dynamic -I
Paths) on Linux x86 by adding static #includes for Linux x86 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/i686-linux-gcc/*.h>
and
<schily/x86_64-linux-gcc/*.h>
Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty xiphmont%mit.edu@localhost):
- memset() call in i_silence_match() now uses the correct size
instead of sizeof (avec).
Thanks to a hint from Andrew Dudman <ajdudman%sbcglobal.net@localhost>
- Use dynamic arrays instead of alloca()/malloc() if available.
diffstat:
sysutils/cdrtools/Makefile | 4 ++--
sysutils/cdrtools/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 2cd273734295 -r 9c80a47b5ef9 sysutils/cdrtools/Makefile
--- a/sysutils/cdrtools/Makefile Thu Jul 11 07:00:21 2013 +0000
+++ b/sysutils/cdrtools/Makefile Thu Jul 11 07:03:58 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.96 2013/06/03 08:13:13 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2013/07/11 07:03:58 wiz Exp $
-DISTNAME= cdrtools-3.01a15
+DISTNAME= cdrtools-3.01a16
PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
CATEGORIES= sysutils
#MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \
diff -r 2cd273734295 -r 9c80a47b5ef9 sysutils/cdrtools/distinfo
--- a/sysutils/cdrtools/distinfo Thu Jul 11 07:00:21 2013 +0000
+++ b/sysutils/cdrtools/distinfo Thu Jul 11 07:03:58 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.74 2013/06/03 08:13:13 wiz Exp $
+$NetBSD: distinfo,v 1.75 2013/07/11 07:03:58 wiz Exp $
-SHA1 (cdrtools-3.01a15.tar.bz2) = b0b9a8184e8c3520b07e5f884f364dd6795e4dc3
-RMD160 (cdrtools-3.01a15.tar.bz2) = 460ab215daa0027e323ad05c9a1669c27a122231
-Size (cdrtools-3.01a15.tar.bz2) = 2058342 bytes
+SHA1 (cdrtools-3.01a16.tar.bz2) = 733d5f546214ca7997aa129eedbed0e3cbcaa233
+RMD160 (cdrtools-3.01a16.tar.bz2) = e151689365f30839c3c03886085caf68b8e83cf2
+Size (cdrtools-3.01a16.tar.bz2) = 2058899 bytes
SHA1 (patch-include_schily_sha2.h) = dab2dd40b20a37f1f2ff8cbd64f8361e800e1753
Home |
Main Index |
Thread Index |
Old Index