jakegoerzen
2022-07-08 1a476b0a61c17dae380d71690eaecc6f2e0d3a6a
freeciv: update to 3.0.2

3 files modified
18 ■■■■■ changed files
components/games/freeciv/Makefile 4 ●●●● patch | view | raw | blame | history
components/games/freeciv/freeciv.p5m 7 ●●●●● patch | view | raw | blame | history
components/games/freeciv/manifests/sample-manifest.p5m 7 ●●●●● patch | view | raw | blame | history
components/games/freeciv/Makefile
@@ -17,7 +17,7 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        freeciv
COMPONENT_VERSION=    3.0.1
COMPONENT_VERSION=    3.0.2
COMPONENT_SUMMARY=    Free and Open Source empire-building strategy game inspired by the history of human civilization.
COMPONENT_PROJECT_URL=    http://www.freeciv.org
COMPONENT_FMRI=        games/freeciv
@@ -26,7 +26,7 @@
COMPONENT_SRC=          $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    \
    sha256:beda7adaebb3462797c8f090ec604c2974f15a1559fff2fb4cfff2607cb0180f
    sha256:7407ea1a08267b1c5ee3439dc2db5c2d7b90ece7fcc3664ca2ad594435a57175
COMPONENT_ARCHIVE_URL=  http://prdownloads.sourceforge.net/freeciv/$(COMPONENT_SRC).tar.xz?download
COMPONENT_LICENSE=    GPLv2.0
COMPONENT_LICENSE_FILE=    COPYING
components/games/freeciv/freeciv.p5m
@@ -14,6 +14,7 @@
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -3480,8 +3481,8 @@
file path=usr/share/man/man6/freeciv-sdl2.6
file path=usr/share/man/man6/freeciv-server.6
file path=usr/share/man/man6/freeciv.6
file path=usr/share/metainfo/freeciv-gtk3.22.appdata.xml
file path=usr/share/metainfo/freeciv-mp-gtk3.appdata.xml
file path=usr/share/metainfo/freeciv-server.appdata.xml
file path=usr/share/metainfo/org.freeciv.gtk322.appdata.xml
file path=usr/share/metainfo/org.freeciv.mp.gtk3.appdata.xml
file path=usr/share/metainfo/org.freeciv.server.appdata.xml
file path=usr/share/pixmaps/freeciv-client.png
file path=usr/share/pixmaps/freeciv-modpack.png
components/games/freeciv/manifests/sample-manifest.p5m
@@ -14,6 +14,7 @@
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -3480,8 +3481,8 @@
file path=usr/share/man/man6/freeciv-sdl2.6
file path=usr/share/man/man6/freeciv-server.6
file path=usr/share/man/man6/freeciv.6
file path=usr/share/metainfo/freeciv-gtk3.22.appdata.xml
file path=usr/share/metainfo/freeciv-mp-gtk3.appdata.xml
file path=usr/share/metainfo/freeciv-server.appdata.xml
file path=usr/share/metainfo/org.freeciv.gtk322.appdata.xml
file path=usr/share/metainfo/org.freeciv.mp.gtk3.appdata.xml
file path=usr/share/metainfo/org.freeciv.server.appdata.xml
file path=usr/share/pixmaps/freeciv-client.png
file path=usr/share/pixmaps/freeciv-modpack.png