Andreas Wacknitz
2023-04-10 4cfcf04c2ed67655dd103b97fd76119edc30e3c6
freeciv: update to 3.0.7

4 files modified
18 ■■■■■ changed files
components/games/freeciv/Makefile 4 ●●●● patch | view | raw | blame | history
components/games/freeciv/freeciv.p5m 6 ●●●● patch | view | raw | blame | history
components/games/freeciv/manifests/sample-manifest.p5m 6 ●●●● patch | view | raw | blame | history
components/games/freeciv/pkg5 2 ●●●●● patch | view | raw | blame | history
components/games/freeciv/Makefile
@@ -15,12 +15,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        freeciv
COMPONENT_VERSION=    3.0.6
COMPONENT_VERSION=    3.0.7
COMPONENT_SUMMARY=    Free and Open Source empire-building strategy game inspired by the history of human civilization.
COMPONENT_PROJECT_URL=    https://www.freeciv.org
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    sha256:40e701157b957a2eb3c4548e5b819d06521c2ad1d47ae926be5117c7d6ace442
COMPONENT_ARCHIVE_HASH=    sha256:f6e606f17ed03d971272883f1a4879f5c1c2c247f64b8edefa6a25c8a2a8dac4
COMPONENT_ARCHIVE_URL=  https://prdownloads.sourceforge.net/freeciv/$(COMPONENT_SRC).tar.xz?download
COMPONENT_FMRI=        games/freeciv
COMPONENT_CLASSIFICATION=    Applications/Games
components/games/freeciv/freeciv.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2021 Jake Goerzen <jakegoerzen@gmail.com>
# Copyright 2023 Andreas Wacknitz
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -3388,6 +3388,9 @@
file path=usr/share/locale/es/LC_MESSAGES/freeciv-core.mo
file path=usr/share/locale/es/LC_MESSAGES/freeciv-nations.mo
file path=usr/share/locale/es/LC_MESSAGES/freeciv-ruledit.mo
file path=usr/share/locale/es_419/LC_MESSAGES/freeciv-core.mo
file path=usr/share/locale/es_419/LC_MESSAGES/freeciv-nations.mo
file path=usr/share/locale/es_419/LC_MESSAGES/freeciv-ruledit.mo
file path=usr/share/locale/et/LC_MESSAGES/freeciv-core.mo
file path=usr/share/locale/et/LC_MESSAGES/freeciv-nations.mo
file path=usr/share/locale/et/LC_MESSAGES/freeciv-ruledit.mo
@@ -3475,6 +3478,7 @@
file path=usr/share/man/man6/freeciv-mp-cli.6
file path=usr/share/man/man6/freeciv-mp-gtk2.6
file path=usr/share/man/man6/freeciv-mp-gtk3.6
file path=usr/share/man/man6/freeciv-mp-gtk4.6
file path=usr/share/man/man6/freeciv-mp-qt.6
file path=usr/share/man/man6/freeciv-qt.6
file path=usr/share/man/man6/freeciv-ruledit.6
components/games/freeciv/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -3388,6 +3388,9 @@
file path=usr/share/locale/es/LC_MESSAGES/freeciv-core.mo
file path=usr/share/locale/es/LC_MESSAGES/freeciv-nations.mo
file path=usr/share/locale/es/LC_MESSAGES/freeciv-ruledit.mo
file path=usr/share/locale/es_419/LC_MESSAGES/freeciv-core.mo
file path=usr/share/locale/es_419/LC_MESSAGES/freeciv-nations.mo
file path=usr/share/locale/es_419/LC_MESSAGES/freeciv-ruledit.mo
file path=usr/share/locale/et/LC_MESSAGES/freeciv-core.mo
file path=usr/share/locale/et/LC_MESSAGES/freeciv-nations.mo
file path=usr/share/locale/et/LC_MESSAGES/freeciv-ruledit.mo
@@ -3475,6 +3478,7 @@
file path=usr/share/man/man6/freeciv-mp-cli.6
file path=usr/share/man/man6/freeciv-mp-gtk2.6
file path=usr/share/man/man6/freeciv-mp-gtk3.6
file path=usr/share/man/man6/freeciv-mp-gtk4.6
file path=usr/share/man/man6/freeciv-mp-qt.6
file path=usr/share/man/man6/freeciv-qt.6
file path=usr/share/man/man6/freeciv-ruledit.6
components/games/freeciv/pkg5
@@ -1,6 +1,5 @@
{
    "dependencies": [
        "SUNWcs",
        "compress/bzip2",
        "compress/xz",
        "image/imagemagick",
@@ -13,7 +12,6 @@
        "library/readline",
        "library/zlib",
        "runtime/lua-53",
        "shell/ksh93",
        "system/library",
        "system/library/math",
        "web/curl"