pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/dmalloc update to 5.4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47a6700e7305
branches:  trunk
changeset: 509051:47a6700e7305
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Mar 02 19:35:11 2006 +0000

description:
update to 5.4.2
changes:
Switched to using mmap as the internal allocation function
Improved the logging of error information about pointers
Added return.h support for ia64 and ARM processors
Added compat and arg_checking of atoi, atol, and memmove
Added backwards compatibility for %d usage in logfile name
Removed force-linear token
-bugfixes

diffstat:

 devel/dmalloc/Makefile |  4 ++--
 devel/dmalloc/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 2e14b028466d -r 47a6700e7305 devel/dmalloc/Makefile
--- a/devel/dmalloc/Makefile    Thu Mar 02 19:28:27 2006 +0000
+++ b/devel/dmalloc/Makefile    Thu Mar 02 19:35:11 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:20 tv Exp $
+# $NetBSD: Makefile,v 1.15 2006/03/02 19:35:11 drochner Exp $
 
-DISTNAME=              dmalloc-5.3.0
+DISTNAME=              dmalloc-5.4.2
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=dmalloc/}
 EXTRACT_SUFX=          .tgz
diff -r 2e14b028466d -r 47a6700e7305 devel/dmalloc/distinfo
--- a/devel/dmalloc/distinfo    Thu Mar 02 19:28:27 2006 +0000
+++ b/devel/dmalloc/distinfo    Thu Mar 02 19:35:11 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 22:24:12 agc Exp $
+$NetBSD: distinfo,v 1.6 2006/03/02 19:35:11 drochner Exp $
 
-SHA1 (dmalloc-5.3.0.tgz) = 95c12dfd7303a449d32c460307199fc766f5f1a5
-RMD160 (dmalloc-5.3.0.tgz) = f8b7895bae407100b417ed6e2e9e4a0620318d87
-Size (dmalloc-5.3.0.tgz) = 346994 bytes
+SHA1 (dmalloc-5.4.2.tgz) = ecb53b6db7e4d6b6d16ab8e95d87ae79b5c771c7
+RMD160 (dmalloc-5.4.2.tgz) = b47d8d64f583d8115ef4279964abc229807890fe
+Size (dmalloc-5.4.2.tgz) = 371228 bytes



Home | Main Index | Thread Index | Old Index