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:		Sun Oct 26 02:10:36 2025 +0000
Changeset:	62983a62d52573c010ce827a6e09878b5aa04109

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

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

Adds build-clonebundles plus various other fixes.

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

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

diffs:
diff --git a/tnfrepo-dev/Makefile b/tnfrepo-dev/Makefile
index 7de62ca1d9..d78f5fac80 100644
--- a/tnfrepo-dev/Makefile
+++ b/tnfrepo-dev/Makefile
@@ -1,10 +1,11 @@
 #	$NetBSD$
 
-DISTNAME=	tnfrepo-0.0a20250823.dev24
+DISTNAME=	tnfrepo-0.0a20250823.dev57
 PKGNAME=	${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	sysutils
 HG_REPO=	https://hg.mumble.net/campbell/tnfrepo
-HG_TAG=		158c36d0199f19a80626b7600c2e3be90fd98e7a
+HG_TAG=		5bf755e6b90ae4d615b43f803886e745c80af597
 
 MAINTAINER=	riastradh%NetBSD.org@localhost
 HOMEPAGE=	https://hg.mumble.net/campbell/tnfrepo
diff --git a/tnfrepo-dev/PLIST b/tnfrepo-dev/PLIST
index bd6f1e6fec..037e9bfcc6 100644
--- a/tnfrepo-dev/PLIST
+++ b/tnfrepo-dev/PLIST
@@ -26,6 +26,7 @@ ${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
+bin/build-clonebundles
 bin/syncd
 share/tnfrepo/githooks/pre-receive.sh
 share/tnfrepo/githooks/reference-transaction.sh


Home | Main Index | Thread Index | Old Index