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.dev95
Module Name: pkgsrc-wip
Committed By: Taylor R Campbell <riastradh%NetBSD.org@localhost>
Pushed By: riastradh
Date: Mon Feb 16 03:35:47 2026 +0000
Changeset: 0e2bfc28199d8b5bfb8b347680478ce4597f2814
Modified Files:
tnfrepo-dev/Makefile
tnfrepo-dev/PLIST
Log Message:
tnfrepo-dev: Update to tnfrepo-0.0a20250823.dev95
- Git configuration is now consolidated.
- Git upload filters for partial clones (tree:0, blob:none) are now
allowed allowed.
- Git maintenance is now configured.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0e2bfc28199d8b5bfb8b347680478ce4597f2814
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tnfrepo-dev/Makefile | 6 ++++--
tnfrepo-dev/PLIST | 7 ++++---
2 files changed, 8 insertions(+), 5 deletions(-)
diffs:
diff --git a/tnfrepo-dev/Makefile b/tnfrepo-dev/Makefile
index 0f054fe089..b69546eaee 100644
--- a/tnfrepo-dev/Makefile
+++ b/tnfrepo-dev/Makefile
@@ -1,10 +1,10 @@
# $NetBSD$
-DISTNAME= tnfrepo-0.0a20250823.dev92
+DISTNAME= tnfrepo-0.0a20250823.dev95
PKGNAME= ${DISTNAME}
CATEGORIES= sysutils
HG_REPO= https://hg.mumble.net/campbell/tnfrepo
-HG_TAG= 26450a7f308280b2113e3b2fa02fbe5f00763da7
+HG_TAG= ba3213b7505147d9f499042d9595347350361223
MAINTAINER= riastradh%NetBSD.org@localhost
HOMEPAGE= https://hg.mumble.net/campbell/tnfrepo
@@ -30,6 +30,8 @@ USE_PYTEST= no
REPLACE_PYTHON= bin/syncd.py
+MAKE_FLAGS+= prefix=${PREFIX:Q}
+
INSTALL_MAKE_FLAGS+= prefix=${PREFIX:Q}
INSTALLATION_DIRS+= bin
INSTALLATION_DIRS+= share
diff --git a/tnfrepo-dev/PLIST b/tnfrepo-dev/PLIST
index c7d3054638..9855c4130e 100644
--- a/tnfrepo-dev/PLIST
+++ b/tnfrepo-dev/PLIST
@@ -43,8 +43,9 @@ ${PYSITELIB}/netbsd_hghooks/validdate.pyc
${PYSITELIB}/netbsd_hghooks/validdate.pyo
bin/build-clonebundles
bin/syncd
-share/tnfrepo/githooks/pre-receive.sh
-share/tnfrepo/githooks/reference-transaction.sh
-share/tnfrepo/githooks/update.sh
+share/tnfrepo/gitconfig/config
+share/tnfrepo/githooks/pre-receive
+share/tnfrepo/githooks/reference-transaction
+share/tnfrepo/githooks/update
share/tnfrepo/hgrc/draft
share/tnfrepo/hgrc/public
Home |
Main Index |
Thread Index |
Old Index