diff options
author | adam <adam@pkgsrc.org> | 2007-05-12 19:43:52 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2007-05-12 19:43:52 +0000 |
commit | 4009ff687f9d58c50bb35610c3c0961ce2d93673 (patch) | |
tree | d1ed38f772c78f0ea5f1e8bc6c938ed84da0d541 /emulators | |
parent | e20b55a52d56e4dc66abfe55f653e87e839a845e (diff) | |
download | pkgsrc-4009ff687f9d58c50bb35610c3c0961ce2d93673.tar.gz |
Changes 0.3.0.1:
* Avoid crash when reading an invalid TZX file (thanks, crabfists).
* Export the TZX Generalized Data Block functions when building a
Win32 DLL.
* Distribute the hacking/ directory.
* Remove warning when building from CVS.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/libspectrum/Makefile | 4 | ||||
-rw-r--r-- | emulators/libspectrum/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 5e7bdb0a150..f0baefb841f 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2007/04/13 21:02:44 adam Exp $ +# $NetBSD: Makefile,v 1.19 2007/05/12 19:43:52 adam Exp $ -DISTNAME= libspectrum-0.3.0 +DISTNAME= libspectrum-0.3.0.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/libspectrum/distinfo b/emulators/libspectrum/distinfo index c42ea0ff019..d62bc014ea5 100644 --- a/emulators/libspectrum/distinfo +++ b/emulators/libspectrum/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2007/04/13 21:02:44 adam Exp $ +$NetBSD: distinfo,v 1.7 2007/05/12 19:43:53 adam Exp $ -SHA1 (libspectrum-0.3.0.tar.gz) = 5dc1f78535af558c46923cdafe7e40a00df327eb -RMD160 (libspectrum-0.3.0.tar.gz) = 4902f83b6ae8ef4992a0faee22c8fc82e111893f -Size (libspectrum-0.3.0.tar.gz) = 440561 bytes +SHA1 (libspectrum-0.3.0.1.tar.gz) = a3134ebeb2fc90be863e4c560936ad0bc3060185 +RMD160 (libspectrum-0.3.0.1.tar.gz) = e0e71413b82e35644f5345690a79cade5bd39768 +Size (libspectrum-0.3.0.1.tar.gz) = 451241 bytes |