games/freeciv: update to 3.0.7 release (+)
Release Notes: https://freeciv.fandom.com/wiki/NEWS-3.0.7
This commit is contained in:
parent
bd15a86939
commit
fae29661e2
3 changed files with 8 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= freeciv
|
||||
PORTVERSION= 3.0.6
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.0.7
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \
|
||||
http://files.freeciv.org/stable/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1675713832
|
||||
SHA256 (freeciv-3.0.6.tar.xz) = 40e701157b957a2eb3c4548e5b819d06521c2ad1d47ae926be5117c7d6ace442
|
||||
SIZE (freeciv-3.0.6.tar.xz) = 43480216
|
||||
TIMESTAMP = 1681734171
|
||||
SHA256 (freeciv-3.0.7.tar.xz) = f6e606f17ed03d971272883f1a4879f5c1c2c247f64b8edefa6a25c8a2a8dac4
|
||||
SIZE (freeciv-3.0.7.tar.xz) = 43595776
|
||||
|
|
|
@ -24,6 +24,7 @@ man/man6/freeciv.6.gz
|
|||
%%GTK2%%man/man6/freeciv-gtk2.6.gz
|
||||
@comment man/man6/freeciv-gtk3.22.6.gz
|
||||
%%GTK3%%man/man6/freeciv-gtk3.6.gz
|
||||
%%GTK4%%man/man6/freeciv-mp-gtk4.6.gz
|
||||
man/man6/freeciv-manual.6.gz
|
||||
man/man6/freeciv-modpack.6.gz
|
||||
man/man6/freeciv-mp-cli.6.gz
|
||||
|
@ -133,6 +134,9 @@ share/icons/hicolor/64x64/apps/freeciv-server.png
|
|||
%%NLS%%share/locale/es/LC_MESSAGES/freeciv-nations.mo
|
||||
%%QT5%%%%NLS%%share/locale/es/LC_MESSAGES/freeciv-ruledit.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/freeciv-core.mo
|
||||
%%NLS%%share/locale/es_419/LC_MESSAGES/freeciv-nations.mo
|
||||
%%QT5%%%%NLS%%share/locale/es_419/LC_MESSAGES/freeciv-ruledit.mo
|
||||
%%NLS%%share/locale/es_419/LC_MESSAGES/freeciv-core.mo
|
||||
%%NLS%%share/locale/et/LC_MESSAGES/freeciv-nations.mo
|
||||
%%QT5%%%%NLS%%share/locale/et/LC_MESSAGES/freeciv-ruledit.mo
|
||||
%%NLS%%share/locale/et/LC_MESSAGES/freeciv-core.mo
|
||||
|
|
Loading…
Reference in a new issue