Update kdegames to 3.1.3.

Changes:
* kbattleship: Improve IA, fix winner checking order
* atlantik: core management fixes (Rob Kaper)
* atlantik: do not just delete players, also remove portfolios when resetting
  core (Rob Kaper)
* atlantik: don't show money in portfolio when not in game (Rob Kaper)
* atlantik: Fix multiple close button problem (Rob Kaper)
* atlantik: Fix user sorting (Rob Kaper)
* atlantik: Don't tell client that the game has started when it has not (Rob Kaper)
* kolf: fixing the two most long-standing bugs (Jason Katz-Brown)
* kmahjongg: Selected tiel not highlighted when hit is being displayed
* kmahjongg: Correct alignment of column headings in highscore dialog.
* kpat: Fix "is game lost?" check
* kpat: move cards toger for 40 & 8
* kmahjongg: Fix bug: i18n names aren't displayed correctly in highscores
* konquest: Allow 10 players, not just 5.
* konquest: Fix prompting prolem when first player is eliminated during run
This commit is contained in:
markd 2003-07-30 14:39:47 +00:00
parent 8896c06ae4
commit 041f091789
2 changed files with 8 additions and 9 deletions

View file

@ -1,19 +1,18 @@
# $NetBSD: Makefile,v 1.15 2003/07/13 13:51:49 wiz Exp $
# $NetBSD: Makefile,v 1.16 2003/07/30 14:39:47 markd Exp $
DISTNAME= kdegames-3.1.2
PKGREVISION= 1
DISTNAME= kdegames-3.1.3
CATEGORIES= games
COMMENT= Games for the KDE integrated X11 desktop
.include "../../x11/kde3/Makefile.kde3"
.include "../../meta-pkgs/kde3/Makefile.kde3"
USE_BUILDLINK2= YES
FOO_MAIN_FILES= \
kbackgammon/kbackgammon_main.cpp
.include "../../x11/kde3/Makefile.foo_main"
.include "../../meta-pkgs/kde3/Makefile.foo_main"
.include "../../x11/kde3/buildlink2.mk"
.include "../../meta-pkgs/kde3/buildlink2.mk"
.include "../../x11/kdebase3/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.9 2003/05/22 03:02:23 markd Exp $
$NetBSD: distinfo,v 1.10 2003/07/30 14:39:47 markd Exp $
SHA1 (kdegames-3.1.2.tar.bz2) = 0a35b2aa48ee401a6de9f0cf2db0de0186f2cfcb
Size (kdegames-3.1.2.tar.bz2) = 8486428 bytes
SHA1 (kdegames-3.1.3.tar.bz2) = f44e879e14b83aea1cc45e7473a72d3d49d3ae28
Size (kdegames-3.1.3.tar.bz2) = 8501085 bytes