From 9b0b16bebe931c7367d7f6ae76c16da6ee6af81f Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Tue, 26 Aug 2003 08:19:34 +0000 Subject: Update to version 1.14.0. PR: 55508 Submitted by: Jens Rehsack --- games/freeciv/Makefile | 6 +++++- games/freeciv/distinfo | 2 +- games/freeciv/pkg-plist | 10 ++++++++-- 3 files changed, 14 insertions(+), 4 deletions(-) (limited to 'games/freeciv') diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 6d00095fe45d..a20c053e0f26 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freeciv -PORTVERSION= 1.13.0 +PORTVERSION= 1.14.0 CATEGORIES= games MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \ ftp://ftp.netc.pt/pub/freeciv/stable/ \ @@ -20,6 +20,7 @@ LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_XPM= yes USE_BZIP2= yes WANT_GNOME= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" @@ -33,4 +34,7 @@ PKGNAMESUFFIX?= -imlib LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d .endif +post-patch: + cd ${WRKSRC}; ${FIND} . -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e 's/@program_transform_name@//' + .include diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo index a822c5ebaa08..f9f9b580f861 100644 --- a/games/freeciv/distinfo +++ b/games/freeciv/distinfo @@ -1 +1 @@ -MD5 (freeciv-1.13.0.tar.bz2) = a3544f113dbab77f3c6f00130c1bf181 +MD5 (freeciv-1.14.0.tar.bz2) = c506ec29b94ea516aaa02a107129cf10 diff --git a/games/freeciv/pkg-plist b/games/freeciv/pkg-plist index d09dd518a6d7..bab69cedd2b1 100644 --- a/games/freeciv/pkg-plist +++ b/games/freeciv/pkg-plist @@ -27,6 +27,12 @@ share/freeciv/default/units.ruleset share/freeciv/freeciv.rc share/freeciv/freeciv.rc-2.0 share/freeciv/helpdata.txt +share/freeciv/history/buildings.ruleset +share/freeciv/history/game.ruleset +share/freeciv/history/governments.ruleset +share/freeciv/history/techs.ruleset +share/freeciv/history/terrain.ruleset +share/freeciv/history/units.ruleset share/freeciv/isotrident.tilespec share/freeciv/isotrident/cities.spec share/freeciv/isotrident/cities.xpm @@ -94,13 +100,11 @@ share/freeciv/nation/italian.ruleset share/freeciv/nation/japanese.ruleset share/freeciv/nation/kenyan.ruleset share/freeciv/nation/korean.ruleset -share/freeciv/nation/krevi.ruleset share/freeciv/nation/latvian.ruleset share/freeciv/nation/lithuanian.ruleset share/freeciv/nation/misc_cities.ruleset share/freeciv/nation/mongol.ruleset share/freeciv/nation/mordor.ruleset -share/freeciv/nation/olympic.ruleset share/freeciv/nation/persian.ruleset share/freeciv/nation/polish.ruleset share/freeciv/nation/portuguese.ruleset @@ -146,6 +150,7 @@ share/locale/da/LC_MESSAGES/freeciv.mo share/locale/de/LC_MESSAGES/freeciv.mo share/locale/en_GB/LC_MESSAGES/freeciv.mo share/locale/es/LC_MESSAGES/freeciv.mo +share/locale/et/LC_MESSAGES/freeciv.mo share/locale/fi/LC_MESSAGES/freeciv.mo share/locale/fr/LC_MESSAGES/freeciv.mo share/locale/hu/LC_MESSAGES/freeciv.mo @@ -163,6 +168,7 @@ share/locale/sv/LC_MESSAGES/freeciv.mo @dirrm share/freeciv/scenario @dirrm share/freeciv/nation @dirrm share/freeciv/misc +@dirrm share/freeciv/history @dirrm share/freeciv/isotrident @dirrm share/freeciv/default @dirrm share/freeciv/civ2 -- cgit v1.2.3