From becc51e6eb4ae8866e4634d689e4a3d0acf52f85 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 1 Jan 2021 21:00:29 +0100 Subject: [PATCH] freeciv, bump version (#5554) --- .../freeciv/{freeciv-2.6.2.recipe => freeciv-2.6.3.recipe} | 4 ++-- .../{freeciv-2.6.2.patchset => freeciv-2.6.3.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename games-strategy/freeciv/{freeciv-2.6.2.recipe => freeciv-2.6.3.recipe} (96%) rename games-strategy/freeciv/patches/{freeciv-2.6.2.patchset => freeciv-2.6.3.patchset} (100%) diff --git a/games-strategy/freeciv/freeciv-2.6.2.recipe b/games-strategy/freeciv/freeciv-2.6.3.recipe similarity index 96% rename from games-strategy/freeciv/freeciv-2.6.2.recipe rename to games-strategy/freeciv/freeciv-2.6.3.recipe index 1c4106b72..a53a2a89d 100644 --- a/games-strategy/freeciv/freeciv-2.6.2.recipe +++ b/games-strategy/freeciv/freeciv-2.6.3.recipe @@ -9,11 +9,11 @@ adjustable parameters to make customizing games possible. Freeciv has been implemented completely independently of Civilization; \ you do not need to own Civilization to play Freeciv." HOMEPAGE="http://www.freeciv.org/" -COPYRIGHT="1996-2018 The Freeciv Team" +COPYRIGHT="1996-2020 The Freeciv Team" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://netix.dl.sourceforge.net/project/freeciv/Freeciv%202.6/$portVersion/freeciv-$portVersion.tar.bz2" -CHECKSUM_SHA256="6181ef3d3c76264383aabbe0eaf1550d8a65ca42639e6c17cc2938165e176c8f" +CHECKSUM_SHA256="77432e027557a9eb407dac730ae9810ee172abe37111deb017fe72b8183ff8d1" PATCHES="freeciv-$portVersion.patchset" ADDITIONAL_FILES="freeciv.rdef.in" diff --git a/games-strategy/freeciv/patches/freeciv-2.6.2.patchset b/games-strategy/freeciv/patches/freeciv-2.6.3.patchset similarity index 100% rename from games-strategy/freeciv/patches/freeciv-2.6.2.patchset rename to games-strategy/freeciv/patches/freeciv-2.6.3.patchset