diff options
author | johans <johans@FreeBSD.org> | 2014-12-07 18:57:57 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2014-12-07 18:57:57 +0800 |
commit | 97b2f89fe9b916113f2a74b51278656e72e1ab8c (patch) | |
tree | 36294f5f7c724c433eb6613d9e6c1404881bb712 /games | |
parent | 2ae0db2a4290cdbfcde98daec437285d6bfb5ad7 (diff) | |
download | freebsd-ports-gnome-97b2f89fe9b916113f2a74b51278656e72e1ab8c.tar.gz freebsd-ports-gnome-97b2f89fe9b916113f2a74b51278656e72e1ab8c.tar.zst freebsd-ports-gnome-97b2f89fe9b916113f2a74b51278656e72e1ab8c.zip |
Update to Freeciv 2.4.4 (bugfix release)
http://freeciv.wikia.com/wiki/NEWS-2.4.4
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv/Makefile | 4 | ||||
-rw-r--r-- | games/freeciv/distinfo | 4 | ||||
-rw-r--r-- | games/freeciv/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 8ef490a3c2f7..fbc7977e30b6 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= freeciv -PORTVERSION= 2.4.3 -PORTREVISION= 2 +PORTVERSION= 2.4.4 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} @@ -31,7 +30,6 @@ SDL_USE= SDL=sdl,image,ttf MYSQL_CONFIGURE_ON= --enable-fcdb=mysql --with-mysql-prefix=${LOCALBASE} MYSQL_USE= MYSQL=yes IPV6_CONFIGURE_EANBALE= ipv6 -NLS_USES= gettext .include <bsd.port.options.mk> diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo index 6d973a10a5aa..07701bda61a2 100644 --- a/games/freeciv/distinfo +++ b/games/freeciv/distinfo @@ -1,2 +1,2 @@ -SHA256 (freeciv-2.4.3.tar.bz2) = 7f107fe3b09f37934410dc7a64ac1b99a95997ddf53da53933b75d4da79fa899 -SIZE (freeciv-2.4.3.tar.bz2) = 38815762 +SHA256 (freeciv-2.4.4.tar.bz2) = 8307fc9d69571b031ccc465e8029d8a7ea3dbef4e3651f2de07356aba931e2a3 +SIZE (freeciv-2.4.4.tar.bz2) = 38847925 diff --git a/games/freeciv/pkg-plist b/games/freeciv/pkg-plist index bef41052d971..c9ec2164f608 100644 --- a/games/freeciv/pkg-plist +++ b/games/freeciv/pkg-plist @@ -42,6 +42,7 @@ share/applications/freeciv-server.desktop %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/INSTALL.Cygwin %%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/NEWS-2.4 %%PORTDOCS%%%%DOCSDIR%%/README.AI %%PORTDOCS%%%%DOCSDIR%%/README.AI_modules %%PORTDOCS%%%%DOCSDIR%%/README.SDLClient |