summaryrefslogtreecommitdiff
path: root/devel/libsigsegv/Makefile
diff options
context:
space:
mode:
authorperry <perry@pkgsrc.org>2006-07-20 23:12:20 +0000
committerperry <perry@pkgsrc.org>2006-07-20 23:12:20 +0000
commit8909446080d3b47f6e319fade03a99185a988bcc (patch)
treea99a6d750c7e9aa2dd48cef3f0c1cc586280ff1c /devel/libsigsegv/Makefile
parent49f60dadea146135b8608877745f8bb024c00477 (diff)
downloadpkgsrc-8909446080d3b47f6e319fade03a99185a988bcc.tar.gz
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 (limited to 'devel/libsigsegv/Makefile')
-rw-r--r--devel/libsigsegv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsigsegv/Makefile b/devel/libsigsegv/Makefile
index 587f75f8639..5ee35adf5f2 100644
--- a/devel/libsigsegv/Makefile
+++ b/devel/libsigsegv/Makefile
@@ -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/}