pkgsrc-WIP-changes archive

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

tnfrepo-dev: Update to tnfrepo-0.0a20250823.dev142



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

Modified Files:
	tnfrepo-dev/Makefile

Log Message:
tnfrepo-dev: Update to tnfrepo-0.0a20250823.dev142

- Fix issues with hg>=7.2.

- Specify default branch name in git tests to avoid reliance on my
  ~/.gitconfig (should maybe run all the tests with GIT_CONFIG set to
  avoid thsi!).

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

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

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

diffs:
diff --git a/tnfrepo-dev/Makefile b/tnfrepo-dev/Makefile
index c778ae7ea7..32a790e529 100644
--- a/tnfrepo-dev/Makefile
+++ b/tnfrepo-dev/Makefile
@@ -1,11 +1,11 @@
 #	$NetBSD$
 
-DISTNAME=	tnfrepo-0.0a20250823.dev140
+DISTNAME=	tnfrepo-0.0a20250823.dev142
 PKGNAME=	${DISTNAME}
 PKGREVISION=	1
 CATEGORIES=	sysutils
 HG_REPO=	https://hg.mumble.net/campbell/tnfrepo
-HG_TAG=		c13abf2089b3c28edfdb6dbb573e19a8722075bb
+HG_TAG=		1afd445742f68b931839580e3e93611126df6d3e
 
 MAINTAINER=	riastradh%NetBSD.org@localhost
 HOMEPAGE=	https://hg.mumble.net/campbell/tnfrepo


Home | Main Index | Thread Index | Old Index