mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
games/pioneers: Update to 15.6
This commit is contained in:
parent
d2f61b42dc
commit
40cd636a77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564629
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pioneers
|
||||
PORTVERSION= 15.5
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 15.6
|
||||
CATEGORIES= games gnome
|
||||
MASTER_SITES= SF/pio/Source
|
||||
|
||||
@ -15,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= itstool:textproc/itstool
|
||||
LIB_DEPENDS= libavahi-common.so:net/avahi-app \
|
||||
libcanberra.so:audio/libcanberra \
|
||||
libnotify.so:devel/libnotify
|
||||
RUN_DEPENDS= yelp:x11/yelp
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532370384
|
||||
SHA256 (pioneers-15.5.tar.gz) = 3ee1415e7c48dc144fbdb99105a6ef8a818e67ed34e9d0f8e01224c3636cef0c
|
||||
SIZE (pioneers-15.5.tar.gz) = 4975627
|
||||
TIMESTAMP = 1612665848
|
||||
SHA256 (pioneers-15.6.tar.gz) = 9a358d88548e3866e14c46c2707f66c98f8040a7857d47965e1ed9805aeb631d
|
||||
SIZE (pioneers-15.6.tar.gz) = 5054353
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- common/game.h.orig 2018-03-14 13:44:46 UTC
|
||||
+++ common/game.h
|
||||
@@ -137,7 +137,7 @@ typedef enum {
|
||||
typedef void (*WriteLineFunc) (gpointer user_data, const gchar *);
|
||||
|
||||
/** Default style for a player. */
|
||||
-const gchar *default_player_style;
|
||||
+extern const gchar *default_player_style;
|
||||
|
||||
GameParams *params_new(void);
|
||||
GameParams *params_copy(const GameParams * params);
|
@ -191,6 +191,7 @@ share/locale/it/LC_MESSAGES/pioneers.mo
|
||||
share/locale/ja/LC_MESSAGES/pioneers.mo
|
||||
share/locale/nl/LC_MESSAGES/pioneers.mo
|
||||
share/locale/pt/LC_MESSAGES/pioneers.mo
|
||||
share/locale/sk/LC_MESSAGES/pioneers.mo
|
||||
share/locale/sv/LC_MESSAGES/pioneers.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/pioneers.mo
|
||||
share/pixmaps/pioneers-editor.png
|
||||
@ -202,12 +203,12 @@ share/pixmaps/pioneers/city.svg
|
||||
share/pixmaps/pioneers/city_wall.svg
|
||||
share/pixmaps/pioneers/develop.svg
|
||||
share/pixmaps/pioneers/dice.svg
|
||||
share/pixmaps/pioneers/finish.svg
|
||||
share/pixmaps/pioneers/grain.png
|
||||
share/pixmaps/pioneers/lumber.png
|
||||
share/pixmaps/pioneers/ore.png
|
||||
share/pixmaps/pioneers/pioneers.ico
|
||||
share/pixmaps/pioneers/pioneers.rc
|
||||
share/pixmaps/pioneers/pioneers-finish.svg
|
||||
share/pixmaps/pioneers/road.svg
|
||||
share/pixmaps/pioneers/settlement.svg
|
||||
share/pixmaps/pioneers/ship.svg
|
||||
|
Loading…
Reference in New Issue
Block a user