From 346c8b8c05163dc67833e2515adc0357dcc70424 Mon Sep 17 00:00:00 2001 From: prlw1 Date: Sun, 24 Apr 2016 06:52:44 +0000 Subject: Update freeciv to 2.5.3 Many changes listed in: http://www.freeciv.org/wiki/NEWS-2.5.3 http://www.freeciv.org/wiki/NEWS-2.5.2 http://www.freeciv.org/wiki/NEWS-2.5.1 We were after: * Build fixes: + Re-generating the configure script could fail on recent OS distributions due to a clash with the system supplied glib-gettext.m4. This did not affect most users, who would build with the configure script supplied in the tarball. GNA#24379 --- games/freeciv-server/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/freeciv-server') diff --git a/games/freeciv-server/Makefile b/games/freeciv-server/Makefile index c269c28ae1d..ad83b94599d 100644 --- a/games/freeciv-server/Makefile +++ b/games/freeciv-server/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2016/03/05 11:28:31 jperkin Exp $ +# $NetBSD: Makefile,v 1.45 2016/04/24 06:52:44 prlw1 Exp $ PKGNAME= ${DISTNAME:S/-/-server-/} -PKGREVISION= 1 COMMENT= Freeciv game server DEPENDS+= freeciv-share>=${FC_VERS}:../../games/freeciv-share -- cgit v1.2.3