git: ca0ef69ac47d - main - games/gti: Update to 1.8.0

From: TAKATSU Tomonari <tota_at_FreeBSD.org>
Date: Tue, 19 Apr 2022 05:13:54 UTC
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ca0ef69ac47d19d0f55ac878ea8fe26c08ab2fb6

commit ca0ef69ac47d19d0f55ac878ea8fe26c08ab2fb6
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2022-04-19 04:23:38 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2022-04-19 04:35:34 +0000

    games/gti: Update to 1.8.0
    
    - Make use of post-install-DOCS-on target
    - Update WWW: line in pkg-descr
    
    Changes:        https://github.com/rwos/gti/releases/tag/v1.8.0
---
 games/gti/Makefile  | 4 +++-
 games/gti/distinfo  | 6 +++---
 games/gti/pkg-descr | 2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/games/gti/Makefile b/games/gti/Makefile
index efb7e441b7c7..92ae22477e65 100644
--- a/games/gti/Makefile
+++ b/games/gti/Makefile
@@ -1,7 +1,7 @@
 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
 
 PORTNAME=	gti
-PORTVERSION=	1.7.0
+PORTVERSION=	1.8.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	games
 
@@ -37,6 +37,8 @@ do-build:
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
 	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6 ${STAGEDIR}${MANPREFIX}/man/man6
+
+post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR}
 
diff --git a/games/gti/distinfo b/games/gti/distinfo
index d99af86417c2..d3e51297eb4a 100644
--- a/games/gti/distinfo
+++ b/games/gti/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581398671
-SHA256 (rwos-gti-v1.7.0_GH0.tar.gz) = cea8baf25ac5e6272f9031bd5e36a17a4b55038830b108f4f24e7f55690198f7
-SIZE (rwos-gti-v1.7.0_GH0.tar.gz) = 4897
+TIMESTAMP = 1650340377
+SHA256 (rwos-gti-v1.8.0_GH0.tar.gz) = 65339ee1d52dede5e862b30582b2adf8aff2113cd6b5ece91775e1510b24ffb9
+SIZE (rwos-gti-v1.8.0_GH0.tar.gz) = 5495
diff --git a/games/gti/pkg-descr b/games/gti/pkg-descr
index 0a1b1b9390e1..c6e8210f134f 100644
--- a/games/gti/pkg-descr
+++ b/games/gti/pkg-descr
@@ -10,4 +10,4 @@ This whole thing is heavily inspired by sl, which displays a steam
 locomotive. However, gti is actually nicer than sl as it at least
 executes git after the animation. :-)
 
-WWW: http://r-wos.org/hacks/gti
+WWW: https://r-wos.org/hacks/gti