pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/atari800 Changes 1.3.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49a8457a79c1
branches:  trunk
changeset: 486916:49a8457a79c1
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 05 11:00:26 2005 +0000

description:
Changes 1.3.5:
* Solid improvements of keyboard handling in SDL and X11 versions

diffstat:

 emulators/atari800/Makefile         |  4 ++--
 emulators/atari800/distinfo         |  8 ++++----
 emulators/atari800/patches/patch-ab |  6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r 82a727eefe4b -r 49a8457a79c1 emulators/atari800/Makefile
--- a/emulators/atari800/Makefile       Wed Jan 05 10:36:23 2005 +0000
+++ b/emulators/atari800/Makefile       Wed Jan 05 11:00:26 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2004/09/24 13:42:18 adam Exp $
+# $NetBSD: Makefile,v 1.27 2005/01/05 11:00:26 adam Exp $
 
-DISTNAME=      atari800-1.3.3
+DISTNAME=      atari800-1.3.5
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=atari800/}
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} xf25.zip
diff -r 82a727eefe4b -r 49a8457a79c1 emulators/atari800/distinfo
--- a/emulators/atari800/distinfo       Wed Jan 05 10:36:23 2005 +0000
+++ b/emulators/atari800/distinfo       Wed Jan 05 11:00:26 2005 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.8 2004/09/24 13:42:18 adam Exp $
+$NetBSD: distinfo,v 1.9 2005/01/05 11:00:26 adam Exp $
 
-SHA1 (atari800-1.3.3.tar.gz) = 5ddd4ea95691d940a83440ad745b27efd06b9c44
-Size (atari800-1.3.3.tar.gz) = 1004789 bytes
+SHA1 (atari800-1.3.5.tar.gz) = bf9843e5ded43bb620dbd50dc0cfd2c9343bcd86
+Size (atari800-1.3.5.tar.gz) = 1007863 bytes
 SHA1 (xf25.zip) = e65923fd3a4845c1c72d1677db0fda969187eb42
 Size (xf25.zip) = 188942 bytes
 SHA1 (patch-aa) = cf2122ef21bb8a8e27f9aa723ed11f16630bfbef
-SHA1 (patch-ab) = 33edb843d4d8c4b29e725a7d0e0594a1f7c9626f
+SHA1 (patch-ab) = 15b45d358ce200bb13d8ed35eed97dd7745e4b51
 SHA1 (patch-ac) = 1815c2f531a8bdba6e12d5cf062206e8eb2740d9
 SHA1 (patch-ad) = b3636f3cbe5c2a26355eba6be4bddf33b050ff0f
diff -r 82a727eefe4b -r 49a8457a79c1 emulators/atari800/patches/patch-ab
--- a/emulators/atari800/patches/patch-ab       Wed Jan 05 10:36:23 2005 +0000
+++ b/emulators/atari800/patches/patch-ab       Wed Jan 05 11:00:26 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.4 2004/01/08 15:24:42 adam Exp $
+$NetBSD: patch-ab,v 1.5 2005/01/05 11:00:26 adam Exp $
 
---- rt-config.c.orig   2003-12-12 00:24:16.000000000 +0000
+--- rt-config.c.orig   2004-11-26 18:10:29.000000000 +0000
 +++ rt-config.c
-@@ -79,7 +79,7 @@ int stereo_enabled;
+@@ -81,7 +81,7 @@ int stereo_enabled;
  #endif
  
  #ifndef SYSTEM_WIDE_CFG_FILE



Home | Main Index | Thread Index | Old Index