From afad701ca7ddb2f3210ccd93fe723a593713fe05 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 5 Oct 2003 09:45:13 +0000 Subject: Update to 0.98.38: * Add Makefile for 16-bit DOS binaries under OpenWatcom, and modify mkdep.pl to be able to generate completely pathless dependencies, as required by OpenWatcom wmake (it supports path searches, but not explicit paths.) * Fix the STR instruction. * Fix the ELF output format, which was broken under certain circumstances due to the addition of stabs support. * Quick-fix Borland format debug-info for -f obj * Fix for %rep with no arguments (#560568) * Fix concatenation of preprocessor function call (#794686) * Fix long label causes coredump (#677841) * Use autoheader as well as autoconf to keep configure from generating ridiculously long command lines. * Make sure that all of the formats which support debugging output actually will suppress debugging output when -g not specified. --- devel/nasm/Makefile | 4 ++-- devel/nasm/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel/nasm') diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index 764f88ae25a..0436bcf11de 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2003/09/17 16:40:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2003/10/05 09:45:13 wiz Exp $ # -DISTNAME= nasm-0.98.37 +DISTNAME= nasm-0.98.38 CATEGORIES= devel lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nasm/} diff --git a/devel/nasm/distinfo b/devel/nasm/distinfo index 1150cdce72f..adebe72b0de 100644 --- a/devel/nasm/distinfo +++ b/devel/nasm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2003/09/17 16:40:13 jmmv Exp $ +$NetBSD: distinfo,v 1.4 2003/10/05 09:45:13 wiz Exp $ -SHA1 (nasm-0.98.37.tar.gz) = c51939545d394db2538436561973e7ddfadc7bdc -Size (nasm-0.98.37.tar.gz) = 631560 bytes +SHA1 (nasm-0.98.38.tar.gz) = cb58baa46900e8ce490fdc7c2cada35c2cc49ce0 +Size (nasm-0.98.38.tar.gz) = 641727 bytes SHA1 (patch-aa) = b0a4c91d7448ba630bfb482ab8f97e98753169cb SHA1 (patch-ab) = bbe1d7219dd2e5ade8f97a4f3070bc87d3a7d4b5 -- cgit v1.2.3