Subject: CVS commit: pkgsrc/cross/atasm
From: Makoto Fujiwara
Date: 2014-12-09 16:10:47
Message id: 20141209151047.A380B98@cvs.netbsd.org

Log Message:
(pkgsrc)
  - to make pkglint clean, change directory organization, using BUILD_DIR= src etc.
  - Add LICENSE= gnu-gpl-v2
  - Use SUBST instead of ${SED} at do-install: target
  - Newly installs example files
  - (invocation without argument gives error as
     Pass 1: Error: Cannot open file: 'test.m65'
     but it is the same as prev. version and user should give input)
(upstream) Update 1.04 to 1.06
------------------------------
October 10, 2003
  version 1.05 - added new directives .BANK, .SET 6, and .OPT LIST/NO LIST;
                 Preliminary support for .ATR disk images and the Atari++
                 emulator memory snapshots;

March 17, 2009
  version 1.06 - allow negative offsets with .SET 6 directives; allow arithmentic
                 expressions in REPEAT blocks;  Better detection of resized labels;
                 Fixed a buffer overflow problem; Added -l option to allow label \ 
output;
                 Compiling Windows executable with mingw

Files:
RevisionActionfile
1.11modifypkgsrc/cross/atasm/Makefile
1.3modifypkgsrc/cross/atasm/PLIST
1.5modifypkgsrc/cross/atasm/distinfo
1.3modifypkgsrc/cross/atasm/patches/patch-aa
1.2modifypkgsrc/cross/atasm/patches/patch-ab