git: a197d06f1081 - main - net/tintin++: Update to 2.02.30

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Jan 2023 13:06:06 UTC
The branch main has been updated by sunpoet:

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

commit a197d06f10817108053204d5d6123ad7dc59f5d5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:28:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 12:59:07 +0000

    net/tintin++: Update to 2.02.30
    
    - Update WWW and clean up pkg-descr
    
    Changes:        https://tintin.mudhalla.net/news.php
---
 net/tintin++/Makefile  | 11 +++++------
 net/tintin++/distinfo  |  6 +++---
 net/tintin++/pkg-descr |  2 --
 3 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile
index 0ce7a4ffc588..5ad6c51ca5e7 100644
--- a/net/tintin++/Makefile
+++ b/net/tintin++/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tintin++
-PORTVERSION=	2.02.20
+PORTVERSION=	2.02.30
 CATEGORIES+=	net games
 MASTER_SITES=	SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION:C|.$||}/ \
 		https://github.com/scandum/tintin/releases/download/${PORTVERSION}/
@@ -7,7 +7,8 @@ DISTNAME=	tintin-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Client program to help playing MUDs
-WWW=		https://tintin.mudhalla.net/
+WWW=		https://tintin.mudhalla.net/ \
+		https://github.com/scandum/tintin
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/../COPYING
@@ -23,10 +24,8 @@ CONFIGURE_ENV=	ac_cv_file__dev_ptmx=no
 GNU_CONFIGURE=	yes
 WRKSRC=		${WRKDIR}/tt/src
 
-DOCS=		CREDITS FAQ README SCRIPTS TODO \
-		docs/chat_protocol.txt docs/tintin19.txt
 PLIST_FILES=	bin/tt++
-PORTDOCS=	${DOCS:T}
+PORTDOCS=	CREDITS FAQ README SCRIPTS TODO
 
 CONFLICTS_INSTALL?=	zh-tintin++
 
@@ -45,6 +44,6 @@ do-install:
 
 do-install-DOCS-on:
 	${MKDIR} ${STAGEDIR}${DOCSDIR}/
-	cd ${WRKSRC}/../ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}/
+	cd ${WRKSRC}/../ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/
 
 .include <bsd.port.mk>
diff --git a/net/tintin++/distinfo b/net/tintin++/distinfo
index e122c4a0eeed..f4c8bdd220f6 100644
--- a/net/tintin++/distinfo
+++ b/net/tintin++/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648248850
-SHA256 (tintin-2.02.20.tar.gz) = 331673e6ee3c945cf27e1c0d71cec1225c9d992588ed73b2a707c4c49523e8d2
-SIZE (tintin-2.02.20.tar.gz) = 2258013
+TIMESTAMP = 1674589530
+SHA256 (tintin-2.02.30.tar.gz) = ce25add4554534e92f9809c575ccf17d4006c8916f5ff2bce2c400d928c16cd4
+SIZE (tintin-2.02.30.tar.gz) = 2281053
diff --git a/net/tintin++/pkg-descr b/net/tintin++/pkg-descr
index fd2c705f7cc8..ac5feddcacdf 100644
--- a/net/tintin++/pkg-descr
+++ b/net/tintin++/pkg-descr
@@ -2,5 +2,3 @@ TinTin++ is a console MUD client for Windows, Linux, and Mac OS X. Its main
 assets are an easy to learn and use scripting language, full telnet support,
 a split screen interface to separate mud output from client input, and
 keyboard macros that work on all systems.
-
-See also: https://github.com/scandum/tintin