aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2016-12-27 10:09:34 +0000
committerJohan van Selst <johans@FreeBSD.org>2016-12-27 10:09:34 +0000
commit81adb126bc9b5747954fadc95522de5f07ce5bbb (patch)
tree56e48bc268905433fc757c7e48fe2b14702686e1 /games/freeciv
parent369b3f92a849d8f2ede8d5a045dadfff15ca1b28 (diff)
downloadports-81adb126bc9b5747954fadc95522de5f07ce5bbb.tar.gz
ports-81adb126bc9b5747954fadc95522de5f07ce5bbb.zip
Update to FreeCiv 2.5.6 (bugfix release)
correct NLS option
Notes
Notes: svn path=/head/; revision=429593
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/Makefile9
-rw-r--r--games/freeciv/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index a737f256fac8..18439020dc23 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= freeciv
-PORTVERSION= 2.5.5
+PORTVERSION= 2.5.6
CATEGORIES= games
MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \
http://download.gna.org/freeciv/stable/
@@ -10,12 +10,13 @@ MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \
MAINTAINER= johans@FreeBSD.org
COMMENT= Free turn-based multiplayer strategy
+LICENSE= GPLv2+
+
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 \
- readline
+USES= gmake iconv libtool pkgconfig tar:bzip2 python sqlite readline
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
@@ -33,6 +34,8 @@ SDL_USE= SDL=sdl,image,ttf,gfx
MYSQL_CONFIGURE_ON= --enable-fcdb=mysql --with-mysql-prefix=${LOCALBASE}
MYSQL_USES= mysql
IPV6_CONFIGURE_EANBALE= ipv6
+NLS_USES= gettext
+NLS_CONFIGURE_ENABLE= nls
.include <bsd.port.options.mk>
diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo
index 26026167d0ff..3cd30a01b4d1 100644
--- a/games/freeciv/distinfo
+++ b/games/freeciv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469915217
-SHA256 (freeciv-2.5.5.tar.bz2) = 5622f2142637057f7e47b1eda764c4e131222fab4d5bb42cd59fbd58ba3db1d4
-SIZE (freeciv-2.5.5.tar.bz2) = 40828396
+TIMESTAMP = 1482831102
+SHA256 (freeciv-2.5.6.tar.bz2) = cfadc23eec11a5a8ae74a7d3719eb126026137f0700da065367fd55cbab6999b
+SIZE (freeciv-2.5.6.tar.bz2) = 41185678