Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Apr 2016 03:59:31 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r412599 - head/graphics/tiled
Message-ID:  <201604060359.u363xVlc074390@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604060359.u363xVlc074390>