Subject: CVS commit: pkgsrc/devel/yasm
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 06/28/2003 11:47:01
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sat Jun 28 11:47:01 UTC 2003

Modified Files:
	pkgsrc/devel/yasm: Makefile PLIST buildlink2.mk distinfo

Log Message:
Update to 0.2.2.  Patch provided by Juan RP in PR pkg/21850.

Changes in 0.2.2:
* FAR jmp/call support.

Changes in 0.2.1:
# Added support for NASM-like -I and -P options to the preprocessor
  to specify include directories and pre-included files respectively
  (thanks to Michael Urman for his quick work).
# Fixed a number of issues with libtool/libltdl and module building
  (these issues only affected UNIX builds).
# Made the "real" NASM preprocessor the default preprocessor. This was
  not the case in the original Milestone 2 release (despite an example
  to the contrary in the release notes)


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/yasm/Makefile pkgsrc/devel/yasm/PLIST \
    pkgsrc/devel/yasm/buildlink2.mk pkgsrc/devel/yasm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.