diff options
author | junovitch <junovitch@FreeBSD.org> | 2015-11-17 09:58:28 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2015-11-17 09:58:28 +0800 |
commit | f0552b939d24ced9b696e3d3684e7d2b6bc1db07 (patch) | |
tree | 915f4b6e290920c7b9698cc90d48f890011b90cf | |
parent | dcd4ec957e3c390163c332aca1cca92c1c05b03f (diff) | |
download | freebsd-ports-gnome-f0552b939d24ced9b696e3d3684e7d2b6bc1db07.tar.gz freebsd-ports-gnome-f0552b939d24ced9b696e3d3684e7d2b6bc1db07.tar.zst freebsd-ports-gnome-f0552b939d24ced9b696e3d3684e7d2b6bc1db07.zip |
games/wesnoth: update 1.12.4 -> 1.12.5
Changes:
* Players Changelog: https://github.com/wesnoth/wesnoth/blob/1.12.5/players_changelog
* Full Changelog: https://github.com/wesnoth/wesnoth/blob/1.12.5/changelog
PR: 204503
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
-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 |