From owner-svn-ports-head@freebsd.org Thu Aug 18 22:07:43 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 79B8FBBE424; Thu, 18 Aug 2016 22:07:43 +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 341AD1870; Thu, 18 Aug 2016 22:07:43 +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 u7IM7gsp083032; Thu, 18 Aug 2016 22:07:42 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7IM7gLX083029; Thu, 18 Aug 2016 22:07:42 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201608182207.u7IM7gLX083029@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 18 Aug 2016 22:07:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420426 - 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: Thu, 18 Aug 2016 22:07:43 -0000 Author: amdmi3 Date: Thu Aug 18 22:07:42 2016 New Revision: 420426 URL: https://svnweb.freebsd.org/changeset/ports/420426 Log: - Update to 0.17.0 Modified: head/graphics/tiled/Makefile head/graphics/tiled/distinfo head/graphics/tiled/pkg-plist Modified: head/graphics/tiled/Makefile ============================================================================== --- head/graphics/tiled/Makefile Thu Aug 18 21:44:34 2016 (r420425) +++ head/graphics/tiled/Makefile Thu Aug 18 22:07:42 2016 (r420426) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 0.16.2 +PORTVERSION= 0.17.0 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games Modified: head/graphics/tiled/distinfo ============================================================================== --- head/graphics/tiled/distinfo Thu Aug 18 21:44:34 2016 (r420425) +++ head/graphics/tiled/distinfo Thu Aug 18 22:07:42 2016 (r420426) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468256235 -SHA256 (bjorn-tiled-v0.16.2_GH0.tar.gz) = 801f607ae1eb306cbffd5d3e42ac1131dca0c0be9511118e126c8cc842474351 -SIZE (bjorn-tiled-v0.16.2_GH0.tar.gz) = 4503339 +TIMESTAMP = 1471435223 +SHA256 (bjorn-tiled-v0.17.0_GH0.tar.gz) = f7fce2006a04c9e6e5d45a15fb31d342a4a66f7a01e1e6bc0753035cfbf42f31 +SIZE (bjorn-tiled-v0.17.0_GH0.tar.gz) = 4852620 Modified: head/graphics/tiled/pkg-plist ============================================================================== --- head/graphics/tiled/pkg-plist Thu Aug 18 21:44:34 2016 (r420425) +++ head/graphics/tiled/pkg-plist Thu Aug 18 22:07:42 2016 (r420426) @@ -8,6 +8,7 @@ lib/libtiled.so.1 lib/libtiled.so.1.0 lib/libtiled.so.1.0.0 lib/tiled/plugins/libcsv.so +lib/tiled/plugins/libdefold.so lib/tiled/plugins/libdroidcraft.so lib/tiled/plugins/libflare.so lib/tiled/plugins/libjson.so @@ -35,10 +36,8 @@ share/mime/packages/tiled.xml %%DATADIR%%/translations/tiled_en.qm %%DATADIR%%/translations/tiled_es.qm %%DATADIR%%/translations/tiled_fr.qm -%%DATADIR%%/translations/tiled_he.qm %%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