Date: Tue, 9 Jan 2018 12:14:13 +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: r458523 - head/graphics/tiled Message-ID: <201801091214.w09CEDBT075941@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Jan 9 12:14:13 2018 New Revision: 458523 URL: https://svnweb.freebsd.org/changeset/ports/458523 Log: - Update to 1.1.1 Modified: head/graphics/tiled/Makefile head/graphics/tiled/distinfo head/graphics/tiled/pkg-plist Modified: head/graphics/tiled/Makefile ============================================================================== --- head/graphics/tiled/Makefile Tue Jan 9 12:13:02 2018 (r458522) +++ head/graphics/tiled/Makefile Tue Jan 9 12:14:13 2018 (r458523) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.1.1 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games Modified: head/graphics/tiled/distinfo ============================================================================== --- head/graphics/tiled/distinfo Tue Jan 9 12:13:02 2018 (r458522) +++ head/graphics/tiled/distinfo Tue Jan 9 12:14:13 2018 (r458523) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504088496 -SHA256 (bjorn-tiled-v1.0.3_GH0.tar.gz) = 3d0665bd988a877b7156842daeddd91fa17b1b473d2e5ebf8a62ffe2c9a047e2 -SIZE (bjorn-tiled-v1.0.3_GH0.tar.gz) = 6601791 +TIMESTAMP = 1515355103 +SHA256 (bjorn-tiled-v1.1.1_GH0.tar.gz) = 638ac1cd2aea3f856b83a6b5f6017eb86e27037da86a018d946b061e47e05b80 +SIZE (bjorn-tiled-v1.1.1_GH0.tar.gz) = 15965530 Modified: head/graphics/tiled/pkg-plist ============================================================================== --- head/graphics/tiled/pkg-plist Tue Jan 9 12:13:02 2018 (r458522) +++ head/graphics/tiled/pkg-plist Tue Jan 9 12:14:13 2018 (r458523) @@ -16,8 +16,8 @@ lib/tiled/plugins/libjson.so lib/tiled/plugins/liblua.so %%PYTHON%%lib/tiled/plugins/libpython.so lib/tiled/plugins/libreplicaisland.so +lib/tiled/plugins/libtbin.so lib/tiled/plugins/libtengine.so -lib/tiled/plugins/libtmw.so man/man1/automappingconverter.1.gz man/man1/tiled.1.gz man/man1/tmxrasterizer.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801091214.w09CEDBT075941>