diff options
author | lme <lme@FreeBSD.org> | 2018-09-26 21:08:56 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2018-09-26 21:08:56 +0800 |
commit | da911980b414e17a055c22da1fb7ec76371378b4 (patch) | |
tree | a095750d5a18c7ae3d59fb9ec86535063621397c /games | |
parent | dc94255d317f75725737ec0927826755dcacea67 (diff) | |
download | freebsd-ports-gnome-da911980b414e17a055c22da1fb7ec76371378b4.tar.gz freebsd-ports-gnome-da911980b414e17a055c22da1fb7ec76371378b4.tar.zst freebsd-ports-gnome-da911980b414e17a055c22da1fb7ec76371378b4.zip |
games/wesnoth:
Update to 1.14.5
Diffstat (limited to 'games')
-rw-r--r-- | games/wesnoth/Makefile | 12 | ||||
-rw-r--r-- | games/wesnoth/distinfo | 6 | ||||
-rw-r--r-- | games/wesnoth/pkg-plist | 1 |
3 files changed, 10 insertions, 9 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index ec312ee6c6f8..127de90d90dc 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= wesnoth -PORTVERSION= 1.14.3 -PORTREVISION= 1 +PORTVERSION= 1.14.5 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ @@ -16,15 +15,15 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_FreeBSD_10= fails to build with boost 1.66, see bug 224130 +BROKEN_powerpc64= fails to link: schema_validator.cpp: undefined reference to boost::match_results + LIB_DEPENDS= libfreetype.so:print/freetype2 \ libvorbisfile.so:audio/libvorbis \ libboost_thread.so:devel/boost-libs \ libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig -BROKEN_FreeBSD_10= fails to build with boost 1.66, see bug 224130 -BROKEN_powerpc64= fails to link: schema_validator.cpp: undefined reference to boost::match_results - LDFLAGS+= -L${LOCALBASE}/lib -lboost_system PORTSCOUT= limitw:1,even @@ -53,10 +52,12 @@ SHEBANG_FILES= data/tools/about_cfg_to_wiki \ data/tools/wesnoth/wmlparser3.py \ data/tools/wesnoth_addon_manager data/tools/wmlflip \ data/tools/wmlindent data/tools/wmllint \ + data/tools/steam-changelog \ data/tools/wmllint-1.4 \ data/tools/wmlunits \ data/tools/wmlscope \ data/tools/wmlvalidator \ + data/tools/wmlxgettext \ data/tools/GUI.pyw CPE_VENDOR= ${PORTNAME} @@ -87,7 +88,6 @@ SERVER_DESC= Server SERVER_CMAKE_OFF=-DENABLE_SERVER=off TEST_CMAKE_ON= -DENABLE_TESTS=on - post-install: ${FIND} ${STAGEDIR}${PREFIX}/man -type d -empty -delete diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index 00e3d1367949..2a485388f4ba 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528893082 -SHA256 (wesnoth-1.14.3.tar.bz2) = e9f17f0245a2b7f63b28d77a1cc8854355768665f5ca93ffd3e7641b0840c418 -SIZE (wesnoth-1.14.3.tar.bz2) = 450194119 +TIMESTAMP = 1537956839 +SHA256 (wesnoth-1.14.5.tar.bz2) = 05317594b1072b6cf9f955e3a7951a28096f8b1e3afed07825dd5a219c90f7cd +SIZE (wesnoth-1.14.5.tar.bz2) = 450766063 diff --git a/games/wesnoth/pkg-plist b/games/wesnoth/pkg-plist index 153060bf39e5..5dfc463644e1 100644 --- a/games/wesnoth/pkg-plist +++ b/games/wesnoth/pkg-plist @@ -1700,6 +1700,7 @@ share/icons/hicolor/64x64/apps/wesnoth-icon.png %%NLS%%%%SERVER%%man/et/man6/wesnothd.6.gz %%NLS%%%%SERVER%%man/fi/man6/wesnothd.6.gz %%NLS%%%%SERVER%%man/fr/man6/wesnothd.6.gz +%%NLS%%man/fr/man6/wesnoth.6.gz %%NLS%%man/gl/man6/wesnoth.6.gz %%NLS%%%%SERVER%%man/gl/man6/wesnothd.6.gz %%NLS%%%%SERVER%%man/hu/man6/wesnothd.6.gz |