aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2016-07-31 20:48:58 +0000
committerJohan van Selst <johans@FreeBSD.org>2016-07-31 20:48:58 +0000
commitffd7d46acd10af7ce0ad6343beaacc46155456c9 (patch)
tree6d7dd1b87d39b5bef1fa973ddbc3a0456ba1080a /games/freeciv
parent1f968e7e16b777ae747f5b66d18132d329e4ee93 (diff)
downloadports-ffd7d46acd10af7ce0ad6343beaacc46155456c9.tar.gz
ports-ffd7d46acd10af7ce0ad6343beaacc46155456c9.zip
- Update to FreeCiv 2.5.5 (bugfix release)
- make hidden dependencies explicit
Notes
Notes: svn path=/head/; revision=419413
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/Makefile9
-rw-r--r--games/freeciv/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 793f9167abac..aa1e2273529c 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= freeciv
-PORTVERSION= 2.5.4
+PORTVERSION= 2.5.5
CATEGORIES= games
MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \
http://download.gna.org/freeciv/stable/
@@ -14,7 +14,8 @@ RUN_DEPENDS= hicolor-icon-theme>=0:misc/hicolor-icon-theme
LIB_DEPENDS= libltdl.so:devel/libltdl \
libcurl.so:ftp/curl
-USES= gettext gmake iconv libtool pkgconfig tar:bzip2 python sqlite
+USES= gettext gmake iconv libtool pkgconfig tar:bzip2 python sqlite \
+ readline
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
@@ -30,7 +31,7 @@ OPTIONS_SUB= yes
SDL_CONFIGURE_ON= --enable-client=gtk,sdl
SDL_USE= SDL=sdl,image,ttf,gfx
MYSQL_CONFIGURE_ON= --enable-fcdb=mysql --with-mysql-prefix=${LOCALBASE}
-MYSQL_USE= MYSQL=yes
+MYSQL_USES+= mysql
IPV6_CONFIGURE_EANBALE= ipv6
.include <bsd.port.options.mk>
@@ -48,7 +49,7 @@ LIB_DEPENDS+= libtiff.so:graphics/tiff \
libggzmod.so:games/ggz-client-libs
USE_XORG= xpm
USE_SDL+= mixer
-USE_GNOME= gtk20
+USE_GNOME= gtk20 cairo
INSTALLS_ICONS= yes
. if ! ${PORT_OPTIONS:MSDL}
CONFIGURE_ARGS+=--enable-client=gtk
diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo
index 622edfe759b6..26026167d0ff 100644
--- a/games/freeciv/distinfo
+++ b/games/freeciv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463235221
-SHA256 (freeciv-2.5.4.tar.bz2) = 9e64ef047fd0d2f8e9aa1da01586dea7cfe63a36b15875c168ada555c2e6634b
-SIZE (freeciv-2.5.4.tar.bz2) = 40977253
+TIMESTAMP = 1469915217
+SHA256 (freeciv-2.5.5.tar.bz2) = 5622f2142637057f7e47b1eda764c4e131222fab4d5bb42cd59fbd58ba3db1d4
+SIZE (freeciv-2.5.5.tar.bz2) = 40828396