From d9971d5e2e4576789a7e3025b46490db43fe3706 Mon Sep 17 00:00:00 2001 From: Sergey Fedorov Date: Sun, 14 Jul 2024 18:07:05 +0800 Subject: [PATCH] fvwm2: update to 2.7.0 --- x11/fvwm2/Portfile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/x11/fvwm2/Portfile b/x11/fvwm2/Portfile index 86bc81b8eb0f..00a0136c843c 100644 --- a/x11/fvwm2/Portfile +++ b/x11/fvwm2/Portfile @@ -3,25 +3,24 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup fvwmorg fvwm 2.6.9 +github.setup fvwmorg fvwm 2.7.0 revision 0 github.tarball_from releases # consider renaming this to fvwm name fvwm2 categories x11 x11-wm license GPL-2+ -platforms darwin maintainers nomaintainer description Version 2.x of FVWM, an X11 window manager. long_description FVWM 2.x is an extremely powerful ICCCM-compliant multiple \ virtual desktop window manager for the X Window system. -checksums rmd160 6a3a554f94773c559ebc5284d00b4297491f3131 \ - sha256 1bc64cf3ccd0073008758168327a8265b8059def9b239b451d6b9fab2cc391ae \ - size 3942859 +checksums rmd160 b8863400aa98bb177a2b52b3f0d0836c7a69e63c \ + sha256 66826dd60b774447170037d9078fd43e75f7230a49acfb84a988eebce7e3418b \ + size 3933529 -depends_build-append port:pkgconfig \ +depends_build-append path:bin/pkg-config:pkgconfig \ port:libxslt depends_lib-append port:xorg-libsm \