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



Module Name:	pkgsrc-wip
Committed By:	Taylor R Campbell <riastradh%NetBSD.org@localhost>
Pushed By:	riastradh
Date:		Sat Dec 20 21:13:00 2025 +0000
Changeset:	3df325c8aa9d1969142f0059f826dd13b8d977d7

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

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

Reject certain patterns of commit messages: fixup!, squash!, WIP;
this will help to avoid mistakes in drafting changes.

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

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

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

diffs:
diff --git a/tnfrepo-dev/Makefile b/tnfrepo-dev/Makefile
index 2017956ba2..0f054fe089 100644
--- a/tnfrepo-dev/Makefile
+++ b/tnfrepo-dev/Makefile
@@ -1,10 +1,10 @@
 #	$NetBSD$
 
-DISTNAME=	tnfrepo-0.0a20250823.dev89
+DISTNAME=	tnfrepo-0.0a20250823.dev92
 PKGNAME=	${DISTNAME}
 CATEGORIES=	sysutils
 HG_REPO=	https://hg.mumble.net/campbell/tnfrepo
-HG_TAG=		3e8777a1d17deeb85b5e1a4f2f53aab7727860af
+HG_TAG=		26450a7f308280b2113e3b2fa02fbe5f00763da7
 
 MAINTAINER=	riastradh%NetBSD.org@localhost
 HOMEPAGE=	https://hg.mumble.net/campbell/tnfrepo
diff --git a/tnfrepo-dev/PLIST b/tnfrepo-dev/PLIST
index c18aadbf5e..c7d3054638 100644
--- a/tnfrepo-dev/PLIST
+++ b/tnfrepo-dev/PLIST
@@ -11,6 +11,9 @@ ${PYSITELIB}/netbsd_hghooks/_version.pyo
 ${PYSITELIB}/netbsd_hghooks/aclbranchpat.py
 ${PYSITELIB}/netbsd_hghooks/aclbranchpat.pyc
 ${PYSITELIB}/netbsd_hghooks/aclbranchpat.pyo
+${PYSITELIB}/netbsd_hghooks/commitlint.py
+${PYSITELIB}/netbsd_hghooks/commitlint.pyc
+${PYSITELIB}/netbsd_hghooks/commitlint.pyo
 ${PYSITELIB}/netbsd_hghooks/enforce_topic.py
 ${PYSITELIB}/netbsd_hghooks/enforce_topic.pyc
 ${PYSITELIB}/netbsd_hghooks/enforce_topic.pyo


Home | Main Index | Thread Index | Old Index