From: xaizek Subject: [maintainer update] sysutils/vifm 0.13 -> 0.14.3 To: ports@openbsd.org Date: Sun, 15 Jun 2025 20:25:40 +0000 Hello, Update to the latest release (I previously sent update to v0.14 [0], but it didn't get applied). No changes in dependencies, `--without-glib` is the new name of `--without-gtk` flag. Vifm never really used GTK, I was just confused how the two relate to each other. Best regards, xaizek [0]: https://marc.info/?l=openbsd-ports&m=173904226504077&w=2 diff --git a/Makefile b/Makefile index 4d81fb3..2e57e68 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ COMMENT = ncurses file manager with Vim-like everything -V = 0.13 +V = 0.14.3 DISTNAME = vifm-${V} CATEGORIES = sysutils HOMEPAGE = https://vifm.info/ @@ -21,7 +21,7 @@ USE_GMAKE = Yes CONFIGURE_STYLE = gnu CONFIGURE_ARGS = --without-libmagic \ - --without-gtk \ + --without-glib \ --without-X11 \ --without-dyn-X11 CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/distinfo b/distinfo index ecd2cc2..6c58071 100644 --- a/distinfo +++ b/distinfo @@ -1,2 +1,2 @@ -SHA256 (vifm-0.13.tar.bz2) = DZKTdJp5QHat6Wfs3EfRQdheRQNwWUdlORvfGpvUUHU= -SIZE (vifm-0.13.tar.bz2) = 1546673 +SHA256 (vifm-0.14.3.tar.bz2) = Fqm+EQjWpaCen5R/clY3XlGbpB6+lHNlmyBzn9vzRA4= +SIZE (vifm-0.14.3.tar.bz2) = 1764017