update toxic to latest version, port-lib-depends-checks
reported intl wasn't required anymore for the no_x11 flavor
works on amd64
Index: Makefile
===================================================================
RCS file: /home/reposync/ports/net/toxic/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile 23 Feb 2021 22:04:35 -0000 1.12
+++ Makefile 14 Oct 2021 06:16:31 -0000
@@ -4,14 +4,14 @@ COMMENT = ncurses-based Tox client
GH_ACCOUNT = Jfreegman
GH_PROJECT = toxic
-GH_TAGNAME = v0.10.0
+GH_TAGNAME = v0.11.1
CATEGORIES = net
# GPLv3+
PERMIT_PACKAGE = Yes
-WANTLIB += alut c config curses curl intl m openal png pthread
+WANTLIB += alut c config curses curl m openal png pthread
WANTLIB += qrencode toxcore util z ${MODPY_WANTLIB}
LIB_DEPENDS = audio/freealut \
@@ -36,7 +36,7 @@ FLAVOR ?=
MAKE_ENV += DISABLE_DESKTOP_NOTIFY=1 \
DISABLE_X11=1
.else
-WANTLIB += X11 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gobject-2.0
+WANTLIB += intl X11 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gobject-2.0
WANTLIB += notify vpx
LIB_DEPENDS += devel/libnotify
Index: distinfo
===================================================================
RCS file: /home/reposync/ports/net/toxic/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 3 Jan 2021 19:36:09 -0000 1.2
+++ distinfo 14 Oct 2021 06:05:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (toxic-0.10.0.tar.gz) = oUNeDhrcRuk3NrZTcZ0Pvs02Y0Hbf+7r42eJgP4ubX0=
-SIZE (toxic-0.10.0.tar.gz) = 1160161
+SHA256 (toxic-0.11.1.tar.gz) = XfjzzyHCsihUY5nwwqd8bY9TVpOahcMiIqT2omuCaIo=
+SIZE (toxic-0.11.1.tar.gz) = 1204163