From owner-svn-ports-head@freebsd.org Fri Jan 10 19:15:59 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0A3571F0D3D; Fri, 10 Jan 2020 19:15:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47vXl26Zmdz40Z4; Fri, 10 Jan 2020 19:15:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DD45F1EB9F; Fri, 10 Jan 2020 19:15:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 00AJFwOv083135; Fri, 10 Jan 2020 19:15:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00AJFwZW083133; Fri, 10 Jan 2020 19:15:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202001101915.00AJFwZW083133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 10 Jan 2020 19:15:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522586 - head/net/tintin++ X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/tintin++ X-SVN-Commit-Revision: 522586 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jan 2020 19:15:59 -0000 Author: sunpoet Date: Fri Jan 10 19:15:58 2020 New Revision: 522586 URL: https://svnweb.freebsd.org/changeset/ports/522586 Log: Update to 2.02.00 - Update MASTER_SITES - Update WWW Changes: https://tintin.mudhalla.net/news.php Modified: head/net/tintin++/Makefile head/net/tintin++/distinfo head/net/tintin++/pkg-descr Modified: head/net/tintin++/Makefile ============================================================================== --- head/net/tintin++/Makefile Fri Jan 10 19:15:53 2020 (r522585) +++ head/net/tintin++/Makefile Fri Jan 10 19:15:58 2020 (r522586) @@ -2,9 +2,10 @@ # $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 Modified: head/net/tintin++/distinfo ============================================================================== --- head/net/tintin++/distinfo Fri Jan 10 19:15:53 2020 (r522585) +++ head/net/tintin++/distinfo Fri Jan 10 19:15:58 2020 (r522586) @@ -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 Modified: head/net/tintin++/pkg-descr ============================================================================== --- head/net/tintin++/pkg-descr Fri Jan 10 19:15:53 2020 (r522585) +++ head/net/tintin++/pkg-descr Fri Jan 10 19:15:58 2020 (r522586) @@ -3,4 +3,4 @@ assets are an easy to learn and use scripting language 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/