pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/alephone Update alephone to 20071103.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30d88948b4a4
branches:  trunk
changeset: 535421:30d88948b4a4
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Nov 17 08:42:33 2007 +0000

description:
Update alephone to 20071103.
Patch provided by MAINTAINER in PR 37393.

Notes:
This is a bug fix release
--------------------------------------------------------------------------------
Changes:
* Fix replacement texture issues
* Restore missing PNG support in Windows
* Don't play "Play Ball" for games that are already running
* Differentiate between running and open games in .games

diffstat:

 games/alephone/Makefile |  6 +++---
 games/alephone/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 3eb8ebc8b933 -r 30d88948b4a4 games/alephone/Makefile
--- a/games/alephone/Makefile   Sat Nov 17 02:39:35 2007 +0000
+++ b/games/alephone/Makefile   Sat Nov 17 08:42:33 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/10/30 10:04:45 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2007/11/17 08:42:33 obache Exp $
 #
 
-DISTNAME=      AlephOne-20071020
+DISTNAME=      AlephOne-20071103
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    games
 MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/}
@@ -16,7 +16,7 @@
 INSTALLATION_DIRS=     share/doc/AlephOne
 
 post-install:
-       ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/AlephOne
+       ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/AlephOne/
 
 .include "../../devel/boost-headers/buildlink3.mk"
 .include "../../devel/SDL/buildlink3.mk"
diff -r 3eb8ebc8b933 -r 30d88948b4a4 games/alephone/distinfo
--- a/games/alephone/distinfo   Sat Nov 17 02:39:35 2007 +0000
+++ b/games/alephone/distinfo   Sat Nov 17 08:42:33 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/10/30 10:04:45 wiz Exp $
+$NetBSD: distinfo,v 1.2 2007/11/17 08:42:33 obache Exp $
 
-SHA1 (AlephOne-20071020.tar.bz2) = a2a489ff6277296b0253e98019b92422aa8a483a
-RMD160 (AlephOne-20071020.tar.bz2) = 4e4439d721d13d79a87c8426beab9090647a2757
-Size (AlephOne-20071020.tar.bz2) = 7287165 bytes
+SHA1 (AlephOne-20071103.tar.bz2) = 51a62cbc201cb1594be6d5e9c53dccda7eaf7e2f
+RMD160 (AlephOne-20071103.tar.bz2) = 83f7542a873183d5f8178898fc6be3b59f0fcc46
+Size (AlephOne-20071103.tar.bz2) = 7295646 bytes



Home | Main Index | Thread Index | Old Index