Hello ports@,
Very small update to 9menu, fixes a bug, changes things to use
stdbool.h.
https://github.com/arnoldrobbins/9menu/compare/9menu-release-1.9...9menu-release-1.10if you're interested in the extremely minor changes.
diff --git plan9/9menu/Makefile plan9/9menu/Makefile
index 0ce722489fe..994769bfc7a 100644
--- plan9/9menu/Makefile
+++ plan9/9menu/Makefile
@@ -2,9 +2,8 @@
COMMENT= simple menu patterned after plan9
-DISTNAME= 9menu-1.9
+DISTNAME= 9menu-1.10
CATEGORIES= plan9
-REVISION= 0
MAINTAINER= Kaashif Hymabaccus <
[hidden email]>
diff --git plan9/9menu/distinfo plan9/9menu/distinfo
index 43c734d0f96..8ee3dfb14ac 100644
--- plan9/9menu/distinfo
+++ plan9/9menu/distinfo
@@ -1,2 +1,2 @@
-SHA256 (9menu-1.9.shar.gz) = rI6lUZFEi4u4X7OBTbN5bzsEofuitpDqOIeazhy/1Vk=
-SIZE (9menu-1.9.shar.gz) = 9233
+SHA256 (9menu-1.10.shar.gz) = IduDb7AvNobDMjPFtMCTdvz2lLc28Cl0Nvl98Tc1isI=
+SIZE (9menu-1.10.shar.gz) = 9305