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



Module Name:	pkgsrc-wip
Committed By:	Taylor R Campbell <riastradh%NetBSD.org@localhost>
Pushed By:	riastradh
Date:		Sat Nov 1 21:01:50 2025 +0000
Changeset:	b20eb44f73026a382bc379d9b3995832a5227a24

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

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

Lots of changes in preparation for deployment, including an
almost-complete releng process, updated ACLs, and certain defences
against dark arts.

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

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

diffs:
diff --git a/tnfrepo-dev/Makefile b/tnfrepo-dev/Makefile
index d78f5fac80..779fe54594 100644
--- a/tnfrepo-dev/Makefile
+++ b/tnfrepo-dev/Makefile
@@ -1,11 +1,10 @@
 #	$NetBSD$
 
-DISTNAME=	tnfrepo-0.0a20250823.dev57
+DISTNAME=	tnfrepo-0.0a20250823.dev71
 PKGNAME=	${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	sysutils
 HG_REPO=	https://hg.mumble.net/campbell/tnfrepo
-HG_TAG=		5bf755e6b90ae4d615b43f803886e745c80af597
+HG_TAG=		1d1d72b9ea800d03fbe028521b7c1b16febaeba0
 
 MAINTAINER=	riastradh%NetBSD.org@localhost
 HOMEPAGE=	https://hg.mumble.net/campbell/tnfrepo
diff --git a/tnfrepo-dev/PLIST b/tnfrepo-dev/PLIST
index 037e9bfcc6..676ce9da50 100644
--- a/tnfrepo-dev/PLIST
+++ b/tnfrepo-dev/PLIST
@@ -8,6 +8,12 @@ ${PYSITELIB}/netbsd_hghooks/__init__.pyo
 ${PYSITELIB}/netbsd_hghooks/_version.py
 ${PYSITELIB}/netbsd_hghooks/_version.pyc
 ${PYSITELIB}/netbsd_hghooks/_version.pyo
+${PYSITELIB}/netbsd_hghooks/aclbranchpat.py
+${PYSITELIB}/netbsd_hghooks/aclbranchpat.pyc
+${PYSITELIB}/netbsd_hghooks/aclbranchpat.pyo
+${PYSITELIB}/netbsd_hghooks/enforce_topic.py
+${PYSITELIB}/netbsd_hghooks/enforce_topic.pyc
+${PYSITELIB}/netbsd_hghooks/enforce_topic.pyo
 ${PYSITELIB}/netbsd_hghooks/git_amend_topic.py
 ${PYSITELIB}/netbsd_hghooks/git_amend_topic.pyc
 ${PYSITELIB}/netbsd_hghooks/git_amend_topic.pyo
@@ -17,6 +23,9 @@ ${PYSITELIB}/netbsd_hghooks/gitmirror.pyo
 ${PYSITELIB}/netbsd_hghooks/reject_bookmarks.py
 ${PYSITELIB}/netbsd_hghooks/reject_bookmarks.pyc
 ${PYSITELIB}/netbsd_hghooks/reject_bookmarks.pyo
+${PYSITELIB}/netbsd_hghooks/reject_hgmeta.py
+${PYSITELIB}/netbsd_hghooks/reject_hgmeta.pyc
+${PYSITELIB}/netbsd_hghooks/reject_hgmeta.pyo
 ${PYSITELIB}/netbsd_hghooks/reject_new_heads.py
 ${PYSITELIB}/netbsd_hghooks/reject_new_heads.pyc
 ${PYSITELIB}/netbsd_hghooks/reject_new_heads.pyo


Home | Main Index | Thread Index | Old Index