pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/sdlmame Update to 0.136:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ddb1e39e4d0a
branches:  trunk
changeset: 569633:ddb1e39e4d0a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 16 21:25:19 2010 +0000

description:
Update to 0.136:

Changes from 0.136
==================
1) Up to date with baseline 0.136 (RB)
2) More typecasting so compiling as C++ can succeed (couriersud)
3) Cleaned up #ifdefs, added more -verbose output, improved SDL
   1.3 support (couriersud)
4) Cleaned up Windows support (couriersud)
5) Fixed possible weirdness enumerating controller buttons (Skito)

diffstat:

 emulators/sdlmame/Makefile |  4 ++--
 emulators/sdlmame/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r b7b6a69b2107 -r ddb1e39e4d0a emulators/sdlmame/Makefile
--- a/emulators/sdlmame/Makefile        Sat Jan 16 19:27:17 2010 +0000
+++ b/emulators/sdlmame/Makefile        Sat Jan 16 21:25:19 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2009/11/13 14:45:25 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2010/01/16 21:25:19 wiz Exp $
 #
 
 # Don't update to 0.XXXuN, those are development snapshots.
-DISTNAME=              sdlmame0135
+DISTNAME=              sdlmame0136
 PKGNAME=               ${DISTNAME:S/0/-0./}
 
 COMMENT=               Multiple Arcade Machine Emulator, SDL port
diff -r b7b6a69b2107 -r ddb1e39e4d0a emulators/sdlmame/distinfo
--- a/emulators/sdlmame/distinfo        Sat Jan 16 19:27:17 2010 +0000
+++ b/emulators/sdlmame/distinfo        Sat Jan 16 21:25:19 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2009/11/13 14:45:25 wiz Exp $
+$NetBSD: distinfo,v 1.10 2010/01/16 21:25:19 wiz Exp $
 
-SHA1 (sdlmame0135.zip) = c4e81bb8f244ba21c080e8221800cff4d74bf3e1
-RMD160 (sdlmame0135.zip) = d212b8cdfc01240b28e0384b8ea53938996e419a
-Size (sdlmame0135.zip) = 18450537 bytes
+SHA1 (sdlmame0136.zip) = 19c11abc3b3ab2633df62f3867921b3541bb582e
+RMD160 (sdlmame0136.zip) = 1cb9b24ae6f97c0f223f13ed97a074de14e2892e
+Size (sdlmame0136.zip) = 18936113 bytes
 SHA1 (patch-aa) = 93dd00e02110e8257f3fe0c18a94d7f7ca594352
 SHA1 (patch-ab) = 3cc161845baae6ebcdab42fbd19f74e2ee3d4cb1
 SHA1 (patch-ac) = e97e7b730305aa2d10363cfd65f8e2b30f2fc292



Home | Main Index | Thread Index | Old Index