Update x11/bemenu to 0.6.3

Build & Run tested on amd64

/usr/local/lib/libbemenu.so.1.0 --> libbemenu.so.1.0
No dynamic export changes

regards,
  Dimitri

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/bemenu/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    9 Jun 2021 09:22:34 -0000       1.4
+++ Makefile    9 Oct 2021 12:28:37 -0000
@@ -3,11 +3,11 @@
 COMMENT =      menu library inspired by dmenu
 CATEGORIES =   x11
 
-SHARED_LIBS += bemenu                    1.0 # 0.6.2
+SHARED_LIBS += bemenu                    1.0 # 0.6.3
 
 GH_ACCOUNT =   Cloudef
 GH_PROJECT =   bemenu
-GH_TAGNAME =   0.6.2
+GH_TAGNAME =   0.6.3
 
 MAINTAINER =   Dimitri Karamazov <[email protected]>
 
@@ -18,7 +18,8 @@ PERMIT_PACKAGE =      Yes
 WANTLIB += X11 Xinerama c cairo curses glib-2.0 gobject-2.0 harfbuzz
 WANTLIB += intl m pango-1.0 pangocairo-1.0
 
-LIB_DEPENDS =  devel/pango
+LIB_DEPENDS =  devel/harfbuzz \
+               devel/pango
 
 USE_GMAKE =    Yes
 MAKE_FILE =    GNUmakefile
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/bemenu/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    9 Jun 2021 09:22:34 -0000       1.4
+++ distinfo    9 Oct 2021 12:28:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (bemenu-0.6.2.tar.gz) = KeZl7mujr9jw4K9/NRwncYFrEbrVkP3ZNktXZOg+bQk=
-SIZE (bemenu-0.6.2.tar.gz) = 119599
+SHA256 (bemenu-0.6.3.tar.gz) = lXbcR0Mg88MOn1b1XIhNZleL4NWnHB6fRVHwbGVwKgY=
+SIZE (bemenu-0.6.3.tar.gz) = 120169

Reply via email to