Date: Sun, 16 Oct 2022 00:45:57 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3c6fab5dce73 - main - games/freeciv: update to 3.0.4 maintenance release (+) Message-ID: <202210160045.29G0jvRE098045@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c6fab5dce732c193905b7d4b2dab05b47aef507 commit 3c6fab5dce732c193905b7d4b2dab05b47aef507 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-10-16 00:43:57 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-10-16 00:43:57 +0000 games/freeciv: update to 3.0.4 maintenance release (+) Release notes: https://freeciv.fandom.com/wiki/NEWS-3.0.4 While here, pet Q/A --- games/freeciv/Makefile | 7 ++++--- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210160045.29G0jvRE098045>