Subject: pkg/19841: Update package devel/nasm
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.dyndns.org>
List: netbsd-bugs
Date: 01/13/2003 22:10:08
>Number: 19841
>Category: pkg
>Synopsis: Update package devel/nasm
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Jan 13 13:10:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Juan RP
>Release: NetBSD 1.6L
>Organization:
HispaBSD
>Environment:
System: NetBSD xtraeme.dyndns.org 1.6L NetBSD 1.6L (xtrakernel) #1: Mon Jan 6 22:11:27 CET 2003 root@xtraeme.dyndns.org:/usr/src/sys/arch/i386/compile/xtrakernel i386
Architecture: i386
Machine: i386
>Description:
The package devel/nasm is out-of-date, out the latest release is 0.98.35.
Changelog:
* (preproc.c): fixed unterminated macro bug error reporting
* (nasmlib.h): changed strdup's arg to const char *
* (nasmlib.c): changed strdup's arg to const char *
* (insns.dat): fixed incorrect processor flags
* (Mkfiles/Makefile.vc): added optimisation, and changed to work with 0.98.31
* (doc/nasmdoc.src): added %ifmacro, and tidied up format of code items.
* (nasm.c): Change the NASM environment variable to NASMOPT.
* (Makefile.in Mkfiles/*): use new version -> version.{h,mac}.
* (macros.pl): support multiple input files (standard.mac, version.mac).
* (standard.mac): use an explicit delimiter to end the TASM macros.
* (nasm-version): remove, no longer needed.
* (version.pl): script to produce version.h and version.mac from version.
* (version): contains the official NASM version.
* (nasm.h): include version.h.
* (configure.in): create output directory.
* (Makefile.in): change cd ; to cd &&.
* (rdoff/Makefile.in): handle building in a separate obj directory
correctly.
* (Makefile.in): added 'strip' target to strip debug info.
* (INSTALL): added INSTALL file.
; NASM IS NOW LGPL
>How-To-Repeat:
Index: Makefile
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/devel/nasm/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile 2002/08/26 06:56:50 1.5
+++ Makefile 2003/01/13 21:04:38
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.5 2002/08/26 06:56:50 jlam Exp $
-# FreeBSD Id: Makefile,v 1.5 1999/06/16 14:02:28 billf Exp $
-DISTNAME= nasm-0.98
+DISTNAME= nasm-0.98.35
CATEGORIES= devel lang
-MASTER_SITES= ${MASTER_SITE_SUNSITE:=devel/lang/assemblers/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nasm/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.web-sites.co.uk/nasm/
Index: distinfo
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/devel/nasm/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 2001/04/21 00:44:31 1.2
+++ distinfo 2003/01/13 21:04:38
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.2 2001/04/21 00:44:31 wiz Exp $
-SHA1 (nasm-0.98.tar.gz) = c18adc9a543d785fa3b950dd2980a350a3eff772
-Size (nasm-0.98.tar.gz) = 468600 bytes
+SHA1 (nasm-0.98.35.tar.gz) = 06df1034e58fab35d613c89cd4b11ac4a48900ff
+Size (nasm-0.98.35.tar.gz) = 607269 bytes
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: