pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

jj-fzf: update to 0.38.0



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Fri Apr 17 21:26:03 2026 +0200
Changeset:	dc8f911eff5853bb8419c122f1af61d092d0f59f

Modified Files:
	jj-fzf/Makefile
	jj-fzf/distinfo
Added Files:
	jj-fzf/TODO

Log Message:
jj-fzf: update to 0.38.0

Unfortunately, this crashes on startup for me. I put the error message into
the TODO file.

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

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

diffstat:
 jj-fzf/Makefile | 2 +-
 jj-fzf/TODO     | 3 +++
 jj-fzf/distinfo | 6 +++---
 3 files changed, 7 insertions(+), 4 deletions(-)

diffs:
diff --git a/jj-fzf/Makefile b/jj-fzf/Makefile
index a930ddf5ea..066199b66c 100644
--- a/jj-fzf/Makefile
+++ b/jj-fzf/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	jj-fzf-0.25.0
+DISTNAME=	jj-fzf-0.38.0
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=tim-janik/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/jj-fzf/TODO b/jj-fzf/TODO
new file mode 100644
index 0000000000..646a5d56f2
--- /dev/null
+++ b/jj-fzf/TODO
@@ -0,0 +1,3 @@
+This crashes on startup with:
+
+/usr/pkg/bin/jj-fzf: line 8: /usr/pkg/bin/lib/setup.sh: no such file or directory
diff --git a/jj-fzf/distinfo b/jj-fzf/distinfo
index 5dacfec51c..77a2c01138 100644
--- a/jj-fzf/distinfo
+++ b/jj-fzf/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (jj-fzf-0.25.0.tar.gz) = 9f8793b0c542af600a45bdbe70dc7af286f391e8bf5c1f47056de59292f62c1e
-SHA512 (jj-fzf-0.25.0.tar.gz) = 13838921e4e89ddf8865998a75b3a526e0d636af4f73cebb1bca8a8cd2c6ff8d3729b7f2698a8da5f547fb1ce7bc050ac3f472eca9a8fed21566db6df9afea20
-Size (jj-fzf-0.25.0.tar.gz) = 44967 bytes
+BLAKE2s (jj-fzf-0.38.0.tar.gz) = 49b28c2d44983eeff14413bae7e6a66e17ebbdd59342e57017a6f95832a8e514
+SHA512 (jj-fzf-0.38.0.tar.gz) = 87d9174eb1ae284b40b302dc0c46ef22b643c3904f9df9f13c389c52e5eb977b4966b1702dab3dcfec515a45d4fe42120c4962f72e795c5dcc0bf569f79586e5
+Size (jj-fzf-0.38.0.tar.gz) = 65367 bytes


Home | Main Index | Thread Index | Old Index