pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/jjui
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 10 10:46:26 UTC 2025
Modified Files:
pkgsrc/devel/jjui: Makefile distinfo
Log Message:
jjui: update to 0.9.1.
v0.9.1
This was supposed to be a maintenance release but it is packed with
new features thanks to all the contributors!
Phew, another release which was supposed to be a minor maintenance
release but to be honest, I didn't much other than implementing
flash messages and lane tracing.
New Features
Flash messages
Fuzzy file search
Ace jump
(experimental) Lane tracing
Restore from evolog
Preview window at the bottom of the UI
Force apply
Log batching
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/jjui/Makefile \
pkgsrc/devel/jjui/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/jjui/Makefile
diff -u pkgsrc/devel/jjui/Makefile:1.2 pkgsrc/devel/jjui/Makefile:1.3
--- pkgsrc/devel/jjui/Makefile:1.2 Sun Jul 27 08:53:46 2025
+++ pkgsrc/devel/jjui/Makefile Sun Aug 10 10:46:26 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2025/07/27 08:53:46 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2025/08/10 10:46:26 wiz Exp $
-DISTNAME= jjui-0.9.0
+DISTNAME= jjui-0.9.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=idursun/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/jjui/distinfo
diff -u pkgsrc/devel/jjui/distinfo:1.2 pkgsrc/devel/jjui/distinfo:1.3
--- pkgsrc/devel/jjui/distinfo:1.2 Sun Jul 27 08:53:46 2025
+++ pkgsrc/devel/jjui/distinfo Sun Aug 10 10:46:26 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2025/07/27 08:53:46 wiz Exp $
+$NetBSD: distinfo,v 1.3 2025/08/10 10:46:26 wiz Exp $
BLAKE2s (github.com__burnt_sushi_toml_@v_v1.5.0.mod) = 26f62b858e9ef333fa0b51b46ce83c2d385ddf010431d6415a115aef9a338b35
SHA512 (github.com__burnt_sushi_toml_@v_v1.5.0.mod) = fb6b4ae74dfdcc39b915f1b5f84f8e52e830d273d29f9225dc5ed4f26e970d9f61921f6f3588249141a82404c3ba180f735b4f23e700050e76a740fbf541ac78
@@ -198,6 +198,6 @@ Size (gopkg.in_yaml.v3_@v_v3.0.1.mod) =
BLAKE2s (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 2e80fa896e65b1ae160400012c71aeac70e22a31cac82ec4921c85a93d65774c
SHA512 (gopkg.in_yaml.v3_@v_v3.0.1.zip) = d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
Size (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 104623 bytes
-BLAKE2s (jjui-0.9.0.tar.gz) = 5e2886ff8dd5e6c4189d2bb23ccb868c66c7a6a4240b5b32a0fd6f8e66dc9b14
-SHA512 (jjui-0.9.0.tar.gz) = b1565dce2a06ea113cc1fe4ff8aee0ccebcbeee88676dee3b5937d9d1d2c1b4ac5bd06e84fa0632497d60ddc096ea9e313894c270fd09cd5c4ebed8c35fbc1ec
-Size (jjui-0.9.0.tar.gz) = 75877 bytes
+BLAKE2s (jjui-0.9.1.tar.gz) = 0cb47b603a751711f88621bf2bd6bbbaf807af033e8e758651f769a5ed6a87f7
+SHA512 (jjui-0.9.1.tar.gz) = 5356e006e9160d4a496d332735dc3c1ddd622b75a8d539e447198925e81e9944e9d0dd8cda3f68ae761b219630bde4b9bc4f8540d2ae740969a9bf286663e09a
+Size (jjui-0.9.1.tar.gz) = 96646 bytes
Home |
Main Index |
Thread Index |
Old Index