From 42cd4654356eda913cb0db8f5a8ac5f99c4e1a28 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Wed, 4 Jan 2017 16:01:20 +0300 Subject: [PATCH] freeciv: bump version to 2.5.6 --- .../{freeciv-2.5.5.recipe => freeciv-2.5.6.recipe} | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) rename games-strategy/freeciv/{freeciv-2.5.5.recipe => freeciv-2.5.6.recipe} (90%) diff --git a/games-strategy/freeciv/freeciv-2.5.5.recipe b/games-strategy/freeciv/freeciv-2.5.6.recipe similarity index 90% rename from games-strategy/freeciv/freeciv-2.5.5.recipe rename to games-strategy/freeciv/freeciv-2.5.6.recipe index 526b49ce6..4db4d769e 100644 --- a/games-strategy/freeciv/freeciv-2.5.5.recipe +++ b/games-strategy/freeciv/freeciv-2.5.6.recipe @@ -1,20 +1,19 @@ SUMMARY="A free Civilization-like game" -DESCRIPTION=" -Freeciv is a free Civilization-like game, primarily \ -for X under Unix. It has support for multiplayer games locally or \ +DESCRIPTION="Freeciv is a free Civilization-like game, primarily \ +for X under Unix. It has support for multiplayer games locally or \ over a network, and an AI which gives most people a run for their money. Freeciv aims to be mostly rule-compatible with Civilization II [tm], \ -published by Sid Meier and Microprose [tm]. A few rules are different \ +published by Sid Meier and Microprose [tm]. A few rules are different \ where we think it makes more sense, and we have lots and lots of \ 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="2002-2015 The Freeciv Team" +COPYRIGHT="1996-2016 The Freeciv Team" LICENSE="GNU GPL v2" -REVISION="3" +REVISION="1" SOURCE_URI="http://downloads.sourceforge.net/project/freeciv/Freeciv%202.5/$portVersion/freeciv-$portVersion.tar.bz2" -CHECKSUM_SHA256="5622f2142637057f7e47b1eda764c4e131222fab4d5bb42cd59fbd58ba3db1d4" +CHECKSUM_SHA256="cfadc23eec11a5a8ae74a7d3719eb126026137f0700da065367fd55cbab6999b" ADDITIONAL_FILES="freeciv.rdef.in" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -122,4 +121,3 @@ INSTALL() rm -rf $prefix/lib } -