Subject: CVS commit: pkgsrc/emulators/libspectrum
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 02/13/2004 13:36:43
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Feb 13 13:36:43 UTC 2004

Modified Files:
	pkgsrc/emulators/libspectrum: Makefile PLIST buildlink2.mk distinfo

Log Message:
Changes 0.2.1:
* Transparent reading of bzipped and gzipped files.

* Add support for writing emulator custom data to .rzx and .szx files.

* Update to the more recent version of gcrypt; version 1.1.42 or
  later is now required.

* Link libspectrum against gcrypt, glib and zlib; this means that
  client applications no longer need to do this.

* Support for 'the last instruction was an EI' in the snapshot code.

* Routines to check the versions of libspectrum and gcrypt in use.

* Write .rzx files with a version number of 0.12 if we're not
  signing the data; improves backward compatability.

* Fix a segfault when dealing with .slt files.

* QNX6 compilation fixes.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/emulators/libspectrum/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/emulators/libspectrum/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/emulators/libspectrum/buildlink2.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/emulators/libspectrum/distinfo

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