From owner-svn-ports-head@freebsd.org Tue May 10 03:36:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DDB4B35CF6; Tue, 10 May 2016 03:36:14 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F5251AB3; Tue, 10 May 2016 03:36:14 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A3aDSJ050207; Tue, 10 May 2016 03:36:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A3aDZd050204; Tue, 10 May 2016 03:36:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605100336.u4A3aDZd050204@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 03:36:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414917 - head/graphics/tiled X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2016 03:36:14 -0000 Author: amdmi3 Date: Tue May 10 03:36:13 2016 New Revision: 414917 URL: https://svnweb.freebsd.org/changeset/ports/414917 Log: - Update to 0.16.1 Modified: head/graphics/tiled/Makefile head/graphics/tiled/distinfo head/graphics/tiled/pkg-plist Modified: head/graphics/tiled/Makefile ============================================================================== --- head/graphics/tiled/Makefile Tue May 10 03:33:56 2016 (r414916) +++ head/graphics/tiled/Makefile Tue May 10 03:36:13 2016 (r414917) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 0.16.0 +PORTVERSION= 0.16.1 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games Modified: head/graphics/tiled/distinfo ============================================================================== --- head/graphics/tiled/distinfo Tue May 10 03:33:56 2016 (r414916) +++ head/graphics/tiled/distinfo Tue May 10 03:36:13 2016 (r414917) @@ -1,2 +1,2 @@ -SHA256 (bjorn-tiled-v0.16.0_GH0.tar.gz) = c02df78021c07c5574a8b52fcb61a02649db039724f13ecacdd18840df7490ee -SIZE (bjorn-tiled-v0.16.0_GH0.tar.gz) = 4485752 +SHA256 (bjorn-tiled-v0.16.1_GH0.tar.gz) = c666627fc243d27fb879d85b9de841b5c82d1363f93204e5f72afd50a1373168 +SIZE (bjorn-tiled-v0.16.1_GH0.tar.gz) = 4506022 Modified: head/graphics/tiled/pkg-plist ============================================================================== --- head/graphics/tiled/pkg-plist Tue May 10 03:33:56 2016 (r414916) +++ head/graphics/tiled/pkg-plist Tue May 10 03:36:13 2016 (r414917) @@ -39,6 +39,7 @@ share/mime/packages/tiled.xml %%DATADIR%%/translations/tiled_it.qm %%DATADIR%%/translations/tiled_ja.qm %%DATADIR%%/translations/tiled_lv.qm +%%DATADIR%%/translations/tiled_nb.qm %%DATADIR%%/translations/tiled_nl.qm %%DATADIR%%/translations/tiled_pl.qm %%DATADIR%%/translations/tiled_pt.qm