From owner-svn-ports-head@freebsd.org Wed Apr 6 03:59:33 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 25387B043AF; Wed, 6 Apr 2016 03:59:33 +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 D098C119A; Wed, 6 Apr 2016 03:59:32 +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 u363xWu4074393; Wed, 6 Apr 2016 03:59:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u363xVlc074390; Wed, 6 Apr 2016 03:59:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201604060359.u363xVlc074390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 6 Apr 2016 03:59:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412599 - 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.21 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: Wed, 06 Apr 2016 03:59:33 -0000 Author: amdmi3 Date: Wed Apr 6 03:59:31 2016 New Revision: 412599 URL: https://svnweb.freebsd.org/changeset/ports/412599 Log: - Update to 0.16.0 Modified: head/graphics/tiled/Makefile head/graphics/tiled/distinfo head/graphics/tiled/pkg-plist Modified: head/graphics/tiled/Makefile ============================================================================== --- head/graphics/tiled/Makefile Wed Apr 6 03:58:52 2016 (r412598) +++ head/graphics/tiled/Makefile Wed Apr 6 03:59:31 2016 (r412599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 0.15.1 +PORTVERSION= 0.16.0 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games @@ -16,7 +16,8 @@ USE_GITHUB= yes GH_ACCOUNT= bjorn USES= compiler:c++11-lib desktop-file-utils qmake shared-mime-info -USE_QT5= core gui widgets opengl buildtools_build linguisttools_build +USE_QT5= core gui widgets opengl network \ + buildtools_build linguisttools_build USE_GL= gl USE_LDCONFIG= yes Modified: head/graphics/tiled/distinfo ============================================================================== --- head/graphics/tiled/distinfo Wed Apr 6 03:58:52 2016 (r412598) +++ head/graphics/tiled/distinfo Wed Apr 6 03:59:31 2016 (r412599) @@ -1,2 +1,2 @@ -SHA256 (bjorn-tiled-v0.15.1_GH0.tar.gz) = b084650adae12c1c34d9493f99fabcdb27c9fa12e3e1167212c28c5c76936b81 -SIZE (bjorn-tiled-v0.15.1_GH0.tar.gz) = 2984663 +SHA256 (bjorn-tiled-v0.16.0_GH0.tar.gz) = c02df78021c07c5574a8b52fcb61a02649db039724f13ecacdd18840df7490ee +SIZE (bjorn-tiled-v0.16.0_GH0.tar.gz) = 4485752 Modified: head/graphics/tiled/pkg-plist ============================================================================== --- head/graphics/tiled/pkg-plist Wed Apr 6 03:58:52 2016 (r412598) +++ head/graphics/tiled/pkg-plist Wed Apr 6 03:59:31 2016 (r412599) @@ -44,5 +44,6 @@ share/mime/packages/tiled.xml %%DATADIR%%/translations/tiled_pt.qm %%DATADIR%%/translations/tiled_pt_PT.qm %%DATADIR%%/translations/tiled_ru.qm +%%DATADIR%%/translations/tiled_tr.qm %%DATADIR%%/translations/tiled_zh.qm %%DATADIR%%/translations/tiled_zh_TW.qm