git: 40354e8a7d1d - 2021Q3 - games/freeciv: update to 2.6.5 bugfix release
Dima Panov
fluffy at FreeBSD.org
Mon Aug 16 14:22:44 UTC 2021
The branch 2021Q3 has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=40354e8a7d1dfc5ab6d8ef34a06d546bc2223bce
commit 40354e8a7d1dfc5ab6d8ef34a06d546bc2223bce
Author: Dima Panov <fluffy at FreeBSD.org>
AuthorDate: 2021-08-16 11:19:34 +0000
Commit: Dima Panov <fluffy at FreeBSD.org>
CommitDate: 2021-08-16 14:22:30 +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
(cherry picked from commit b88d50dd0c092101134d42489c0a92f5f33926b4)
---
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 at 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
More information about the dev-commits-ports-all
mailing list