pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tnfrepo-dev: Bump hg dependency to >=6.9.



Module Name:	pkgsrc-wip
Committed By:	Taylor R Campbell <riastradh%NetBSD.org@localhost>
Pushed By:	riastradh
Date:		Mon May 11 16:18:01 2026 +0000
Changeset:	20eaf77e7d3480ee0ee8e5d030b5edf90b0fe77f

Modified Files:
	tnfrepo-dev/Makefile

Log Message:
tnfrepo-dev: Bump hg dependency to >=6.9.

Needed for hashed clone bundle references.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=20eaf77e7d3480ee0ee8e5d030b5edf90b0fe77f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tnfrepo-dev/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/tnfrepo-dev/Makefile b/tnfrepo-dev/Makefile
index 84914716b2..c778ae7ea7 100644
--- a/tnfrepo-dev/Makefile
+++ b/tnfrepo-dev/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	tnfrepo-0.0a20250823.dev140
 PKGNAME=	${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	sysutils
 HG_REPO=	https://hg.mumble.net/campbell/tnfrepo
 HG_TAG=		c13abf2089b3c28edfdb6dbb573e19a8722075bb
@@ -14,7 +15,7 @@ LICENSE=	2-clause-bsd AND gnu-gpl-v2
 TOOL_DEPENDS+=	${PYPKGPREFIX}-flit_core>=3.12.0:../../devel/py-flit_core
 
 DEPENDS+=	${PYPKGPREFIX}-hg-evolve>=11.1.4:../../devel/py-hg-evolve
-DEPENDS+=	${PYPKGPREFIX}-mercurial>=6.8.1:../../devel/py-mercurial
+DEPENDS+=	${PYPKGPREFIX}-mercurial>=6.9:../../devel/py-mercurial
 DEPENDS+=	git-base>=2.47.1:../../devel/git-base
 DEPENDS+=	git-cinnabar>=0.7.0beta1:../../devel/git-cinnabar
 DEPENDS+=	git-perlscripts>=2.47.1:../../devel/git-perlscripts


Home | Main Index | Thread Index | Old Index