Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jul 2026 18:59:13 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8d39b95cea1c - main - devel/py-hgtools: Update version 6.3=>6.4
Message-ID:  <6a4aa981.3c083.3533608c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d39b95cea1c66dd32700df0cfd78fb1028c845f

commit 8d39b95cea1c66dd32700df0cfd78fb1028c845f
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-07-05 18:57:12 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-07-05 18:58:42 +0000

    devel/py-hgtools: Update version 6.3=>6.4
    
    - Mark DEPRECATED
    - Defunct by upstream
    - Set EXPIRATION_DATE 2026-09-30
    
    Changelog: https://github.com/jaraco/jaraco.vcs/releases/tag/hgtools-6.4
---
 devel/py-hgtools/Makefile | 14 ++++++++++----
 devel/py-hgtools/distinfo |  6 +++---
 2 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/devel/py-hgtools/Makefile b/devel/py-hgtools/Makefile
index e355e6077002..ac27235836af 100644
--- a/devel/py-hgtools/Makefile
+++ b/devel/py-hgtools/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	hgtools
-PORTVERSION=	6.3
-PORTREVISION=	1
+DISTVERSION=	6.4
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +11,15 @@ WWW=		https://github.com/jaraco/hgtools
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python zip
-USE_PYTHON=	distutils autoplist
+DEPRECATED=		Deprecated by upstream
+EXPIRATION_DATE=	2026-09-30
+
+BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=1.9:devel/py-setuptools-scm@${PY_FLAVOR}
+
+USES=		python
+USE_PYTHON=	autoplist distutils
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/py-hgtools/distinfo b/devel/py-hgtools/distinfo
index b90c44beb192..d49855cb0e24 100644
--- a/devel/py-hgtools/distinfo
+++ b/devel/py-hgtools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463831578
-SHA256 (hgtools-6.3.zip) = 1d0ef6ceaba1673e6923b17d7f09c5ae2f4394d16ef80562812987a27e7836ff
-SIZE (hgtools-6.3.zip) = 39805
+TIMESTAMP = 1783277622
+SHA256 (hgtools-6.4.tar.gz) = dfc31f2926dcc10dfbc22278daf63682d0e7eec8e26f50b28c5f156daa05a37e
+SIZE (hgtools-6.4.tar.gz) = 22288


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a4aa981.3c083.3533608c>