diff options
author | johans <johans@FreeBSD.org> | 2011-12-01 04:24:46 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-12-01 04:24:46 +0800 |
commit | 23dc628d211fc2f67bf5dc1a76b62627d17ba719 (patch) | |
tree | d3e795a1205f78085dde3e48f4341245342533ac /games/freeciv | |
parent | b5e2f1f078ff062edb312d8bb364bbd750897526 (diff) | |
download | freebsd-ports-gnome-23dc628d211fc2f67bf5dc1a76b62627d17ba719.tar.gz freebsd-ports-gnome-23dc628d211fc2f67bf5dc1a76b62627d17ba719.tar.zst freebsd-ports-gnome-23dc628d211fc2f67bf5dc1a76b62627d17ba719.zip |
Update FreeCiv to 2.3.1
Feature safe: yes
Diffstat (limited to 'games/freeciv')
-rw-r--r-- | games/freeciv/Makefile | 4 | ||||
-rw-r--r-- | games/freeciv/distinfo | 4 | ||||
-rw-r--r-- | games/freeciv/pkg-plist | 7 |
3 files changed, 11 insertions, 4 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index bf22a8115c5e..a60c81146a76 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freeciv -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} @@ -26,7 +26,7 @@ INSTALLS_ICONS= yes MAN6= freeciv-server.6 freeciv-client.6 \ freeciv-xaw.6 freeciv-win32.6 freeciv-sdl.6 freeciv-gtk2.6 \ - freeciv-ftwl.6 + freeciv-ftwl.6 freeciv-modpack.6 .ifndef WITHOUT_X11 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo index e25e7b1b0fc3..a70c3b322441 100644 --- a/games/freeciv/distinfo +++ b/games/freeciv/distinfo @@ -1,2 +1,2 @@ -SHA256 (freeciv-2.3.0.tar.bz2) = f380f7f89a3478e8b2a68033b37325539248618508d94edf55b84e5e979fbefa -SIZE (freeciv-2.3.0.tar.bz2) = 30239019 +SHA256 (freeciv-2.3.1.tar.bz2) = 236686fc7f9cf387aba26b6919a87a791fb23e8aabb19181823349983c986ad8 +SIZE (freeciv-2.3.1.tar.bz2) = 30528325 diff --git a/games/freeciv/pkg-plist b/games/freeciv/pkg-plist index 626c34a73465..f937507623ea 100644 --- a/games/freeciv/pkg-plist +++ b/games/freeciv/pkg-plist @@ -9,6 +9,7 @@ lib/libfreeciv.la lib/libfreeciv-srv.a lib/libfreeciv-srv.la share/applications/freeciv-server.desktop +%%X11%%share/applications/freeciv-modpack.desktop %%X11%%share/applications/freeciv.desktop %%X11%%%%DATADIR%%/amplio2/ancientcities.png %%X11%%%%DATADIR%%/amplio2/ancientcities.spec @@ -1781,6 +1782,7 @@ share/applications/freeciv-server.desktop %%X11%%%%DATADIR%%/misc/flags.spec %%X11%%%%DATADIR%%/misc/icons.spec %%X11%%%%DATADIR%%/misc/intro.png +%%X11%%%%DATADIR%%/misc/mpicon.png %%X11%%%%DATADIR%%/misc/overlays.png %%X11%%%%DATADIR%%/misc/radar.png %%X11%%%%DATADIR%%/misc/overlays.spec @@ -2423,6 +2425,11 @@ share/applications/freeciv-server.desktop %%X11%%share/icons/hicolor/32x32/apps/freeciv-client.png %%X11%%share/icons/hicolor/48x48/apps/freeciv-client.png %%X11%%share/icons/hicolor/64x64/apps/freeciv-client.png +%%X11%%share/icons/hicolor/128x128/apps/freeciv-modpack.png +%%X11%%share/icons/hicolor/16x16/apps/freeciv-modpack.png +%%X11%%share/icons/hicolor/32x32/apps/freeciv-modpack.png +%%X11%%share/icons/hicolor/48x48/apps/freeciv-modpack.png +%%X11%%share/icons/hicolor/64x64/apps/freeciv-modpack.png share/icons/hicolor/128x128/apps/freeciv-server.png share/icons/hicolor/16x16/apps/freeciv-server.png share/icons/hicolor/32x32/apps/freeciv-server.png |