diff options
-rw-r--r-- | games/freeciv/Makefile | 7 | ||||
-rw-r--r-- | games/freeciv/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 2a0e60caf2d1..b04e6b0d3d25 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,5 +1,5 @@ PORTNAME= freeciv -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \ http://files.freeciv.org/stable/ @@ -15,8 +15,9 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libicuuc.so:devel/icu \ libltdl.so:devel/libltdl -USES= autoreconf compiler:c++11-lang cpe gmake iconv libtool lua:53 \ - pkgconfig readline ssl tar:xz +USES= autoreconf compiler:c++11-lang cpe desktop-file-utils gmake \ + iconv:wchar_t libtool lua:53 pkgconfig readline ssl tar:xz +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} \ diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo index 03d8f1c46640..913c9f4dbc98 100644 --- a/games/freeciv/distinfo +++ b/games/freeciv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659728421 -SHA256 (freeciv-3.0.3.tar.xz) = 13215adc96be9f2894d5f3a12c78b8ebb9ae06ecdab25fe6bb1794f6e6d2b61b -SIZE (freeciv-3.0.3.tar.xz) = 33538868 +TIMESTAMP = 1665879721 +SHA256 (freeciv-3.0.4.tar.xz) = d9a83fe9268e6b9d0fbe933f1f8b5c391b7e3ad72333d2d4e35cfb2e3ce9adb9 +SIZE (freeciv-3.0.4.tar.xz) = 43423632 |