summaryrefslogtreecommitdiff
path: root/devel/nasm
diff options
context:
space:
mode:
authorwen <wen>2014-10-29 08:10:02 +0000
committerwen <wen>2014-10-29 08:10:02 +0000
commit55b0c29a6df7f1312e4936b1ab3a94ccd9f84068 (patch)
tree5d92692230ea96211b38aa1dd659ec8f8feed0cd /devel/nasm
parentc9cb318655ca9b595be06880cbe75d745f01231f (diff)
downloadpkgsrc-55b0c29a6df7f1312e4936b1ab3a94ccd9f84068.tar.gz
Update to 2.11.06
Upstream changes: C.1.1 Version 2.11.06 Update AVX512 instructions based on the Extension Reference (319433-021 Sept 2014). Fix the behavior of -MF and -MD options (Bugzilla 3392280) Updated Win32 Makefile to fix issue with build C.1.2 Version 2.11.05 Add --v as an alias for -v (see section 2.1.25), for command-line compatibility with Yasm. Fix a bug introduced in 2.11.03 whereby certain instructions would contain multiple REX prefixes, and thus be corrupt. C.1.3 Version 2.11.04 Removed an invalid error checking code. Sometimes a memref only with a displacement can also set an evex flag. For example: vmovdqu32 [0xabcd]{k1}, zmm0 Fixed a bug in disassembler that EVEX.L'L vector length was not matched when EVEX.b was set because it was simply considered as EVEC.RC. Separated EVEX.L'L case from EVEX.RC which is ignored in matching. C.1.4 Version 2.11.03 Fix a bug there REX prefixes were missing on instructions inside a TIMES statement.
Diffstat (limited to 'devel/nasm')
-rw-r--r--devel/nasm/Makefile5
-rw-r--r--devel/nasm/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index 04ebf1af0c1..a594598ad4e 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2014/10/09 14:06:10 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2014/10/29 08:10:02 wen Exp $
-DISTNAME= nasm-2.11.02
-PKGREVISION= 1
+DISTNAME= nasm-2.11.06
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 583c963f2b1..56676e16bb3 100644
--- a/devel/nasm/distinfo
+++ b/devel/nasm/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2014/04/08 12:50:43 adam Exp $
+$NetBSD: distinfo,v 1.22 2014/10/29 08:10:02 wen Exp $
-SHA1 (nasm-2.11.02.tar.xz) = d0525883abc6a8a9c0d2207b6872442ee26bfe1b
-RMD160 (nasm-2.11.02.tar.xz) = 88c2cfa394ef0287fee0a007d58ea7bfa98af322
-Size (nasm-2.11.02.tar.xz) = 743828 bytes
+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 (patch-aa) = 36635ae37b09df164039563228b79cfba805e687
SHA1 (patch-ab) = 8e3e96c8a04f348fcc94b13efaf00e63b03c5a64
SHA1 (patch-ac) = 77d88fe7fc0c03bfc0ffc59ba02bca0d433fcf72