diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-01-09 20:14:13 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-01-09 20:14:13 +0800 |
commit | 59063df1071c14c93c7a476d87048a3162182c25 (patch) | |
tree | 6e20a836f5ac5ecbc8792c829908fde34b5aa63f /graphics | |
parent | 036286edb5487638f5564dda2323be6d28424527 (diff) | |
download | freebsd-ports-graphics-59063df1071c14c93c7a476d87048a3162182c25.tar.gz freebsd-ports-graphics-59063df1071c14c93c7a476d87048a3162182c25.tar.zst freebsd-ports-graphics-59063df1071c14c93c7a476d87048a3162182c25.zip |
- Update to 1.1.1
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tiled/Makefile | 3 | ||||
-rw-r--r-- | graphics/tiled/distinfo | 6 | ||||
-rw-r--r-- | graphics/tiled/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index 48fe0445580..79b5ce5fa84 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.1.1 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games diff --git a/graphics/tiled/distinfo b/graphics/tiled/distinfo index acbc937a5ce..aa3a55d6872 100644 --- a/graphics/tiled/distinfo +++ b/graphics/tiled/distinfo @@ -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 diff --git a/graphics/tiled/pkg-plist b/graphics/tiled/pkg-plist index ca164790baf..d62fac552a6 100644 --- a/graphics/tiled/pkg-plist +++ b/graphics/tiled/pkg-plist @@ -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 |