pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libsigsegv
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 28 15:59:40 UTC 2018
Modified Files:
pkgsrc/devel/libsigsegv: Makefile distinfo
Log Message:
libsigsegv: update to 2.12.
New in 2.12:
* Added support for catching stack overflow on Hurd/i386.
* Added support for catching stack overflow on Haiku.
* Corrected distinction between stack overflow and other fault on AIX.
* Reliability improvements on Linux, FreeBSD, NetBSD.
* NOTE: Support for Cygwin and native Windows is currently not up-to-date.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/libsigsegv/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/libsigsegv/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libsigsegv/Makefile
diff -u pkgsrc/devel/libsigsegv/Makefile:1.15 pkgsrc/devel/libsigsegv/Makefile:1.16
--- pkgsrc/devel/libsigsegv/Makefile:1.15 Mon Feb 27 09:52:47 2017
+++ pkgsrc/devel/libsigsegv/Makefile Sun Jan 28 15:59:40 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2017/02/27 09:52:47 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/01/28 15:59:40 wiz Exp $
-DISTNAME= libsigsegv-2.11
+DISTNAME= libsigsegv-2.12
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=libsigsegv/}
Index: pkgsrc/devel/libsigsegv/distinfo
diff -u pkgsrc/devel/libsigsegv/distinfo:1.12 pkgsrc/devel/libsigsegv/distinfo:1.13
--- pkgsrc/devel/libsigsegv/distinfo:1.12 Mon Feb 27 09:52:47 2017
+++ pkgsrc/devel/libsigsegv/distinfo Sun Jan 28 15:59:40 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/02/27 09:52:47 wiz Exp $
+$NetBSD: distinfo,v 1.13 2018/01/28 15:59:40 wiz Exp $
-SHA1 (libsigsegv-2.11.tar.gz) = 186dea8ae788395476bd7cbaf38c17ebe82e1777
-RMD160 (libsigsegv-2.11.tar.gz) = 35c48ff4e0132ee4c6ab6565111bb6301b0128b2
-SHA512 (libsigsegv-2.11.tar.gz) = 6d60bbaa704b86c12a32a6b0eadd30fa7736d0e0ff8a1c45af1b15b7b7d4524f39902fe3f7f47a100bc2586e32aa25bb575e3d859d9ccb5fd7e99ba4e62f7b02
-Size (libsigsegv-2.11.tar.gz) = 448744 bytes
+SHA1 (libsigsegv-2.12.tar.gz) = df167811328b050d2b746bec3d88423edc5a8cbf
+RMD160 (libsigsegv-2.12.tar.gz) = 23b9c2e0a01df06c77ad81aa441c4a3b08a52d21
+SHA512 (libsigsegv-2.12.tar.gz) = 27986e8aaf4357ed131032aa7c281a5a28c5759530c62bb76f034aea33959547dcaae805e06347a1f532f0488b72fbbbdac4400f74e8d3f2128511526e8a5913
+Size (libsigsegv-2.12.tar.gz) = 451408 bytes
Home |
Main Index |
Thread Index |
Old Index