Subject: CVS commit: pkgsrc/devel/tavrasm
To: None <pkgsrc-changes@netbsd.org>
From: Dieter Baron <dillo@netbsd.org>
List: pkgsrc-changes
Date: 08/20/2002 11:30:48
Module Name: pkgsrc
Committed By: dillo
Date: Tue Aug 20 08:30:46 UTC 2002
Modified Files:
pkgsrc/devel/tavrasm: Makefile distinfo
pkgsrc/devel/tavrasm/patches: patch-aa
Log Message:
update to 1.17 (old distfile no longer available)
changes since last pkgsrc version (1.15):
1.17 - Added support for the BYTE1 (same as LOW) function.
Thanks to Timothy Lee for supplying this patch.
- Fixed path delimiter problem in include path. I used
DOS style '\' causing problems on *NIX.
Thanks to Timothy Lee for reporting this.
1.16 - Fixed problem with long macro names.
Thanks to Richard Gerrits for reporting this.
- Increased maximum identifier length to 64 (and no, this was
not the fix to the problem above :).
- Added support for using DOS (\13\10) files on *NIX systems.
- Change URL to www.tavrasm.org in help/README/...
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/tavrasm/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/tavrasm/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/tavrasm/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.