diff options
author | kristerw <kristerw@pkgsrc.org> | 2001-12-01 16:23:22 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2001-12-01 16:23:22 +0000 |
commit | 8187d5251598cf6771c5d30798a549d4297370d3 (patch) | |
tree | 51a58e43111643bd5fb136f6c32d729999ac9d7c /emulators | |
parent | f94711f954e135529af3adb218473a189332ba54 (diff) | |
download | pkgsrc-8187d5251598cf6771c5d30798a549d4297370d3.tar.gz |
Update uae to 0.8.19.
User-visible changes in 0.8.19:
- A few bug fixes, especially in state-saving.
- Picasso screens now support panning.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/uae/Makefile | 6 | ||||
-rw-r--r-- | emulators/uae/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 3075ae5288c..98f4876c3bd 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2001/11/27 00:04:45 kristerw Exp $ +# $NetBSD: Makefile,v 1.18 2001/12/01 16:23:22 kristerw Exp $ -DISTNAME= uae-0.8.18 +DISTNAME= uae-0.8.19 PKGNAME= ${DISTNAME} CATEGORIES= emulators -MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ +MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/ MAINTAINER= kristerw@netbsd.org HOMEPAGE= http://www.freiburg.linux.de/~uae/ diff --git a/emulators/uae/distinfo b/emulators/uae/distinfo index 626b1f39292..493199db155 100644 --- a/emulators/uae/distinfo +++ b/emulators/uae/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2001/11/27 00:04:46 kristerw Exp $ +$NetBSD: distinfo,v 1.6 2001/12/01 16:23:22 kristerw Exp $ -SHA1 (uae-0.8.18.tar.gz) = dab3d2eaa94df8e4b35b4476041efef58daadcd6 -Size (uae-0.8.18.tar.gz) = 899111 bytes +SHA1 (uae-0.8.19.tar.gz) = 0ddc307f525dd2aa8a027c8030c487ba162d2b4f +Size (uae-0.8.19.tar.gz) = 903232 bytes SHA1 (patch-aa) = 6045d32ce2b123410b20bbd410111400766834f9 SHA1 (patch-ab) = 7a174709e599b252d82ec9ef949aa8feab2f279e SHA1 (patch-ac) = f9bb472e7cb2a4d34d9d92c7bf329b02fb200a36 |