svn commit: r515257 - head/graphics/tiled
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Oct 23 14:12:20 UTC 2019
Author: amdmi3
Date: Wed Oct 23 14:12:19 2019
New Revision: 515257
URL: https://svnweb.freebsd.org/changeset/ports/515257
Log:
- Update to 1.2.5
Modified:
head/graphics/tiled/Makefile
head/graphics/tiled/distinfo
Modified: head/graphics/tiled/Makefile
==============================================================================
--- head/graphics/tiled/Makefile Wed Oct 23 13:28:44 2019 (r515256)
+++ head/graphics/tiled/Makefile Wed Oct 23 14:12:19 2019 (r515257)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tiled
-PORTVERSION= 1.2.4
-PORTREVISION= 1
+PORTVERSION= 1.2.5
DISTVERSIONPREFIX= v
CATEGORIES= graphics editors games
@@ -16,7 +15,8 @@ LICENSE_COMB= multi
USE_GITHUB= yes
GH_ACCOUNT= bjorn
-USES= compiler:c++11-lib desktop-file-utils gl qmake qt:5 shared-mime-info
+USES= compiler:c++11-lib desktop-file-utils gl qmake qt:5 \
+ shared-mime-info xorg
USE_QT= core gui widgets opengl network \
buildtools_build linguisttools_build
USE_GL= gl
Modified: head/graphics/tiled/distinfo
==============================================================================
--- head/graphics/tiled/distinfo Wed Oct 23 13:28:44 2019 (r515256)
+++ head/graphics/tiled/distinfo Wed Oct 23 14:12:19 2019 (r515257)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559475561
-SHA256 (bjorn-tiled-v1.2.4_GH0.tar.gz) = 591d9aef53a3d618fca8f8f61101f618915584c3b188595c8632d38d97352ad8
-SIZE (bjorn-tiled-v1.2.4_GH0.tar.gz) = 16875074
+TIMESTAMP = 1570810565
+SHA256 (bjorn-tiled-v1.2.5_GH0.tar.gz) = 5240eb3ba95eb36c210da63a8d5a445daf7265ad34151e3c34e70dab5c8bdbfd
+SIZE (bjorn-tiled-v1.2.5_GH0.tar.gz) = 16878267
More information about the svn-ports-all
mailing list