Tuesday, June 28, 2022

[update] xmenu 4.5.5

Hello,

This diff updates xmenu to 4.5.5.

The only functional change is support for mouse scrolling.

Changelog [1]

No issue on amd64.

Thanks.

[1] https://github.com/phillbush/xmenu/blob/master/CHANGELOG

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/xmenu/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 11 Mar 2022 20:18:04 -0000 1.3
+++ Makefile 28 Jun 2022 14:09:19 -0000
@@ -2,7 +2,7 @@ COMMENT = contextual menu for X11

GH_ACCOUNT = phillbush
GH_PROJECT = xmenu
-GH_TAGNAME = v4.5.4
+GH_TAGNAME = v4.5.5

CATEGORIES = x11

Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/xmenu/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 10 Mar 2021 17:21:30 -0000 1.1.1.1
+++ distinfo 28 Jun 2022 14:09:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (xmenu-4.5.4.tar.gz) = XBHd5+WwfRq9j+M4omTuwaEhpjP2sn4rzvi6pM67gsk=
-SIZE (xmenu-4.5.4.tar.gz) = 142076
+SHA256 (xmenu-4.5.5.tar.gz) = E/2oBo04hqWQNl0Z1v+E8EwKTJpRbXlWkABRQGe053s=
+SIZE (xmenu-4.5.5.tar.gz) = 29397

No comments:

Post a Comment