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.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b6a1c452608
branches:  trunk
changeset: 336197:8b6a1c452608
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Jul 09 02:41:51 2019 +0000

description:
marco: update to 1.22.2

Change log:

### marco 1.22.2

    tx: sync with transifex
    bump LT_VERSION_INFO
    libmarco-private: add version information
    add support for invisible borders
    frames: avoid deprecated 'gtk_widget_set_double_buffered'
    window: avoid clang warning: garbage value
    ui: always set the frame background to None
    libmetacity: use cairo to render gradient
    gradient: sync code with mutter before it was removed

diffstat:

 wm/marco/Makefile |   4 ++--
 wm/marco/PLIST    |   3 ++-
 wm/marco/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (49 lines):

diff -r c50936480096 -r 8b6a1c452608 wm/marco/Makefile
--- a/wm/marco/Makefile Tue Jul 09 02:38:27 2019 +0000
+++ b/wm/marco/Makefile Tue Jul 09 02:41:51 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2019/05/08 01:23:19 gutteridge Exp $
+# $NetBSD: Makefile,v 1.18 2019/07/09 02:41:51 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      marco-${VERSION:R}.1
+DISTNAME=      marco-${VERSION:R}.2
 CATEGORIES=    wm
 
 COMMENT=       Fork of GNOME Metacity
diff -r c50936480096 -r 8b6a1c452608 wm/marco/PLIST
--- a/wm/marco/PLIST    Tue Jul 09 02:38:27 2019 +0000
+++ b/wm/marco/PLIST    Tue Jul 09 02:41:51 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/01/16 15:01:30 youri Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/07/09 02:41:51 gutteridge Exp $
 bin/marco
 bin/marco-message
 bin/marco-theme-viewer
@@ -67,6 +67,7 @@
 share/locale/hu/LC_MESSAGES/marco.mo
 share/locale/hy/LC_MESSAGES/marco.mo
 share/locale/id/LC_MESSAGES/marco.mo
+share/locale/ie/LC_MESSAGES/marco.mo
 share/locale/ig/LC_MESSAGES/marco.mo
 share/locale/is/LC_MESSAGES/marco.mo
 share/locale/it/LC_MESSAGES/marco.mo
diff -r c50936480096 -r 8b6a1c452608 wm/marco/distinfo
--- a/wm/marco/distinfo Tue Jul 09 02:38:27 2019 +0000
+++ b/wm/marco/distinfo Tue Jul 09 02:41:51 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2019/05/08 01:23:19 gutteridge Exp $
+$NetBSD: distinfo,v 1.10 2019/07/09 02:41:51 gutteridge Exp $
 
-SHA1 (marco-1.22.1.tar.xz) = 3d2cff329492fd3fef188df31761d6671e3bcde2
-RMD160 (marco-1.22.1.tar.xz) = 7e62d97b0b4c83d884728ffaaad0eb1e2fb1de66
-SHA512 (marco-1.22.1.tar.xz) = 18093f4d419fbc90f957a04ec3e36a153b3c51a6bcdc1ac5884adcc0292f157bc5e4af51e171451a4b54b5bccffdee2e8a07ed13dafb6106773abfb06b6a8a4f
-Size (marco-1.22.1.tar.xz) = 1357864 bytes
+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 (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