Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Aug 2022 15:52:08 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 35550af4232f - main - devel/tortoisehg: Update to 6.2.1
Message-ID:  <202208091552.279Fq8FU093976@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=35550af4232f88eb46a745ad600a9b2cdd8f407f

commit 35550af4232f88eb46a745ad600a9b2cdd8f407f
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2022-08-09 15:50:06 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-08-09 15:52:04 +0000

    devel/tortoisehg: Update to 6.2.1
---
 devel/tortoisehg/Makefile | 5 +----
 devel/tortoisehg/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile
index 34ae04431365..524ad9bf7542 100644
--- a/devel/tortoisehg/Makefile
+++ b/devel/tortoisehg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tortoisehg
-DISTVERSION=	6.1.2
+DISTVERSION=	6.2.1
 CATEGORIES=	devel
 MASTER_SITES=	https://www.mercurial-scm.org/release/tortoisehg/targz/
 
@@ -27,9 +27,6 @@ NLS_USES=	gettext
 NO_ARCH=	yes
 SUB_FILES=	pkg-message
 
-# Do not conflict with devel/mercurial, which also installs hgext3rd/__init__.py
-EXTRACT_AFTER_ARGS=	--exclude ${PORTNAME}-${DISTVERSION}/hgext3rd/__init__.py
-
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_VER} != ${PYTHON_DEFAULT}
diff --git a/devel/tortoisehg/distinfo b/devel/tortoisehg/distinfo
index 4f882df23307..4393c0a24092 100644
--- a/devel/tortoisehg/distinfo
+++ b/devel/tortoisehg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651946665
-SHA256 (tortoisehg-6.1.2.tar.gz) = 040f743f65a82ecd8294b32fdd5c9a94e8b02168b6392aa364c26711710087e9
-SIZE (tortoisehg-6.1.2.tar.gz) = 8923158
+TIMESTAMP = 1660051055
+SHA256 (tortoisehg-6.2.1.tar.gz) = 5654edc6f075107b062c99e5ea95000616329c2264b0e6a48e2ec037ea4ed6f0
+SIZE (tortoisehg-6.2.1.tar.gz) = 8927713



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208091552.279Fq8FU093976>