index | | raw e-mail
diff --git a/devel/jjui/Makefile b/devel/jjui/Makefile
index 5fe64fd1cad1..3147eb9d6482 100644
--- a/devel/jjui/Makefile
+++ b/devel/jjui/Makefile
@@ -1,7 +1,6 @@
PORTNAME= jjui
DISTVERSIONPREFIX= v
-DISTVERSION= 0.9.10
-PORTREVISION= 2
+DISTVERSION= 0.10.2
CATEGORIES= devel
MAINTAINER= hoanga@gmail.com
diff --git a/devel/jjui/distinfo b/devel/jjui/distinfo
index 803632c41963..7ad9926c7e63 100644
--- a/devel/jjui/distinfo
+++ b/devel/jjui/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1770488689
-SHA256 (go/devel_jjui/jjui-v0.9.10/v0.9.10.mod) = 176b0586c63ab3acbde30cb16d2f92d07102422f23cf7e5c66fde8a3c56d909b
-SIZE (go/devel_jjui/jjui-v0.9.10/v0.9.10.mod) = 1650
-SHA256 (go/devel_jjui/jjui-v0.9.10/v0.9.10.zip) = 3b66f056addbdeb57966aae6357cb4bcf5e089e2114167073045be50a39c5639
-SIZE (go/devel_jjui/jjui-v0.9.10/v0.9.10.zip) = 234336
+TIMESTAMP = 1775348538
+SHA256 (go/devel_jjui/jjui-v0.10.2/v0.10.2.mod) = 9198a677f0ee1a8dd404a432c25562e7bae20a0197e3c5295bc04f37fc9f3d5f
+SIZE (go/devel_jjui/jjui-v0.10.2/v0.10.2.mod) = 1335
+SHA256 (go/devel_jjui/jjui-v0.10.2/v0.10.2.zip) = ab00b0ff97af2e4801563de485da6bc3b70eefce900ef4b0bea560099806ea21
+SIZE (go/devel_jjui/jjui-v0.10.2/v0.10.2.zip) = 329322
diff --git a/devel/jjui/pkg-message b/devel/jjui/pkg-message
new file mode 100644
index 000000000000..32f99f43fb9a
--- /dev/null
+++ b/devel/jjui/pkg-message
@@ -0,0 +1,23 @@
+[
+{
+ type: upgrade
+ maximum_version: "0.10.0"
+ message: <<EOM
+
+Version 0.10 introduces breaking changes by replacing the legacy keybinding
+and customisation model with the new actions + bindings system.
+
+* [keys] configuration is no longer used.
+* [custom_commands] is replaced by [[actions]] and [[bindings]].
+* [leader] sequences are replaced by sequence bindings via seq.
+
+If you have an existing configuration, plan to migrate it
+rather than expecting a drop-in upgrade from v0.9.x.
+
+Check the URL below for more about migrating process.
+
+---> https://idursun.github.io/jjui/migrating/v0_10/
+
+EOM
+}
+]
home |
help
