Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2019 12:43:02 +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: r518097 - in head/graphics/tiled: . files
Message-ID:  <201911211243.xALCh2aw000201@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Nov 21 12:43:02 2019
New Revision: 518097
URL: https://svnweb.freebsd.org/changeset/ports/518097

Log:
  - Update to 1.3.1

Deleted:
  head/graphics/tiled/files/
Modified:
  head/graphics/tiled/Makefile
  head/graphics/tiled/distinfo
  head/graphics/tiled/pkg-plist

Modified: head/graphics/tiled/Makefile
==============================================================================
--- head/graphics/tiled/Makefile	Thu Nov 21 11:43:19 2019	(r518096)
+++ head/graphics/tiled/Makefile	Thu Nov 21 12:43:02 2019	(r518097)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tiled
-PORTVERSION=	1.3.0
+PORTVERSION=	1.3.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics editors games
 
@@ -15,7 +15,7 @@ LICENSE_COMB=	multi
 USE_GITHUB=	yes
 GH_ACCOUNT=	bjorn
 
-USES=		compiler:c++11-lib desktop-file-utils gl qmake qt:5 \
+USES=		compiler:c++14-lang desktop-file-utils gl qmake qt:5 \
 		shared-mime-info xorg
 USE_QT=		core gui widgets opengl network declarative \
 		buildtools_build linguisttools_build

Modified: head/graphics/tiled/distinfo
==============================================================================
--- head/graphics/tiled/distinfo	Thu Nov 21 11:43:19 2019	(r518096)
+++ head/graphics/tiled/distinfo	Thu Nov 21 12:43:02 2019	(r518097)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573678484
-SHA256 (bjorn-tiled-v1.3.0_GH0.tar.gz) = 6b909fe995fa7c6148b50eaf628491347b49780cb27d220429eaa63a1791a3a1
-SIZE (bjorn-tiled-v1.3.0_GH0.tar.gz) = 15727978
+TIMESTAMP = 1574330416
+SHA256 (bjorn-tiled-v1.3.1_GH0.tar.gz) = b37321e35bddb7bc96f9068edc06268b3f0eb8632fe6206aee296c8d6c3ba722
+SIZE (bjorn-tiled-v1.3.1_GH0.tar.gz) = 15728903

Modified: head/graphics/tiled/pkg-plist
==============================================================================
--- head/graphics/tiled/pkg-plist	Thu Nov 21 11:43:19 2019	(r518096)
+++ head/graphics/tiled/pkg-plist	Thu Nov 21 12:43:02 2019	(r518097)
@@ -19,8 +19,6 @@ lib/tiled/plugins/liblua.so
 lib/tiled/plugins/libreplicaisland.so
 lib/tiled/plugins/libtbin.so
 lib/tiled/plugins/libtengine.so
-%%QT_QMLDIR%%/org/mapeditor/Tiled/libtiledquickplugin.so
-%%QT_QMLDIR%%/org/mapeditor/Tiled/qmldir
 man/man1/tiled.1.gz
 man/man1/tmxrasterizer.1.gz
 man/man1/tmxviewer.1.gz



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