summaryrefslogtreecommitdiff
path: root/devel/nasm
diff options
context:
space:
mode:
authorwen <wen>2015-02-23 11:25:08 +0000
committerwen <wen>2015-02-23 11:25:08 +0000
commit878d5f35a53c24c6cf333657570ddbc7f7d0a09c (patch)
tree7865413d98f71eacef46beb21773a7243113da64 /devel/nasm
parent270d9e3f905e3452df7ad7813a46eca86a42a0a4 (diff)
downloadpkgsrc-878d5f35a53c24c6cf333657570ddbc7f7d0a09c.tar.gz
Update to 2.11.08
Upstream changes: Version 2.11.08 Fix section length computation in bin backend which leaded in incorrect relocation records. Add a warning for numeric preprocessor definitions passed via command line which might have unexpected results otherwise. Add ability to specify a module name record in rdoff linker with -mn option. Increase label length capacity up to 256 bytes in rdoff backend for FreePascal sake, which tends to generate very long labels for procedures. Fix segmentation failure when rip addressing is used in macho64 backend. Fix access on out of memory when handling strings with a single grave. We have sixed similar problem in previous release but not all cases were covered. Fix NULL dereference in disassembled on BND instruction. Version 2.11.07 Fix 256 bit VMOVNTPS instruction. Fix -MD option handling, which was rather broken in previous release changing command line api. Fix access to unitialized space when handling strings with a single grave. Fix nil dereference in handling memory reference parsing.
Diffstat (limited to 'devel/nasm')
-rw-r--r--devel/nasm/Makefile4
-rw-r--r--devel/nasm/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index a594598ad4e..bc36d99e4ea 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2014/10/29 08:10:02 wen Exp $
+# $NetBSD: Makefile,v 1.49 2015/02/23 11:25:08 wen Exp $
-DISTNAME= nasm-2.11.06
+DISTNAME= nasm-2.11.08
CATEGORIES= devel lang
MASTER_SITES= http://www.nasm.us/pub/nasm/releasebuilds/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
diff --git a/devel/nasm/distinfo b/devel/nasm/distinfo
index 56676e16bb3..171f387d3d7 100644
--- a/devel/nasm/distinfo
+++ b/devel/nasm/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2014/10/29 08:10:02 wen Exp $
+$NetBSD: distinfo,v 1.23 2015/02/23 11:25:08 wen Exp $
-SHA1 (nasm-2.11.06.tar.xz) = 0f3f8b3091e4024d0ef203a823896604640ac681
-RMD160 (nasm-2.11.06.tar.xz) = 8908ffe0803e2507fdebcad3dea85c9456fc2b26
-Size (nasm-2.11.06.tar.xz) = 763960 bytes
+SHA1 (nasm-2.11.08.tar.xz) = 6908296ac437b3ade79fadfaad0efcfd99582f70
+RMD160 (nasm-2.11.08.tar.xz) = 896ecebe1d13b23e3a5d838b1546f37ea7014325
+Size (nasm-2.11.08.tar.xz) = 764872 bytes
SHA1 (patch-aa) = 36635ae37b09df164039563228b79cfba805e687
SHA1 (patch-ab) = 8e3e96c8a04f348fcc94b13efaf00e63b03c5a64
SHA1 (patch-ac) = 77d88fe7fc0c03bfc0ffc59ba02bca0d433fcf72