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: Tue Jul 9 02:41:51 UTC 2019
Modified Files:
pkgsrc/wm/marco: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/wm/marco/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/wm/marco/PLIST
cvs rdiff -u -r1.9 -r1.10 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.17 pkgsrc/wm/marco/Makefile:1.18
--- pkgsrc/wm/marco/Makefile:1.17 Wed May 8 01:23:19 2019
+++ pkgsrc/wm/marco/Makefile Tue Jul 9 02:41:51 2019
@@ -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
Index: pkgsrc/wm/marco/PLIST
diff -u pkgsrc/wm/marco/PLIST:1.5 pkgsrc/wm/marco/PLIST:1.6
--- pkgsrc/wm/marco/PLIST:1.5 Wed Jan 16 15:01:30 2019
+++ pkgsrc/wm/marco/PLIST Tue Jul 9 02:41:51 2019
@@ -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/hr/LC_MESSAGES/marco.mo
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
Index: pkgsrc/wm/marco/distinfo
diff -u pkgsrc/wm/marco/distinfo:1.9 pkgsrc/wm/marco/distinfo:1.10
--- pkgsrc/wm/marco/distinfo:1.9 Wed May 8 01:23:19 2019
+++ pkgsrc/wm/marco/distinfo Tue Jul 9 02:41:51 2019
@@ -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