? patches ? pkg Index: Makefile =================================================================== RCS file: /cvs/ports/x11/fvwm3/Makefile,v diff -u -p -u -r1.15 Makefile --- Makefile 29 Oct 2024 09:38:16 -0000 1.15 +++ Makefile 28 Jul 2026 16:50:52 -0000 @@ -1,7 +1,6 @@ COMMENT= multiple virtual desktop window manager -VERSION= 1.1.0 -REVISION= 0 +VERSION= 1.1.5 DISTNAME= fvwm3-${VERSION} CATEGORIES= x11 @@ -14,14 +13,14 @@ MAINTAINER= Michael Index: distinfo =================================================================== RCS file: /cvs/ports/x11/fvwm3/distinfo,v diff -u -p -u -r1.7 distinfo --- distinfo 13 May 2024 16:02:26 -0000 1.7 +++ distinfo 28 Jul 2026 16:50:52 -0000 @@ -1,2 +1,2 @@ -SHA256 (fvwm3-1.1.0.tar.gz) = y0J9WNSeT42wE9h4+pqno2DphwbxxtCOo62AZq6GYNM= -SIZE (fvwm3-1.1.0.tar.gz) = 4527424 +SHA256 (fvwm3-1.1.5.tar.gz) = a4J4heImJh7al/7FfsA/616C4QLzCBo9yUECBAOpwZY= +SIZE (fvwm3-1.1.5.tar.gz) = 4204328 Index: patches/patch-configure =================================================================== RCS file: /cvs/ports/x11/fvwm3/patches/patch-configure,v diff -u -p -N -r1.6 patches/patch-configure --- patches/patch-configure +++ /dev/null @@ -1,12 +0,0 @@ -Index: configure ---- configure.orig -+++ configure -@@ -12221,7 +12221,7 @@ then : - else case e in #( - e) - with_intl=maybe -- intl_LIBS="-l${smr_lib}" -+ intl_LIBS="-l${smr_lib} -liconv" - ;; - esac - fi Index: patches/patch-default-config_Makefile_in =================================================================== RCS file: /cvs/ports/x11/fvwm3/patches/patch-default-config_Makefile_in,v diff -u -p -N -r1.5 patches/patch-default-config_Makefile_in --- patches/patch-default-config_Makefile_in +++ /dev/null @@ -1,17 +0,0 @@ -Index: default-config/Makefile.in ---- default-config/Makefile.in.orig -+++ default-config/Makefile.in -@@ -575,9 +575,10 @@ uninstall-am: uninstall-configDATA - - install-data-hook: - cp -r $(srcdir)/images $(inst_location)/default-config -- ln -sf default-config/FvwmScript-DateTime $(inst_location) -- ln -sf default-config/FvwmScript-ConfirmQuit $(inst_location) -- ln -sf default-config/FvwmScript-ConfirmCopyConfig $(inst_location) -+ mv $(inst_location)/default-config/FvwmScript-DateTime $(inst_location)/.. -+ mv $(inst_location)/default-config/FvwmScript-ConfirmQuit $(inst_location)/.. -+ mv $(inst_location)/default-config/FvwmScript-ConfirmCopyConfig $(inst_location)/.. -+ - - uninstall-hook: - rm -fr $(DESTDIR)/$(configdir)