From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 17 21:50:07 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36A151065670 for ; Sat, 17 Sep 2011 21:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 072518FC0C for ; Sat, 17 Sep 2011 21:50:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p8HLo6hr022166 for ; Sat, 17 Sep 2011 21:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8HLo6U7022165; Sat, 17 Sep 2011 21:50:06 GMT (envelope-from gnats) Resent-Date: Sat, 17 Sep 2011 21:50:06 GMT Resent-Message-Id: <201109172150.p8HLo6U7022165@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Mikhail T." Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A64B106566B for ; Sat, 17 Sep 2011 21:49:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 1EEE08FC13 for ; Sat, 17 Sep 2011 21:49:15 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p8HLnEKZ084743 for ; Sat, 17 Sep 2011 21:49:14 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p8HLnEoI084742; Sat, 17 Sep 2011 21:49:14 GMT (envelope-from nobody) Message-Id: <201109172149.p8HLnEoI084742@red.freebsd.org> Date: Sat, 17 Sep 2011 21:49:14 GMT From: "Mikhail T." To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/160798: [PATCH] games/wesnoth-devel: update to latest version X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2011 21:50:07 -0000 >Number: 160798 >Category: misc >Synopsis: [PATCH] games/wesnoth-devel: update to latest version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 17 21:50:06 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Mikhail T. >Release: >Organization: >Environment: >Description: - Update to 1.9.9 - use EXTRACT_DEPENDS instead of RUN_DEPENDS for x11-fonts/junicode >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/games/wesnoth-devel/Makefile,v retrieving revision 1.99 diff -u -r1.99 Makefile --- Makefile 11 Aug 2011 19:19:25 -0000 1.99 +++ Makefile 17 Sep 2011 19:39:09 -0000 @@ -6,7 +6,7 @@ # PORTNAME= wesnoth -PORTVERSION= 1.9.7 +PORTVERSION= 1.9.9 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://files.wesnoth.org/ @@ -15,10 +15,8 @@ MAINTAINER= philip@FreeBSD.org COMMENT= A fantasy turn-based strategy game +EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-fonts/junicode:extract LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs -RUN_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-fonts/junicode:extract - -BROKEN= incomplete plist LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual @@ -27,7 +25,7 @@ CONFLICTS= wesnoth-[0-9]* USE_SDL= image mixer net ttf -USE_GNOME= pango +USE_GNOME= pango desktopfileutils MAKE_JOBS_SAFE= yes USE_BZIP2= yes USE_CMAKE= yes @@ -97,9 +95,17 @@ .else CMAKE_ARGS+= -DENABLE_NLS=on -DLOCALEDIR=${PREFIX}/share/locale USE_GETTEXT= yes -MANLANG= "" cs de en_GB et fi fr gl hu id it ja lt pl pt_BR sk \ - sr sr@ijekavian sr@ijekavianlatin sr@latin zh_CN zh_TW +MANLANG= "" cs de en_GB et fr gl hu id lt pl sk \ + zh_CN zh_TW _MANPAGES+= ${PREFIX}/man/es/man6/wesnothd.6 \ + ${PREFIX}/man/fi/man6/wesnothd.6 \ + ${PREFIX}/man/it/man6/wesnothd.6 \ + ${PREFIX}/man/ja/man6/wesnothd.6 \ + ${PREFIX}/man/pt_BR/man6/wesnothd.6 \ + ${PREFIX}/man/sr/man6/wesnothd.6 \ + ${PREFIX}/man/sr@ijekavian/man6/wesnothd.6 \ + ${PREFIX}/man/sr@ijekavianlatin/man6/wesnothd.6 \ + ${PREFIX}/man/sr@latin/man6/wesnothd.6 \ ${PREFIX}/man/tr/man6/wesnothd.6 PLIST_SUB+= NLS="" .endif Index: distinfo =================================================================== RCS file: /home/ncvs/ports/games/wesnoth-devel/distinfo,v retrieving revision 1.61 diff -u -r1.61 distinfo --- distinfo 21 Jun 2011 09:18:38 -0000 1.61 +++ distinfo 17 Sep 2011 19:39:09 -0000 @@ -1,2 +1,2 @@ -SHA256 (wesnoth-1.9.7.tar.bz2) = ced4a5f88d650a97e547dfec153c89da04c565b2d705ef0920dbc000338f4492 -SIZE (wesnoth-1.9.7.tar.bz2) = 338021134 +SHA256 (wesnoth-1.9.9.tar.bz2) = 271cc410d43d56e3f5ee10252a2e1b434c8b42322df619a1d979dbf486d9ab71 +SIZE (wesnoth-1.9.9.tar.bz2) = 340588943 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/games/wesnoth-devel/pkg-plist,v retrieving revision 1.64 diff -u -r1.64 pkg-plist --- pkg-plist 21 Jun 2011 09:18:38 -0000 1.64 +++ pkg-plist 17 Sep 2011 19:39:09 -0000 @@ -2,6 +2,8 @@ %%TOOLS%%bin/cutter %%TOOLS%%bin/exploder bin/wesnoth +bin/schema_generator +bin/schema_validator %%PYTHON%%%%TOOLS%%bin/wesnoth_addon_manager %%TESTS%%bin/wesnoth_test %%SERVER%%bin/wesnothd >Release-Note: >Audit-Trail: >Unformatted: