diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2017-06-01 01:36:18 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2017-06-01 01:36:18 +0800 |
commit | 5ae9126de7862f2d969a58c48c249a770b4efe73 (patch) | |
tree | cb2591248493c3160e8891d4fd434c12fc1c113a /graphics | |
parent | a64e2b89d6bce7802383018c4c9321554e165a5e (diff) | |
download | freebsd-ports-gnome-5ae9126de7862f2d969a58c48c249a770b4efe73.tar.gz freebsd-ports-gnome-5ae9126de7862f2d969a58c48c249a770b4efe73.tar.zst freebsd-ports-gnome-5ae9126de7862f2d969a58c48c249a770b4efe73.zip |
- Update to 1.0.0
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 | 5 |
3 files changed, 8 insertions, 6 deletions
diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index 885e4728d59e..cfd582a63535 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 0.18.2 -PORTREVISION= 2 +PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games diff --git a/graphics/tiled/distinfo b/graphics/tiled/distinfo index b5d1730c4c9a..3e3d6b156082 100644 --- a/graphics/tiled/distinfo +++ b/graphics/tiled/distinfo @@ -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 diff --git a/graphics/tiled/pkg-plist b/graphics/tiled/pkg-plist index 4197cb2a56cd..6d6be8c29bcf 100644 --- a/graphics/tiled/pkg-plist +++ b/graphics/tiled/pkg-plist @@ -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 |