From d6ee736495275cee9f5fde1a00c828b004dfec05 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 17 Feb 2016 11:03:16 +0000 Subject: [PATCH] - Update to 0.15.1 - Install more documentation --- graphics/tiled/Makefile | 6 ++++-- graphics/tiled/distinfo | 4 ++-- 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 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