From owner-svn-ports-all@FreeBSD.ORG Sun Dec 9 16:40:56 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1146958; Sun, 9 Dec 2012 16:40:56 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8C3CF8FC17; Sun, 9 Dec 2012 16:40:56 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB9GeuOH085187; Sun, 9 Dec 2012 16:40:56 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB9Geua5085183; Sun, 9 Dec 2012 16:40:56 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201212091640.qB9Geua5085183@svn.freebsd.org> From: Dmitry Marakasov Date: Sun, 9 Dec 2012 16:40:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308540 - head/games/wesnoth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 16:40:56 -0000 Author: amdmi3 Date: Sun Dec 9 16:40:55 2012 New Revision: 308540 URL: http://svnweb.freebsd.org/changeset/ports/308540 Log: - Fix unneeded escape (1) - Fix plist for WITHOUT_SERVER (1) - Update to 1.10.5 (2) PR: 174139 Submitted by: myself (1), Rusty Nejdl (maintainer) (2) Feature safe: yes Modified: head/games/wesnoth/Makefile head/games/wesnoth/distinfo head/games/wesnoth/pkg-plist Modified: head/games/wesnoth/Makefile ============================================================================== --- head/games/wesnoth/Makefile Sun Dec 9 16:36:58 2012 (r308539) +++ head/games/wesnoth/Makefile Sun Dec 9 16:40:55 2012 (r308540) @@ -6,7 +6,7 @@ # PORTNAME= wesnoth -PORTVERSION= 1.10.4 +PORTVERSION= 1.10.5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ http://files.wesnoth.org/ @@ -98,9 +98,11 @@ CMAKE_ARGS+= -DENABLE_NLS=on -DLOCALEDIR USE_GETTEXT= yes MANLANG= "" cs de en_GB es et fi fr gl hu id it lt pl ru sk \ sr sr@ijekavian sr@ijekavianlatin sr@latin vi zh_CN zh_TW +.if ${PORT_OPTIONS:MSERVER} _MANPAGES+= ${PREFIX}/man/ja/man6/wesnothd.6 \ ${PREFIX}/man/pt_BR/man6/wesnothd.6 \ ${PREFIX}/man/tr/man6/wesnothd.6 +.endif PLIST_SUB+= NLS="" .else CMAKE_ARGS+= -DENABLE_NLS=off @@ -115,12 +117,13 @@ CMAKE_ARGS+= -DENABLE_OMP=off .if ${PORT_OPTIONS:MPOOLALLOC} CMAKE_ARGS+= -DENABLE_POOL_ALLOC=on +BROKEN= does not build with pool alloc .else CMAKE_ARGS+= -DENABLE_POOL_ALLOC=off .endif .if ${PORT_OPTIONS:MPYTHON} -BROKEN= cmake build doesn\'t support installing python tools +BROKEN= cmake build doesn't support installing python tools USE_PYTHON= yes CONFIGURE_ENV+= PYTHON_PREFIX=${PREFIX} \ PYTHON_VERSION=${PYTHON_VERSION:S/python//} Modified: head/games/wesnoth/distinfo ============================================================================== --- head/games/wesnoth/distinfo Sun Dec 9 16:36:58 2012 (r308539) +++ head/games/wesnoth/distinfo Sun Dec 9 16:40:55 2012 (r308540) @@ -1,2 +1,2 @@ -SHA256 (wesnoth-1.10.4.tar.bz2) = 97131daf6e52175abe1c84ff55dbbf0f6b102b99f29d32490f5e89ee02cfebc3 -SIZE (wesnoth-1.10.4.tar.bz2) = 342665460 \ No newline at end of file +SHA256 (wesnoth-1.10.5.tar.bz2) = f627d246e473dcbad3b928a37e0783a7191a237430b0bfc7680ffe3d18ca74e7 +SIZE (wesnoth-1.10.5.tar.bz2) = 343638424 Modified: head/games/wesnoth/pkg-plist ============================================================================== --- head/games/wesnoth/pkg-plist Sun Dec 9 16:36:58 2012 (r308539) +++ head/games/wesnoth/pkg-plist Sun Dec 9 16:40:55 2012 (r308540) @@ -561,6 +561,31 @@ share/applications/wesnoth_editor.deskto %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-dm.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-dw.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-help.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-aoi.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-did.mo @@ -1560,6 +1585,8 @@ share/pixmaps/wesnoth_editor-icon.png %%NLS%%@dirrmtry share/locale/en@shaw %%NLS%%@dirrmtry share/locale/fur_IT/LC_MESSAGES %%NLS%%@dirrmtry share/locale/fur_IT +%%NLS%%@dirrmtry share/locale/gd/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/gd %%NLS%%@dirrmtry share/locale/la/LC_MESSAGES %%NLS%%@dirrmtry share/locale/la %%NLS%%@dirrmtry share/locale/mr/LC_MESSAGES