Created attachment 213226 [details] x11-wm/windowmaker: update to 0.95.9 Update x11-wm/windowmaker and dependency x11-wm/libwraster to 0.95.9. See http://www.windowmaker.org/news/ for what's new. The port depends on ImageMagick 7 instead of ImageMagick 6 now.
FAILED Applying FreeBSD patch-WindowMaker-Defaults-Makefile.in 原文件的时间不对: --- WindowMaker/Defaults/Makefile.in.orig 2020-04-09 16:31:45.097263000 +0 200
Index: files/patch-WindowMaker-Defaults-Makefile.in =================================================================== --- files/patch-WindowMaker-Defaults-Makefile.in (revision 541456) +++ files/patch-WindowMaker-Defaults-Makefile.in (working copy) @@ -1,12 +1,12 @@ ---- WindowMaker/Defaults/Makefile.in.orig 2015-10-06 04:12:10 UTC +--- WindowMaker/Defaults/Makefile.in.orig 2015-10-06 04:12:10 UTC +++ WindowMaker/Defaults/Makefile.in -@@ -542,7 +542,9 @@ WMWindowAttributes: $(srcdir)/WMWindowAt - chmod 644 WMWindowAttributes +@@ -562,7 +562,9 @@ WindowMaker: $(srcdir)/WindowMaker.in -- $(AM_V_GEN)sed -e "s:#pkgdatadir#:$(pkgdatadir):" $(srcdir)/WindowMaker.in \ -+ $(AM_V_GEN)sed -e "s:#pkgdatadir#:$(pkgdatadir):" \ -+ -e "s:#prefix#:$(prefix):" \ + $(AM_V_GEN)sed -e "s:#pkgdatadir#:$(pkgdatadir):" \ +- -e "s:#pixmapdir#:$(pixmapdir):" $(srcdir)/WindowMaker.in \ ++ -e "s:#pixmapdir#:$(pixmapdir):" \ ++ -e "s:#prefixdir#:$(prefix):" \ + $(srcdir)/WindowMaker.in \ > WindowMaker ; \ chmod 644 WindowMaker
Created attachment 216308 [details] x11-wm/libwraster: update to 0.95.9
I've been running this (and libwraster in 245486) since May 18th. I'm wondering if someone can commit the patches in 245486 and 245487. I am happy to be maintainer of both.