Date: Sat, 23 Feb 2019 16:22:49 +0000 (UTC) From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493696 - in head/devel/tortoisehg: . files Message-ID: <201902231622.x1NGMnQ1031524@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: arrowd Date: Sat Feb 23 16:22:48 2019 New Revision: 493696 URL: https://svnweb.freebsd.org/changeset/ports/493696 Log: devel/tortoisehg: Update to 4.8.2. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19304 Deleted: head/devel/tortoisehg/files/patch-tortoisehg_hgqt_qtlib.py Modified: head/devel/tortoisehg/Makefile head/devel/tortoisehg/distinfo Modified: head/devel/tortoisehg/Makefile ============================================================================== --- head/devel/tortoisehg/Makefile Sat Feb 23 16:19:52 2019 (r493695) +++ head/devel/tortoisehg/Makefile Sat Feb 23 16:22:48 2019 (r493696) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= tortoisehg -DISTVERSION= 4.8 -PORTREVISION= 1 +DISTVERSION= 4.8.2 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/ Modified: head/devel/tortoisehg/distinfo ============================================================================== --- head/devel/tortoisehg/distinfo Sat Feb 23 16:19:52 2019 (r493695) +++ head/devel/tortoisehg/distinfo Sat Feb 23 16:22:48 2019 (r493696) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542624214 -SHA256 (tortoisehg-4.8.tar.gz) = f079051a60e0f20794efe71761879f19adde629ec7fda268c6005f229625e7fe -SIZE (tortoisehg-4.8.tar.gz) = 7948435 +TIMESTAMP = 1550907022 +SHA256 (tortoisehg-4.8.2.tar.gz) = 70cbff8f0fc4bfb57351012ac50a2998562c8f16824ef29059c7e640c4445b09 +SIZE (tortoisehg-4.8.2.tar.gz) = 8961094
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902231622.x1NGMnQ1031524>