pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/dialog Update to 1.0.20060101:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b17e7783af5
branches:  trunk
changeset: 506346:8b17e7783af5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 15 00:46:45 2006 +0000

description:
Update to 1.0.20060101:

2006/01/01
        + add a null-pointer check in dlg_register_buttons(), needed for the
          tailboxbg (Debian #345524).
        + fix a few memory leaks reported by valgrind.

diffstat:

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

diffs (25 lines):

diff -r b40a207f3fab -r 8b17e7783af5 misc/dialog/Makefile
--- a/misc/dialog/Makefile      Sun Jan 15 00:31:31 2006 +0000
+++ b/misc/dialog/Makefile      Sun Jan 15 00:46:45 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2005/12/31 00:07:03 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2006/01/15 00:46:45 wiz Exp $
 
-DISTNAME=      dialog-1.0-20051219
+DISTNAME=      dialog-1.0-20060101
 PKGNAME=       ${DISTNAME:C/-2/.2/}
 CATEGORIES=    misc
 MASTER_SITES=  ftp://invisible-island.net/dialog/
diff -r b40a207f3fab -r 8b17e7783af5 misc/dialog/distinfo
--- a/misc/dialog/distinfo      Sun Jan 15 00:31:31 2006 +0000
+++ b/misc/dialog/distinfo      Sun Jan 15 00:46:45 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2005/12/31 00:07:03 wiz Exp $
+$NetBSD: distinfo,v 1.12 2006/01/15 00:46:45 wiz Exp $
 
-SHA1 (dialog-1.0-20051219.tgz) = 615681c0a36f886a8679213290f33a257a486977
-RMD160 (dialog-1.0-20051219.tgz) = a16c8cad4dead9443a7e4dc9c4800c740aeade05
-Size (dialog-1.0-20051219.tgz) = 328167 bytes
+SHA1 (dialog-1.0-20060101.tgz) = e0a6f0c191f3fb27da7998f40428a3b4c3cf094a
+RMD160 (dialog-1.0-20060101.tgz) = b6992738b5b1e9db7232c0b6f92972d89ec6b9ff
+Size (dialog-1.0-20060101.tgz) = 328288 bytes



Home | Main Index | Thread Index | Old Index