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.dev20.



Module Name:	pkgsrc-wip
Committed By:	Taylor R Campbell <riastradh%NetBSD.org@localhost>
Pushed By:	riastradh
Date:		Tue Sep 16 02:29:48 2025 +0000
Changeset:	5558bf52ff038cfb82a4a9b1af50a714dc14ee96

Modified Files:
	tnfrepo-dev/Makefile
	tnfrepo-dev/PLIST

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

Brings support for pushing and pulling topics, as a proof of concept.
Some rough edges doubtless remain.

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

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

diffstat:
 tnfrepo-dev/Makefile | 5 ++---
 tnfrepo-dev/PLIST    | 3 +++
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs:
diff --git a/tnfrepo-dev/Makefile b/tnfrepo-dev/Makefile
index 3cd781fec2..b31adbfc97 100644
--- a/tnfrepo-dev/Makefile
+++ b/tnfrepo-dev/Makefile
@@ -1,11 +1,10 @@
 #	$NetBSD$
 
-DISTNAME=	tnfrepo-0.0a20250823.dev17
-PKGREVISION=	2
+DISTNAME=	tnfrepo-0.0a20250823.dev20
 PKGNAME=	${DISTNAME}
 CATEGORIES=	sysutils
 HG_REPO=	https://hg.mumble.net/campbell/tnfrepo
-HG_TAG=		2bf5e66553c82e4384a4f10a8c7988e359eb11f8
+HG_TAG=		70dac4231aaad925f1e5b8603e21d4f4005441f8
 
 MAINTAINER=	riastradh%NetBSD.org@localhost
 HOMEPAGE=	https://hg.mumble.net/campbell/tnfrepo
diff --git a/tnfrepo-dev/PLIST b/tnfrepo-dev/PLIST
index eab5e0637b..bd6f1e6fec 100644
--- a/tnfrepo-dev/PLIST
+++ b/tnfrepo-dev/PLIST
@@ -8,6 +8,9 @@ ${PYSITELIB}/netbsd_hghooks/__init__.pyo
 ${PYSITELIB}/netbsd_hghooks/_version.py
 ${PYSITELIB}/netbsd_hghooks/_version.pyc
 ${PYSITELIB}/netbsd_hghooks/_version.pyo
+${PYSITELIB}/netbsd_hghooks/git_amend_topic.py
+${PYSITELIB}/netbsd_hghooks/git_amend_topic.pyc
+${PYSITELIB}/netbsd_hghooks/git_amend_topic.pyo
 ${PYSITELIB}/netbsd_hghooks/gitmirror.py
 ${PYSITELIB}/netbsd_hghooks/gitmirror.pyc
 ${PYSITELIB}/netbsd_hghooks/gitmirror.pyo


Home | Main Index | Thread Index | Old Index