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:           Thu Apr 29 03:06:02 UTC 2021

Modified Files:
        pkgsrc/wm/marco: Makefile distinfo
Removed Files:
        pkgsrc/wm/marco/patches: patch-src_core_window.c patch-src_ui_frames.c

Log Message:
marco: update to 1.24.2

(Two of the three code changes had already been applied in pkgsrc.)

Change log:

marco 1.24.2

  * update translations
  * compositor-xrender.c: Make sure tooltips are visible
  * window: do not unfocus on new window.
  * Do not call cairo paint on generate_pixmaps.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/wm/marco/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/wm/marco/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/wm/marco/patches/patch-src_core_window.c \
    pkgsrc/wm/marco/patches/patch-src_ui_frames.c

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.27 pkgsrc/wm/marco/Makefile:1.28
--- pkgsrc/wm/marco/Makefile:1.27       Sat Nov 21 03:48:07 2020
+++ pkgsrc/wm/marco/Makefile    Thu Apr 29 03:06:02 2021
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2020/11/21 03:48:07 gutteridge Exp $
+# $NetBSD: Makefile,v 1.28 2021/04/29 03:06:02 gutteridge Exp $
 
-PKGREVISION= 3
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      marco-${VERSION:R}.1
+DISTNAME=      marco-${VERSION:R}.2
 CATEGORIES=    wm
 
 COMMENT=       Fork of GNOME Metacity

Index: pkgsrc/wm/marco/distinfo
diff -u pkgsrc/wm/marco/distinfo:1.14 pkgsrc/wm/marco/distinfo:1.15
--- pkgsrc/wm/marco/distinfo:1.14       Sat Nov 21 03:48:07 2020
+++ pkgsrc/wm/marco/distinfo    Thu Apr 29 03:06:02 2021
@@ -1,13 +1,11 @@
-$NetBSD: distinfo,v 1.14 2020/11/21 03:48:07 gutteridge Exp $
+$NetBSD: distinfo,v 1.15 2021/04/29 03:06:02 gutteridge Exp $
 
-SHA1 (marco-1.24.1.tar.xz) = a5109201f9113f0d8802ece48d801e7a35fc5341
-RMD160 (marco-1.24.1.tar.xz) = ecf0cb023fdfee703ea0ff8d451293aa2edb8a5d
-SHA512 (marco-1.24.1.tar.xz) = 55607898b64f0da3a85dd8d7fd092d847c8f67cefa096a63dbe074c197157a3d661fcb3f2a495b4425340b583b600cda3d1c92ac08b7327904dbd4aab8e92c85
-Size (marco-1.24.1.tar.xz) = 1860008 bytes
+SHA1 (marco-1.24.2.tar.xz) = 387a367a11f20b4cc6357aff6154bd654e861f87
+RMD160 (marco-1.24.2.tar.xz) = 913782192c1e778c8381ebbf5a3101067cced584
+SHA512 (marco-1.24.2.tar.xz) = 2e699935fb72ddc34aa1f98f5771f252141245ad8fd0983aafe5ea55aeeb3f90b5d68a61c27704adf0b929565180367aae46486d45e789d7de101ec9a7bc9f96
+Size (marco-1.24.2.tar.xz) = 1845356 bytes
 SHA1 (patch-src_compositor_compositor-xrender.c) = 5cb7e98d8e2b1dda2842f422ad2268bb258c35ee
 SHA1 (patch-src_core_delete.c) = ace180e80d63bbf0a35abc18bf6501061e09d158
 SHA1 (patch-src_core_keybindings.c) = 98235897926d017994e1fa01c754419d14432b08
 SHA1 (patch-src_core_main.c) = 2ca845168633a2856a86453407b3a165f66e8863
 SHA1 (patch-src_core_window-props.c) = 23d7c68e3e2c89004c610046378bd855d1d6358a
-SHA1 (patch-src_core_window.c) = 7bb190da380deebbde8b634898a79a4fa7b0da00
-SHA1 (patch-src_ui_frames.c) = 2fb610e63da0394923d66100e1515f4cb7a80107



Home | Main Index | Thread Index | Old Index