Skip to content

Commit

Permalink
games/freeciv: update to 3.0.5 release (+)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Dec 20, 2022
1 parent 30d6ad1 commit 9e3b8bc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
9 changes: 6 additions & 3 deletions games/freeciv/Makefile
@@ -1,6 +1,5 @@
PORTNAME= freeciv
PORTVERSION= 3.0.4
PORTREVISION= 2
PORTVERSION= 3.0.5
CATEGORIES= games
MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \
http://files.freeciv.org/stable/
Expand All @@ -12,12 +11,16 @@ WWW= https://www.freeciv.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libcurl.so:ftp/curl \
libicuuc.so:devel/icu \
libltdl.so:devel/libltdl

USES= autoreconf compiler:c++11-lang cpe desktop-file-utils gmake \
iconv:wchar_t libtool lua:53 pkgconfig readline ssl tar:xz
iconv:wchar_t libtool lua:53 pkgconfig readline shebangfix ssl tar:xz
SHEBANG_FILES= bootstrap/*.sh data/flags/convert* scripts/mapimg2anim \
scripts/setup_auth_server.sh translations/*.sh

USE_LDCONFIG= yes

GNU_CONFIGURE= yes
Expand Down
6 changes: 3 additions & 3 deletions games/freeciv/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1665879721
SHA256 (freeciv-3.0.4.tar.xz) = d9a83fe9268e6b9d0fbe933f1f8b5c391b7e3ad72333d2d4e35cfb2e3ce9adb9
SIZE (freeciv-3.0.4.tar.xz) = 43423632
TIMESTAMP = 1671512042
SHA256 (freeciv-3.0.5.tar.xz) = 4d2e22da54cf1e2821f78d0743ca25429c38dd7802414cd9e6090ad52f49ee83
SIZE (freeciv-3.0.5.tar.xz) = 43453984
1 change: 1 addition & 0 deletions games/freeciv/pkg-plist
Expand Up @@ -67,6 +67,7 @@ share/applications/org.freeciv.server.desktop
%%PORTDOCS%%%%DOCSDIR%%/README.actions
%%PORTDOCS%%%%DOCSDIR%%/README.agents
%%PORTDOCS%%%%DOCSDIR%%/README.attributes
%%PORTDOCS%%%%DOCSDIR%%/README.crosser
%%PORTDOCS%%%%DOCSDIR%%/README.delta
%%PORTDOCS%%%%DOCSDIR%%/README.effects
%%PORTDOCS%%%%DOCSDIR%%/README.fcdb
Expand Down

0 comments on commit 9e3b8bc

Please sign in to comment.