Date: Fri, 17 Aug 2018 17:37:53 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477437 - head/devel/tig Message-ID: <201808171737.w7HHbrY8056209@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <lightside@gmx.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808171737.w7HHbrY8056209>