Subject: CVS commit: pkgsrc/devel/nasm
From: Adam Ciarcinski
Date: 2017-05-18 23:44:42
Message id: 20170518214442.8E846FBE4@cvs.NetBSD.org

Log Message:
Version 2.13.01

Fix incorrect output for some types of FAR or SEG references in the obj output \ 
format, and possibly other 16-bit output formats.

Fix the address in the list file for an instruction containing a TIMES directive.

Fix error with TIMES used together with an instruction which can vary in size, \ 
e.g. JMP.

Fix breakage on some uses of the DZ pseudo-op.

Files:
RevisionActionfile
1.54modifypkgsrc/devel/nasm/Makefile
1.12modifypkgsrc/devel/nasm/PLIST
1.27modifypkgsrc/devel/nasm/distinfo
1.2modifypkgsrc/devel/nasm/patches/patch-Makefile.in
1.2modifypkgsrc/devel/nasm/patches/patch-doc_Makefile.in