diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2015-11-17 01:58:28 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2015-11-17 01:58:28 +0000 |
commit | aa194a46b4bfed01cdd6a462165a293ee3d5ddeb (patch) | |
tree | 915f4b6e290920c7b9698cc90d48f890011b90cf /games | |
parent | 31ab691ce3c37627ca31b9beb626e098914d10e6 (diff) | |
download | ports-aa194a46b4bfed01cdd6a462165a293ee3d5ddeb.tar.gz ports-aa194a46b4bfed01cdd6a462165a293ee3d5ddeb.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/wesnoth/Makefile | 4 | ||||
-rw-r--r-- | games/wesnoth/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 8ca482d3e85a..8398ebff2a25 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= wesnoth -PORTVERSION= 1.12.4 -PORTREVISION= 1 +PORTVERSION= 1.12.5 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ @@ -26,6 +25,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lboost_system PORTSCOUT= limitw:1,even USE_SDL= image mixer net ttf +USE_LDCONFIG= yes USE_GNOME= pango USES= cmake cpe pkgconfig shebangfix tar:bzip2 SHEBANG_FILES= data/tools/campaign2wiki.py \ diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index a0d9eccbfc21..da91fa94cdb3 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,2 +1,2 @@ -SHA256 (wesnoth-1.12.4.tar.bz2) = bf525060da4201f1e62f861ed021f13175766e074a8a490b995052453df51ea7 -SIZE (wesnoth-1.12.4.tar.bz2) = 392278313 +SHA256 (wesnoth-1.12.5.tar.bz2) = 599aad40da4b271c5138ac5a4391d9ff9c367ee51f5c30ca138f6baf92aea81d +SIZE (wesnoth-1.12.5.tar.bz2) = 387726941 |