pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/yasm Update to 0.6.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c277d0bee1d3
branches:  trunk
changeset: 530765:c277d0bee1d3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 08 11:45:47 2007 +0000

description:
Update to 0.6.1:

This release adds SSE4.1 and SSE4.2 instruction support, a .set
directive in the GAS parser, and allowing Mach-O custom sections.
Bugfixes include fixes to AMD Pacifica (SVM) instructions, absolute
section handling, RIP-relative cross-section references in bin
output, and many others.

diffstat:

 devel/yasm/Makefile |  4 ++--
 devel/yasm/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 100b41d0ae00 -r c277d0bee1d3 devel/yasm/Makefile
--- a/devel/yasm/Makefile       Sun Jul 08 10:51:04 2007 +0000
+++ b/devel/yasm/Makefile       Sun Jul 08 11:45:47 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2007/05/19 21:42:54 heinz Exp $
+# $NetBSD: Makefile,v 1.20 2007/07/08 11:45:47 wiz Exp $
 #
 
-DISTNAME=      yasm-0.6.0
+DISTNAME=      yasm-0.6.1
 CATEGORIES=    devel
 MASTER_SITES=  http://www.tortall.net/projects/yasm/releases/
 
diff -r 100b41d0ae00 -r c277d0bee1d3 devel/yasm/distinfo
--- a/devel/yasm/distinfo       Sun Jul 08 10:51:04 2007 +0000
+++ b/devel/yasm/distinfo       Sun Jul 08 11:45:47 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2007/03/08 19:09:27 wiz Exp $
+$NetBSD: distinfo,v 1.7 2007/07/08 11:45:47 wiz Exp $
 
-SHA1 (yasm-0.6.0.tar.gz) = c4354d7c5ce7924f4b656d6eb15fcfc289fc6ac3
-RMD160 (yasm-0.6.0.tar.gz) = 78c37fdd20b73416ef16818baa57fdc5a6af10b2
-Size (yasm-0.6.0.tar.gz) = 1192453 bytes
+SHA1 (yasm-0.6.1.tar.gz) = a3f5d9686a3281f91de88dafc1584b11532c3755
+RMD160 (yasm-0.6.1.tar.gz) = 42a20c5e34d5d32e829fefad4e33715eec19a7d7
+Size (yasm-0.6.1.tar.gz) = 1197893 bytes



Home | Main Index | Thread Index | Old Index