svn commit: r401801 - head/games/wesnoth

Jason Unovitch junovitch at FreeBSD.org
Tue Nov 17 01:58:30 UTC 2015


Author: junovitch
Date: Tue Nov 17 01:58:28 2015
New Revision: 401801
URL: https://svnweb.freebsd.org/changeset/ports/401801

Log:
  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 at toco-domains.de> (maintainer)

Modified:
  head/games/wesnoth/Makefile
  head/games/wesnoth/distinfo

Modified: head/games/wesnoth/Makefile
==============================================================================
--- head/games/wesnoth/Makefile	Tue Nov 17 01:55:59 2015	(r401800)
+++ head/games/wesnoth/Makefile	Tue Nov 17 01:58:28 2015	(r401801)
@@ -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_sys
 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 \

Modified: head/games/wesnoth/distinfo
==============================================================================
--- head/games/wesnoth/distinfo	Tue Nov 17 01:55:59 2015	(r401800)
+++ head/games/wesnoth/distinfo	Tue Nov 17 01:58:28 2015	(r401801)
@@ -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


More information about the svn-ports-all mailing list