pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/nasm



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Feb 25 16:41:56 UTC 2018

Modified Files:
        pkgsrc/devel/nasm: Makefile distinfo

Log Message:
nasm: updated to 2.13.03

Version 2.13.03
Added AVX and AVX512 \c{VAES*} and \c{VPCLMULQDQ} instructions.
Fixed missing dwarf record in x32 ELF output format.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/nasm/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/nasm/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/nasm/Makefile
diff -u pkgsrc/devel/nasm/Makefile:1.56 pkgsrc/devel/nasm/Makefile:1.57
--- pkgsrc/devel/nasm/Makefile:1.56     Mon Dec 11 09:02:54 2017
+++ pkgsrc/devel/nasm/Makefile  Sun Feb 25 16:41:56 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2017/12/11 09:02:54 adam Exp $
+# $NetBSD: Makefile,v 1.57 2018/02/25 16:41:56 adam Exp $
 
-DISTNAME=      nasm-2.13.02
+DISTNAME=      nasm-2.13.03
 CATEGORIES=    devel lang
 MASTER_SITES=  http://www.nasm.us/pub/nasm/releasebuilds/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/nasm/distinfo
diff -u pkgsrc/devel/nasm/distinfo:1.28 pkgsrc/devel/nasm/distinfo:1.29
--- pkgsrc/devel/nasm/distinfo:1.28     Mon Dec 11 09:02:54 2017
+++ pkgsrc/devel/nasm/distinfo  Sun Feb 25 16:41:56 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2017/12/11 09:02:54 adam Exp $
+$NetBSD: distinfo,v 1.29 2018/02/25 16:41:56 adam Exp $
 
-SHA1 (nasm-2.13.02.tar.xz) = 9f2e5f95d7966fe609c7c20771d64254ee77204e
-RMD160 (nasm-2.13.02.tar.xz) = 4806988e6e921b4feae76e44341f6f6e3162853e
-SHA512 (nasm-2.13.02.tar.xz) = 62b9db259f24bda428eb1532aa262df10e5352008cd8b4570ed31e20d9e966ad580b8084e9f4589a14f8dde2230289695bee4fbab0f6beb9d5f9c89f837307bd
-Size (nasm-2.13.02.tar.xz) = 805744 bytes
+SHA1 (nasm-2.13.03.tar.xz) = 1338ae8832bdbabd00a2b7ee3e39b8fd2f923ea0
+RMD160 (nasm-2.13.03.tar.xz) = 6ddd260f553e79d87f1642c9f9c7abfc1c6ec16d
+SHA512 (nasm-2.13.03.tar.xz) = 24e6c72b80a878453baf3b525c1bad607431ff672a927f73e742379fa833b3f5d3fa4479addfcec6d96f354aa90a45905ff9c76ab5217c3bcb7091107b32e2b5
+Size (nasm-2.13.03.tar.xz) = 806636 bytes
 SHA1 (patch-Makefile.in) = a85054afeb827b61b0db3352825088454e3013d4
 SHA1 (patch-doc_Makefile.in) = 20bb04e4fb00ec14d1e2bb31a3fe2497673132ef



Home | Main Index | Thread Index | Old Index