pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/marco



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Dec 16 04:09:42 UTC 2019

Modified Files:
        pkgsrc/wm/marco: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/wm/marco/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/wm/marco/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/marco/Makefile
diff -u pkgsrc/wm/marco/Makefile:1.19 pkgsrc/wm/marco/Makefile:1.20
--- pkgsrc/wm/marco/Makefile:1.19       Sun Jul 21 22:24:13 2019
+++ pkgsrc/wm/marco/Makefile    Mon Dec 16 04:09:42 2019
@@ -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

Index: pkgsrc/wm/marco/distinfo
diff -u pkgsrc/wm/marco/distinfo:1.10 pkgsrc/wm/marco/distinfo:1.11
--- pkgsrc/wm/marco/distinfo:1.10       Tue Jul  9 02:41:51 2019
+++ pkgsrc/wm/marco/distinfo    Mon Dec 16 04:09:42 2019
@@ -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