Mon Dec 16 04:09:42 2019 UTC ()
marco: update to 1.22.4

Change log:

### marco 1.22.4

  * update translations
  * Revert "compositor: fix possible crash closing/destroying window"
  * theme.c: Fix window control hidpi rendering for all themes.
  * theme: Render window control buttons and icons as surfaces

### marco 1.22.3

  * update translations
  * frames: bump priority of style providers
  * window: add _GTK_THEME_VARIANT to initial window properties
  * frames: apply modified hack from Mutter/Metacity
  * frames: avoid infinite loop on the variants GList
  * frames: use style_updated instead of style_set
  * Fixed moving windows to edges to work with CSD clients.
  * window: Update allowed action hints
  * build: Remove rationales.txt from EXTRA_DIST target
  * Fix use of RBGA visual in frame.c when compositing is not in use
  * drop old and obsolete rationales.txt
  * boxes: Actually check for rectangle containment


(gutteridge)
diff -r1.19 -r1.20 pkgsrc/wm/marco/Makefile
diff -r1.10 -r1.11 pkgsrc/wm/marco/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/wm/marco/Makefile (expand / switch to unified diff)

--- pkgsrc/wm/marco/Makefile 2019/07/21 22:24:13 1.19
+++ pkgsrc/wm/marco/Makefile 2019/12/16 04:09:42 1.20
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.19 2019/07/21 22:24:13 wiz Exp $ 1# $NetBSD: Makefile,v 1.20 2019/12/16 04:09:42 gutteridge Exp $
2 2
3PKGREVISION= 1 
4.include "../../meta-pkgs/mate/Makefile.common" 3.include "../../meta-pkgs/mate/Makefile.common"
5 4
6DISTNAME= marco-${VERSION:R}.2 5DISTNAME= marco-${VERSION:R}.4
7CATEGORIES= wm 6CATEGORIES= wm
8 7
9COMMENT= Fork of GNOME Metacity 8COMMENT= Fork of GNOME Metacity
10 9
11USE_LANGUAGES= c99 10USE_LANGUAGES= c99
12 11
13BUILD_DEPENDS+= gdk-pixbuf2-[0-9]*:../../graphics/gdk-pixbuf2 12BUILD_DEPENDS+= gdk-pixbuf2-[0-9]*:../../graphics/gdk-pixbuf2
14TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool 13TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
15TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint 14TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
16DEPENDS+= zenity-[0-9]*:../../x11/zenity 15DEPENDS+= zenity-[0-9]*:../../x11/zenity
17 16
18PKGCONFIG_OVERRIDE+= src/libmarco-private.pc.in 17PKGCONFIG_OVERRIDE+= src/libmarco-private.pc.in
19 18

cvs diff -r1.10 -r1.11 pkgsrc/wm/marco/distinfo (expand / switch to unified diff)

--- pkgsrc/wm/marco/distinfo 2019/07/09 02:41:51 1.10
+++ pkgsrc/wm/marco/distinfo 2019/12/16 04:09:42 1.11
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1$NetBSD: distinfo,v 1.10 2019/07/09 02:41:51 gutteridge Exp $ 1$NetBSD: distinfo,v 1.11 2019/12/16 04:09:42 gutteridge Exp $
2 2
3SHA1 (marco-1.22.2.tar.xz) = 944514b4c3f10987e436a5b8511550703d2e4fd8 3SHA1 (marco-1.22.4.tar.xz) = b1890120abc38a3369c6c57b4e6d78e442a3af3f
4RMD160 (marco-1.22.2.tar.xz) = 234f4b936e4d61d4558111f5427f7d258ba79a90 4RMD160 (marco-1.22.4.tar.xz) = 1975b8114e4e9311215300adf0ed363e720501f8
5SHA512 (marco-1.22.2.tar.xz) = 96665120dbc698c78795eeaa559ae2bfd2a3c7ed4846e40bcfb1d6dfc8d7e359b860e1e715085a17e11c66ce7f31561d372da8372209c21c7b1ce6029a3f5ea1 5SHA512 (marco-1.22.4.tar.xz) = 46867396b66453c63624e54c382845b898b10768db0560100f021e57ec80189785093be38eeaf19c50a9e4728de2b6e605267a8f1d5a5596aaa75958c0e3a6b0
6Size (marco-1.22.2.tar.xz) = 1366104 bytes 6Size (marco-1.22.4.tar.xz) = 1368868 bytes
7SHA1 (patch-configure) = fa46453a5d25f154b60970e921f3802cd91ca786 7SHA1 (patch-configure) = fa46453a5d25f154b60970e921f3802cd91ca786
8SHA1 (patch-src_compositor_compositor-xrender.c) = 5cb7e98d8e2b1dda2842f422ad2268bb258c35ee 8SHA1 (patch-src_compositor_compositor-xrender.c) = 5cb7e98d8e2b1dda2842f422ad2268bb258c35ee
9SHA1 (patch-src_core_delete.c) = ace180e80d63bbf0a35abc18bf6501061e09d158 9SHA1 (patch-src_core_delete.c) = ace180e80d63bbf0a35abc18bf6501061e09d158
10SHA1 (patch-src_core_keybindings.c) = 98235897926d017994e1fa01c754419d14432b08 10SHA1 (patch-src_core_keybindings.c) = 98235897926d017994e1fa01c754419d14432b08
11SHA1 (patch-src_core_main.c) = 2ca845168633a2856a86453407b3a165f66e8863 11SHA1 (patch-src_core_main.c) = 2ca845168633a2856a86453407b3a165f66e8863
12SHA1 (patch-src_core_window-props.c) = 23d7c68e3e2c89004c610046378bd855d1d6358a 12SHA1 (patch-src_core_window-props.c) = 23d7c68e3e2c89004c610046378bd855d1d6358a