From owner-dev-commits-ports-all@freebsd.org Mon Aug 16 11:21:27 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B941F6734BC; Mon, 16 Aug 2021 11:21:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpBYz4xBtz3rc3; Mon, 16 Aug 2021 11:21:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 922089D0; Mon, 16 Aug 2021 11:21:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17GBLR2v054353; Mon, 16 Aug 2021 11:21:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17GBLRA3054352; Mon, 16 Aug 2021 11:21:27 GMT (envelope-from git) Date: Mon, 16 Aug 2021 11:21:27 GMT Message-Id: <202108161121.17GBLRA3054352@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: b88d50dd0c09 - main - games/freeciv: update to 2.6.5 bugfix release MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b88d50dd0c092101134d42489c0a92f5f33926b4 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 11:21:27 -0000 The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b88d50dd0c092101134d42489c0a92f5f33926b4 commit b88d50dd0c092101134d42489c0a92f5f33926b4 Author: Dima Panov AuthorDate: 2021-08-16 11:19:34 +0000 Commit: Dima Panov CommitDate: 2021-08-16 11:21:17 +0000 games/freeciv: update to 2.6.5 bugfix release Notably it fixes regression in 2.6.4 gtk3-client that present units in city dialog had no overlays drawn at all. Release Notes: https://freeciv.fandom.com/wiki/NEWS-2.6.5 --- games/freeciv/Makefile | 2 +- games/freeciv/distinfo | 6 +++--- games/freeciv/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index a863eab5ab97..59acba646f8f 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,7 +1,7 @@ # Created by: ada@bsd.org PORTNAME= freeciv -PORTVERSION= 2.6.4 +PORTVERSION= 2.6.5 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo index 23a97d862058..ccfa599af207 100644 --- a/games/freeciv/distinfo +++ b/games/freeciv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617445908 -SHA256 (freeciv-2.6.4.tar.bz2) = 40db957766acbd49c5af15afd1711da996b6681be7abee3352c5f2539c10c1ce -SIZE (freeciv-2.6.4.tar.bz2) = 52087948 +TIMESTAMP = 1629110186 +SHA256 (freeciv-2.6.5.tar.bz2) = 2e64e1c74dae12acb17bbf5daa980efc7e9fd57820afed5135319ca95291ec59 +SIZE (freeciv-2.6.5.tar.bz2) = 52139611 diff --git a/games/freeciv/pkg-plist b/games/freeciv/pkg-plist index 48eeadda2fb2..3f9897d49733 100644 --- a/games/freeciv/pkg-plist +++ b/games/freeciv/pkg-plist @@ -16,6 +16,7 @@ lib/libfreeciv-srv.so.0.0.0 lib/libfreeciv.so lib/libfreeciv.so.0 lib/libfreeciv.so.0.0.0 +man/man6/freeciv.6.gz %%CLIENT%%man/man6/freeciv-client.6.gz %%GTK2%%man/man6/freeciv-gtk2.6.gz @comment man/man6/freeciv-gtk3.22.6.gz