svn commit: r442247 - head/graphics/tiled

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 31 17:36:20 UTC 2017


Author: amdmi3
Date: Wed May 31 17:36:18 2017
New Revision: 442247
URL: https://svnweb.freebsd.org/changeset/ports/442247

Log:
  - Update to 1.0.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 May 31 17:36:18 2017	(r442246)
+++ head/graphics/tiled/Makefile	Wed May 31 17:36:18 2017	(r442247)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tiled
-PORTVERSION=	0.18.2
-PORTREVISION=	2
+PORTVERSION=	1.0.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics editors games
 

Modified: head/graphics/tiled/distinfo
==============================================================================
--- head/graphics/tiled/distinfo	Wed May 31 17:36:18 2017	(r442246)
+++ head/graphics/tiled/distinfo	Wed May 31 17:36:18 2017	(r442247)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487773356
-SHA256 (bjorn-tiled-v0.18.2_GH0.tar.gz) = 575e110dd4904f785222d9a298f63eddf5c5b0b8f1450cb684ef3a9ae91292cd
-SIZE (bjorn-tiled-v0.18.2_GH0.tar.gz) = 6409369
+TIMESTAMP = 1495818244
+SHA256 (bjorn-tiled-v1.0.0_GH0.tar.gz) = a5e5f1f3ec9428f124e1fbe65ac3b7ab3c17dc13a3c0d489ff6d356f7f6ad43c
+SIZE (bjorn-tiled-v1.0.0_GH0.tar.gz) = 6575292

Modified: head/graphics/tiled/pkg-plist
==============================================================================
--- head/graphics/tiled/pkg-plist	Wed May 31 17:36:18 2017	(r442246)
+++ head/graphics/tiled/pkg-plist	Wed May 31 17:36:18 2017	(r442247)
@@ -37,7 +37,10 @@ share/thumbnailers/tiled.thumbnailer
 %%DATADIR%%/translations/tiled_de.qm
 %%DATADIR%%/translations/tiled_en.qm
 %%DATADIR%%/translations/tiled_es.qm
+%%DATADIR%%/translations/tiled_fi.qm
 %%DATADIR%%/translations/tiled_fr.qm
+%%DATADIR%%/translations/tiled_he.qm
+%%DATADIR%%/translations/tiled_hu.qm
 %%DATADIR%%/translations/tiled_it.qm
 %%DATADIR%%/translations/tiled_ja.qm
 %%DATADIR%%/translations/tiled_nb.qm
@@ -47,6 +50,6 @@ share/thumbnailers/tiled.thumbnailer
 %%DATADIR%%/translations/tiled_pt_PT.qm
 %%DATADIR%%/translations/tiled_ru.qm
 %%DATADIR%%/translations/tiled_tr.qm
+%%DATADIR%%/translations/tiled_uk.qm
 %%DATADIR%%/translations/tiled_zh.qm
 %%DATADIR%%/translations/tiled_zh_TW.qm
-%%DATADIR%%/translations/tiled_he.qm


More information about the svn-ports-all mailing list