Index: head/net/tintin++/Makefile =================================================================== --- head/net/tintin++/Makefile (revision 522585) +++ head/net/tintin++/Makefile (revision 522586) @@ -1,50 +1,51 @@ # Created by: ache # $FreeBSD$ PORTNAME= tintin++ -PORTVERSION= 2.01.92 +PORTVERSION= 2.02.00 CATEGORIES+= net games -MASTER_SITES= SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION:C|.$||}/ +MASTER_SITES= SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION:C|.$||}/ \ + https://github.com/scandum/tintin/releases/download/${PORTVERSION}/ DISTNAME= tintin-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Client program to help playing MUDs LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../COPYING LIB_DEPENDS= libpcre.so:devel/pcre CONFLICTS_INSTALL?= zh-tintin++ OPTIONS_DEFINE= BIG5 DOCS BIG5_DESC= Big5 support USES= gmake localbase CONFIGURE_ARGS= --includedir=${LOCALBASE}/include \ --libdir=${LOCALBASE}/lib \ --prefix=${PREFIX} CONFIGURE_ENV= ac_cv_file__dev_ptmx=no \ ac_cv_header_gnutls_gnutls_h=no \ ac_cv_lib_gnutls_gnutls_init=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} SLAVEDIRS= chinese/tintin++ BIG5_CONFIGURE_ENABLE= big5 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tt++ ${STAGEDIR}${PREFIX}/bin/ do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/../ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}/ .include Index: head/net/tintin++/distinfo =================================================================== --- head/net/tintin++/distinfo (revision 522585) +++ head/net/tintin++/distinfo (revision 522586) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572806076 -SHA256 (tintin-2.01.92.tar.gz) = 3386d49810f2dbc162f890f26bb81e3807af34753d7a4ead64cc40e845cba845 -SIZE (tintin-2.01.92.tar.gz) = 666084 +TIMESTAMP = 1578675119 +SHA256 (tintin-2.02.00.tar.gz) = b1bc35f3137db378ba7f26c9f169ed8bcca4617ca4ec3356f14d0b083f5c150b +SIZE (tintin-2.02.00.tar.gz) = 2037833 Index: head/net/tintin++/pkg-descr =================================================================== --- head/net/tintin++/pkg-descr (revision 522585) +++ head/net/tintin++/pkg-descr (revision 522586) @@ -1,6 +1,6 @@ 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. -WWW: http://tintin.sourceforge.net/ +WWW: https://tintin.mudhalla.net/