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



Module Name:	pkgsrc-wip
Committed By:	Taylor R Campbell <riastradh%NetBSD.org@localhost>
Pushed By:	riastradh
Date:		Mon Dec 8 05:25:52 2025 +0000
Changeset:	bd0403836bfac4791fc5f31e9ee4119aa7c59391

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

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

Validate changeset dates: reject pre-1970 dates and future dates.

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

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 6e97904fc6..9e45fd1caf 100644
--- a/tnfrepo-dev/Makefile
+++ b/tnfrepo-dev/Makefile
@@ -1,10 +1,10 @@
 #	$NetBSD$
 
-DISTNAME=	tnfrepo-0.0a20250823.dev79
+DISTNAME=	tnfrepo-0.0a20250823.dev84
 PKGNAME=	${DISTNAME}
 CATEGORIES=	sysutils
 HG_REPO=	https://hg.mumble.net/campbell/tnfrepo
-HG_TAG=		93212788bf5a6bc230ca01f7516eb6962e811d77
+HG_TAG=		d8500cac22107a897cb6c604795221ce8e970471
 
 MAINTAINER=	riastradh%NetBSD.org@localhost
 HOMEPAGE=	https://hg.mumble.net/campbell/tnfrepo
diff --git a/tnfrepo-dev/PLIST b/tnfrepo-dev/PLIST
index 676ce9da50..c18aadbf5e 100644
--- a/tnfrepo-dev/PLIST
+++ b/tnfrepo-dev/PLIST
@@ -35,6 +35,9 @@ ${PYSITELIB}/netbsd_hghooks/reject_normcasecollision.pyo
 ${PYSITELIB}/netbsd_hghooks/require_user_login.py
 ${PYSITELIB}/netbsd_hghooks/require_user_login.pyc
 ${PYSITELIB}/netbsd_hghooks/require_user_login.pyo
+${PYSITELIB}/netbsd_hghooks/validdate.py
+${PYSITELIB}/netbsd_hghooks/validdate.pyc
+${PYSITELIB}/netbsd_hghooks/validdate.pyo
 bin/build-clonebundles
 bin/syncd
 share/tnfrepo/githooks/pre-receive.sh


Home | Main Index | Thread Index | Old Index