summaryrefslogtreecommitdiff
path: root/devel/yasm
diff options
context:
space:
mode:
authorwiz <wiz>2007-07-08 11:45:47 +0000
committerwiz <wiz>2007-07-08 11:45:47 +0000
commit3f2af633a589702e2faf93f50c5420e6ce1db5a4 (patch)
treeca91ab947b1fa431b93bd822e4769bcf2fbd7ee7 /devel/yasm
parent2490f955145fdb22d2cc290dbcbb86d4c8fb543c (diff)
downloadpkgsrc-3f2af633a589702e2faf93f50c5420e6ce1db5a4.tar.gz
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 (limited to 'devel/yasm')
-rw-r--r--devel/yasm/Makefile4
-rw-r--r--devel/yasm/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/yasm/Makefile b/devel/yasm/Makefile
index 735c8289c67..566b1df19a8 100644
--- a/devel/yasm/Makefile
+++ b/devel/yasm/Makefile
@@ -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 --git a/devel/yasm/distinfo b/devel/yasm/distinfo
index 2936e8bfb6c..06d463d9f9c 100644
--- a/devel/yasm/distinfo
+++ b/devel/yasm/distinfo
@@ -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