Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2016 22:07:42 +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: r420426 - head/graphics/tiled
Message-ID:  <201608182207.u7IM7gLX083029@repo.freebsd.org>

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



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