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



Module Name:	pkgsrc-wip
Committed By:	Taylor R Campbell <riastradh%NetBSD.org@localhost>
Pushed By:	riastradh
Date:		Tue Mar 31 01:31:55 2026 +0000
Changeset:	52628d8cf54785b58631521e2fe216d7ccab15d7

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

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

- Read-only CVS mirror now supported.
- Hooks now reject commits to Attic and .gitmodules.

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

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    | 4 ++++
 2 files changed, 7 insertions(+), 2 deletions(-)

diffs:
diff --git a/tnfrepo-dev/Makefile b/tnfrepo-dev/Makefile
index b69546eaee..5f92fee7c7 100644
--- a/tnfrepo-dev/Makefile
+++ b/tnfrepo-dev/Makefile
@@ -1,10 +1,10 @@
 #	$NetBSD$
 
-DISTNAME=	tnfrepo-0.0a20250823.dev95
+DISTNAME=	tnfrepo-0.0a20250823.dev112
 PKGNAME=	${DISTNAME}
 CATEGORIES=	sysutils
 HG_REPO=	https://hg.mumble.net/campbell/tnfrepo
-HG_TAG=		ba3213b7505147d9f499042d9595347350361223
+HG_TAG=		b8ee702da5753ffc996a6e655f21b9977884f4c5
 
 MAINTAINER=	riastradh%NetBSD.org@localhost
 HOMEPAGE=	https://hg.mumble.net/campbell/tnfrepo
@@ -17,6 +17,7 @@ DEPENDS+=	${PYPKGPREFIX}-hg-evolve>=11.1.4:../../devel/py-hg-evolve
 DEPENDS+=	${PYPKGPREFIX}-mercurial>=6.8.1:../../devel/py-mercurial
 DEPENDS+=	git-base>=2.47.1:../../devel/git-base
 DEPENDS+=	git-cinnabar>=0.7.0beta1:../../devel/git-cinnabar
+DEPENDS+=	rsync>0:../../net/rsync
 
 TOOL_DEPENDS+=	${PYPKGPREFIX}-cram>=0.7:../../devel/py-cram
 
diff --git a/tnfrepo-dev/PLIST b/tnfrepo-dev/PLIST
index 9855c4130e..9b3a5feee2 100644
--- a/tnfrepo-dev/PLIST
+++ b/tnfrepo-dev/PLIST
@@ -42,8 +42,12 @@ ${PYSITELIB}/netbsd_hghooks/validdate.py
 ${PYSITELIB}/netbsd_hghooks/validdate.pyc
 ${PYSITELIB}/netbsd_hghooks/validdate.pyo
 bin/build-clonebundles
+bin/cvsmirror
+bin/git-cvsmirror
 bin/syncd
+share/tnfrepo/gitconfig/anongit
 share/tnfrepo/gitconfig/config
+share/tnfrepo/githooks/post-update
 share/tnfrepo/githooks/pre-receive
 share/tnfrepo/githooks/reference-transaction
 share/tnfrepo/githooks/update


Home | Main Index | Thread Index | Old Index