pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libsigsegv Update to 2.4 -- needed to fix bugs t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d41fc70e9f01
branches: trunk
changeset: 516434:d41fc70e9f01
user: perry <perry%pkgsrc.org@localhost>
date: Thu Jul 20 23:12:20 2006 +0000
description:
Update to 2.4 -- needed to fix bugs that would otherwise bite clisp.
from the NEWS file:
New in 2.4:
* Support for GCC 4 on more platforms.
* Added support for catching stack overflow on NetBSD.
* Improved support for catching stack overflow on Linux, Solaris:
Works also when /proc is not mounted or lacks read permissions.
New in 2.3:
* Support for GCC 4 on some platforms contributed by Paolo Bonzini.
* Support for MacOS X i386 contributed by Bruno Haible.
* Improved support for Woe32 contributed by Doug Currie.
diffstat:
devel/libsigsegv/Makefile | 4 ++--
devel/libsigsegv/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 707167491b76 -r d41fc70e9f01 devel/libsigsegv/Makefile
--- a/devel/libsigsegv/Makefile Thu Jul 20 23:05:43 2006 +0000
+++ b/devel/libsigsegv/Makefile Thu Jul 20 23:12:20 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/11 22:00:01 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/20 23:12:20 perry Exp $
#
-DISTNAME= libsigsegv-2.2
+DISTNAME= libsigsegv-2.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=libsigsegv/}
diff -r 707167491b76 -r d41fc70e9f01 devel/libsigsegv/distinfo
--- a/devel/libsigsegv/distinfo Thu Jul 20 23:05:43 2006 +0000
+++ b/devel/libsigsegv/distinfo Thu Jul 20 23:12:20 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/03/11 22:00:01 wiz Exp $
+$NetBSD: distinfo,v 1.2 2006/07/20 23:12:20 perry Exp $
-SHA1 (libsigsegv-2.2.tar.gz) = 793bb8ddd8f14db54d4c6acae751eab571c8508c
-RMD160 (libsigsegv-2.2.tar.gz) = 778b9a76f6501fd6a45dec3e4cca1f6786d9de03
-Size (libsigsegv-2.2.tar.gz) = 361450 bytes
+SHA1 (libsigsegv-2.4.tar.gz) = e154ef9c04f499ea1f10c8f26882c1a38889d265
+RMD160 (libsigsegv-2.4.tar.gz) = 5a52e3fe54a3380d4b25a034aa3de3e65974107d
+Size (libsigsegv-2.4.tar.gz) = 376308 bytes
Home |
Main Index |
Thread Index |
Old Index