pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/marco marco: update to 1.22.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fda12ce7ab3
branches:  trunk
changeset: 345698:2fda12ce7ab3
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Mon Dec 16 04:09:42 2019 +0000

description:
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

diffstat:

 wm/marco/Makefile |   5 ++---
 wm/marco/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (33 lines):

diff -r 6af0464f6ff5 -r 2fda12ce7ab3 wm/marco/Makefile
--- a/wm/marco/Makefile Mon Dec 16 04:08:20 2019 +0000
+++ b/wm/marco/Makefile Mon Dec 16 04:09:42 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2019/07/21 22:24:13 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/12/16 04:09:42 gutteridge Exp $
 
-PKGREVISION= 1
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      marco-${VERSION:R}.2
+DISTNAME=      marco-${VERSION:R}.4
 CATEGORIES=    wm
 
 COMMENT=       Fork of GNOME Metacity
diff -r 6af0464f6ff5 -r 2fda12ce7ab3 wm/marco/distinfo
--- a/wm/marco/distinfo Mon Dec 16 04:08:20 2019 +0000
+++ b/wm/marco/distinfo Mon Dec 16 04:09:42 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2019/07/09 02:41:51 gutteridge Exp $
+$NetBSD: distinfo,v 1.11 2019/12/16 04:09:42 gutteridge Exp $
 
-SHA1 (marco-1.22.2.tar.xz) = 944514b4c3f10987e436a5b8511550703d2e4fd8
-RMD160 (marco-1.22.2.tar.xz) = 234f4b936e4d61d4558111f5427f7d258ba79a90
-SHA512 (marco-1.22.2.tar.xz) = 96665120dbc698c78795eeaa559ae2bfd2a3c7ed4846e40bcfb1d6dfc8d7e359b860e1e715085a17e11c66ce7f31561d372da8372209c21c7b1ce6029a3f5ea1
-Size (marco-1.22.2.tar.xz) = 1366104 bytes
+SHA1 (marco-1.22.4.tar.xz) = b1890120abc38a3369c6c57b4e6d78e442a3af3f
+RMD160 (marco-1.22.4.tar.xz) = 1975b8114e4e9311215300adf0ed363e720501f8
+SHA512 (marco-1.22.4.tar.xz) = 46867396b66453c63624e54c382845b898b10768db0560100f021e57ec80189785093be38eeaf19c50a9e4728de2b6e605267a8f1d5a5596aaa75958c0e3a6b0
+Size (marco-1.22.4.tar.xz) = 1368868 bytes
 SHA1 (patch-configure) = fa46453a5d25f154b60970e921f3802cd91ca786
 SHA1 (patch-src_compositor_compositor-xrender.c) = 5cb7e98d8e2b1dda2842f422ad2268bb258c35ee
 SHA1 (patch-src_core_delete.c) = ace180e80d63bbf0a35abc18bf6501061e09d158



Home | Main Index | Thread Index | Old Index