summaryrefslogtreecommitdiff
path: root/games/freeciv-client
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-04-15 09:30:45 +0000
committeradam <adam@pkgsrc.org>2006-04-15 09:30:45 +0000
commit28e3ce381284313a28f3ef27c24433b17e4ea8f5 (patch)
treeb7cd329dc97aac9217a0669cdc177422fc9039dd /games/freeciv-client
parent38afd1b84ec70aaad44811f085950494f5a2af4c (diff)
downloadpkgsrc-28e3ce381284313a28f3ef27c24433b17e4ea8f5.tar.gz
Changes 2.0.8:
- Simplification of pubserver authentication system, and other pubserver-related changes. - Fix problems with some strings in some languages on windows. - Fix a potential desynchronization bug when establishing connections. - Fix a potential crash when reading packets (CVE-2006-0047). - Fix some bugs allowing illegal rehoming of units. - Allow loading of savegames created by Freeciv 2.1. - Allow client goto into unknown tiles. - Fix a set of crashes likely to happen with the XAW client on 64-bit systems. - Fix a bug that allowed unlimited incoming airlifts.
Diffstat (limited to 'games/freeciv-client')
-rw-r--r--games/freeciv-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/freeciv-client/Makefile b/games/freeciv-client/Makefile
index bd92ce069ba..b70e2c78374 100644
--- a/games/freeciv-client/Makefile
+++ b/games/freeciv-client/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2006/02/05 23:09:14 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/04/15 09:30:46 adam Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
-PKGREVISION= 2
COMMENT= Freeciv client with Xaw interface
DEPENDS+= freeciv-share>=${FC_VERS}:../../games/freeciv-share