From owner-svn-ports-head@freebsd.org Fri Aug 17 17:37:54 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 880DB10768E9; Fri, 17 Aug 2018 17:37:54 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3B0138B57B; Fri, 17 Aug 2018 17:37:54 +0000 (UTC) (envelope-from joneum@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 1BC263CE0; Fri, 17 Aug 2018 17:37:54 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7HHbruk056211; Fri, 17 Aug 2018 17:37:53 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7HHbrY8056209; Fri, 17 Aug 2018 17:37:53 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201808171737.w7HHbrY8056209@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 17 Aug 2018 17:37:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477437 - head/devel/tig X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/tig X-SVN-Commit-Revision: 477437 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.27 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, 17 Aug 2018 17:37:54 -0000 Author: joneum Date: Fri Aug 17 17:37:53 2018 New Revision: 477437 URL: https://svnweb.freebsd.org/changeset/ports/477437 Log: Update to 2.4.1 changelog: https://github.com/jonas/tig/releases/tag/tig-2.4.1 - Back to pool, because of a long history of maintainer timeouts PR: 230024 Submitted by: lightside Approved by: darcsis@gmail.com (maintainer timeout) Modified: head/devel/tig/Makefile head/devel/tig/distinfo Modified: head/devel/tig/Makefile ============================================================================== --- head/devel/tig/Makefile Fri Aug 17 17:00:55 2018 (r477436) +++ head/devel/tig/Makefile Fri Aug 17 17:37:53 2018 (r477437) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= tig -PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTVERSION= 2.4.1 CATEGORIES= devel MASTER_SITES= https://github.com/jonas/tig/releases/download/${DISTNAME}/ -MAINTAINER= dharrigan@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Text-mode interface for git LICENSE= GPLv2 Modified: head/devel/tig/distinfo ============================================================================== --- head/devel/tig/distinfo Fri Aug 17 17:00:55 2018 (r477436) +++ head/devel/tig/distinfo Fri Aug 17 17:37:53 2018 (r477437) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506886586 -SHA256 (tig-2.3.0.tar.gz) = 686f0386927904dc6410f0b1a712cb8bd7fff3303f688d7dc43162f4ad16c0ed -SIZE (tig-2.3.0.tar.gz) = 1080956 +TIMESTAMP = 1534527317 +SHA256 (tig-2.4.1.tar.gz) = b6b6aa183e571224d0e1fab3ec482542c1a97fa7a85b26352dc31dbafe8558b8 +SIZE (tig-2.4.1.tar.gz) = 1181900