From owner-svn-ports-head@freebsd.org Fri Dec 23 09:59:25 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 4BD5BC8D586; Fri, 23 Dec 2016 09:59:25 +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 02FD4C35; Fri, 23 Dec 2016 09:59:24 +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 uBN9xONW062566; Fri, 23 Dec 2016 09:59:24 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBN9xN3B062563; Fri, 23 Dec 2016 09:59:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612230959.uBN9xN3B062563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 23 Dec 2016 09:59:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429237 - 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.23 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: Fri, 23 Dec 2016 09:59:25 -0000 Author: amdmi3 Date: Fri Dec 23 09:59:23 2016 New Revision: 429237 URL: https://svnweb.freebsd.org/changeset/ports/429237 Log: - Update to 0.18.0 Modified: head/graphics/tiled/Makefile head/graphics/tiled/distinfo head/graphics/tiled/pkg-plist Modified: head/graphics/tiled/Makefile ============================================================================== --- head/graphics/tiled/Makefile Fri Dec 23 09:55:11 2016 (r429236) +++ head/graphics/tiled/Makefile Fri Dec 23 09:59:23 2016 (r429237) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 0.17.2 +PORTVERSION= 0.18.0 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games Modified: head/graphics/tiled/distinfo ============================================================================== --- head/graphics/tiled/distinfo Fri Dec 23 09:55:11 2016 (r429236) +++ head/graphics/tiled/distinfo Fri Dec 23 09:59:23 2016 (r429237) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480956956 -SHA256 (bjorn-tiled-v0.17.2_GH0.tar.gz) = a9c5d68ccc00d89df8611df6c1c37aa8796fffcff968f3993f6d78686678c4b9 -SIZE (bjorn-tiled-v0.17.2_GH0.tar.gz) = 4854767 +TIMESTAMP = 1482315258 +SHA256 (bjorn-tiled-v0.18.0_GH0.tar.gz) = f3ef157e9446d7b0ec50ab8399644d52e03065e7860354f632bbbb318fe35933 +SIZE (bjorn-tiled-v0.18.0_GH0.tar.gz) = 6403889 Modified: head/graphics/tiled/pkg-plist ============================================================================== --- head/graphics/tiled/pkg-plist Fri Dec 23 09:55:11 2016 (r429236) +++ head/graphics/tiled/pkg-plist Fri Dec 23 09:59:23 2016 (r429237) @@ -11,6 +11,7 @@ lib/tiled/plugins/libcsv.so lib/tiled/plugins/libdefold.so lib/tiled/plugins/libdroidcraft.so lib/tiled/plugins/libflare.so +lib/tiled/plugins/libgmx.so lib/tiled/plugins/libjson.so lib/tiled/plugins/liblua.so %%PYTHON%%lib/tiled/plugins/libpython.so @@ -29,6 +30,7 @@ share/icons/hicolor/32x32/mimetypes/appl share/icons/hicolor/scalable/apps/tiled.svg share/icons/hicolor/scalable/mimetypes/application-x-tiled.svg share/mime/packages/tiled.xml +share/thumbnailers/tiled.thumbnailer %%DATADIR%%/translations/tiled_ar_DZ.qm %%DATADIR%%/translations/tiled_bg.qm %%DATADIR%%/translations/tiled_cs.qm @@ -47,3 +49,4 @@ share/mime/packages/tiled.xml %%DATADIR%%/translations/tiled_tr.qm %%DATADIR%%/translations/tiled_zh.qm %%DATADIR%%/translations/tiled_zh_TW.qm +%%DATADIR%%/translations/tiled_he.qm