aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-02-17 19:03:16 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-02-17 19:03:16 +0800
commit4dbb1fb02d908535b929b951300d56d2a366b445 (patch)
tree89dbe7f0b318a2854e7f7de2d7191dacf464e93a /graphics
parented67d0ff3762aced1ef2db50be4eeb2c0bbda7ff (diff)
downloadfreebsd-ports-gnome-4dbb1fb02d908535b929b951300d56d2a366b445.tar.gz
freebsd-ports-gnome-4dbb1fb02d908535b929b951300d56d2a366b445.tar.zst
freebsd-ports-gnome-4dbb1fb02d908535b929b951300d56d2a366b445.zip
- Update to 0.15.1
- Install more documentation
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tiled/Makefile6
-rw-r--r--graphics/tiled/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile
index 9a53e44bc096..d3f6ecb656fc 100644
--- a/graphics/tiled/Makefile
+++ b/graphics/tiled/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tiled
-PORTVERSION= 0.15.0
+PORTVERSION= 0.15.1
DISTVERSIONPREFIX= v
CATEGORIES= graphics editors games
@@ -35,6 +35,8 @@ post-patch:
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/
+.for f in AUTHORS README.md NEWS
+ ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/
+.endfor
.include <bsd.port.mk>
diff --git a/graphics/tiled/distinfo b/graphics/tiled/distinfo
index 0502abe69918..208f9e77df72 100644
--- a/graphics/tiled/distinfo
+++ b/graphics/tiled/distinfo
@@ -1,2 +1,2 @@
-SHA256 (bjorn-tiled-v0.15.0_GH0.tar.gz) = 978c6270f4e6be5996ee69d12a1c417ea3b98b0ba0a50fbe74176f193c0330d3
-SIZE (bjorn-tiled-v0.15.0_GH0.tar.gz) = 2984039
+SHA256 (bjorn-tiled-v0.15.1_GH0.tar.gz) = b084650adae12c1c34d9493f99fabcdb27c9fa12e3e1167212c28c5c76936b81
+SIZE (bjorn-tiled-v0.15.1_GH0.tar.gz) = 2984663