pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xscavenger Update to 1.4.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae91905d6d47
branches:  trunk
changeset: 460743:ae91905d6d47
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 03 17:42:19 2003 +0000

description:
Update to 1.4.4:

Sun Dec  1 22:07:18 PST 2002
Version is 1.4.4
Fix for if sound fork doesn't open successfully, it exits and doesn't bog
down the cpu or something. Icon for if the program is minimized.
"H. S. Teoh" is the new Debian maintainer and he sent these in. Thanks!
------------------------------------------------------------------------------
Sat Feb  9 16:32:55 PST 2002
Version is 1.4.3
scav.c, have parent of fork() return 0. (Joey Hess)
sound.c, declare some char as signed char, since char defaults to unsigned
  char on some archs (arm, s390 + powerpc (Gerhard Tonn)
Both these were passed on by (Marcus Brinkmann)
------------------------------------------------------------------------------
Thu Jan 18 09:33:07 PST 2001
Version is 1.4.2
Dave Ashley: added slowdown value in scavrc so game can be slowed down.
slowdown=0  ;normal
slowdown=1  ; 7/8
slowdown=2  ; 3/4
slowdown=3  ; 1/2
slowdown=4  ; 1/4

diffstat:

 games/xscavenger/Makefile |  5 ++---
 games/xscavenger/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r f48d0ec77064 -r ae91905d6d47 games/xscavenger/Makefile
--- a/games/xscavenger/Makefile Wed Sep 03 16:38:36 2003 +0000
+++ b/games/xscavenger/Makefile Wed Sep 03 17:42:19 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:39:44 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/03 17:42:19 wiz Exp $
 #
 
-DISTNAME=      xscavenger-140
-PKGNAME=       xscavenger-1.4.0
+DISTNAME=      xscavenger-1.4.4
 WRKSRC=                ${WRKDIR}/${DISTNAME}/src
 CATEGORIES=    games x11
 MASTER_SITES=  http://www.xdr.com/dash/
diff -r f48d0ec77064 -r ae91905d6d47 games/xscavenger/distinfo
--- a/games/xscavenger/distinfo Wed Sep 03 16:38:36 2003 +0000
+++ b/games/xscavenger/distinfo Wed Sep 03 17:42:19 2003 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 02:08:42 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/09/03 17:42:20 wiz Exp $
 
-SHA1 (xscavenger-140.tgz) = 173d57faf1485f4261bc1f002d5d80167ca6b4d8
-Size (xscavenger-140.tgz) = 153547 bytes
+SHA1 (xscavenger-1.4.4.tgz) = d9ef34d2ec1a9dfeca398004725cae4878bf9f2e
+Size (xscavenger-1.4.4.tgz) = 193346 bytes
 SHA1 (patch-aa) = 387e4f8fc87f5cbc939d28f972b769506fe8d048
 SHA1 (patch-ab) = 57ab1655f7e748fc59d4f474393426a06ca06d36



Home | Main Index | Thread Index | Old Index