diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2021-07-27 03:12:00 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2021-07-27 03:12:00 +0000 |
commit | e37d5cab70260656ca629670a5b443609dc9e552 (patch) | |
tree | cf9f7a7fbdbb3334a4ee41adf5e3e6b6e305ad44 /x11 | |
parent | 5344da3edfa7989485c75877ffc650599b11a8c1 (diff) | |
download | pkgsrc-e37d5cab70260656ca629670a5b443609dc9e552.tar.gz |
mate-desktop: update to 1.24.1
Change log:
mate-desktop 1.24.1
* Translations update
* build: silent build warnings for distcheck
* build: use MATE_COMPILE_WARNINGS = yes as default
* mate-about.desktop: Do not collect the translation for Icon
* mate-about: remove unused variable ‘window’
* Remove GTimeVal deprecation warning for GLib 2.61.2+
* Make the build reproducible
* build: add meson config files to EXTRA_DIST
Diffstat (limited to 'x11')
-rw-r--r-- | x11/mate-desktop/Makefile | 5 | ||||
-rw-r--r-- | x11/mate-desktop/PLIST | 3 | ||||
-rw-r--r-- | x11/mate-desktop/distinfo | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile index 61a6885d3b7..164e5a34853 100644 --- a/x11/mate-desktop/Makefile +++ b/x11/mate-desktop/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2021/05/02 10:24:53 nia Exp $ +# $NetBSD: Makefile,v 1.31 2021/07/27 03:12:00 gutteridge Exp $ -PKGREVISION= 2 .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= mate-desktop-${VERSION:R}.0 +DISTNAME= mate-desktop-${VERSION:R}.1 CATEGORIES= x11 COMMENT= MATE desktop library diff --git a/x11/mate-desktop/PLIST b/x11/mate-desktop/PLIST index bccb80c8cbb..2dd7ab2ad20 100644 --- a/x11/mate-desktop/PLIST +++ b/x11/mate-desktop/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2020/04/05 16:05:42 bsiegert Exp $ +@comment $NetBSD: PLIST,v 1.10 2021/07/27 03:12:00 gutteridge Exp $ bin/mate-about bin/mate-color-select include/mate-desktop-2.0/libmate-desktop/mate-bg-crossfade.h @@ -136,6 +136,7 @@ share/locale/it/LC_MESSAGES/mate-desktop.mo share/locale/ja/LC_MESSAGES/mate-desktop.mo share/locale/jv/LC_MESSAGES/mate-desktop.mo share/locale/ka/LC_MESSAGES/mate-desktop.mo +share/locale/kab/LC_MESSAGES/mate-desktop.mo share/locale/kk/LC_MESSAGES/mate-desktop.mo share/locale/kn/LC_MESSAGES/mate-desktop.mo share/locale/ko/LC_MESSAGES/mate-desktop.mo diff --git a/x11/mate-desktop/distinfo b/x11/mate-desktop/distinfo index b6de2e5fb8e..781714da47c 100644 --- a/x11/mate-desktop/distinfo +++ b/x11/mate-desktop/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2020/04/05 16:05:42 bsiegert Exp $ +$NetBSD: distinfo,v 1.11 2021/07/27 03:12:00 gutteridge Exp $ -SHA1 (mate-desktop-1.24.0.tar.xz) = 2adce91cd287c8b6adca93184f48b700a9102551 -RMD160 (mate-desktop-1.24.0.tar.xz) = caad8d67fcd4c74126430113e0bde64e936986dc -SHA512 (mate-desktop-1.24.0.tar.xz) = ca60325e7f6167efd21bdd32ae40c2f2bf5ae9bef85f0a43afec05d50567fb650fc0426d94c510b3a42c625dc4b2d31d7559befa50cfbb6d9878635558a52323 -Size (mate-desktop-1.24.0.tar.xz) = 1113912 bytes +SHA1 (mate-desktop-1.24.1.tar.xz) = c8b132e630ebff8c4882afdf4069b7abb89a2edf +RMD160 (mate-desktop-1.24.1.tar.xz) = 07ca7baadaebd87839ec6b47c44a6f81125ad889 +SHA512 (mate-desktop-1.24.1.tar.xz) = 0691dd613946d5d67596d98cd489536f5876cb97fb4c5290133b198479b4bfa3835ca52a16a2d0cc5e863d625aedda83ab01e85d67f58a09763673f0f18ebc5a +Size (mate-desktop-1.24.1.tar.xz) = 1115988 bytes SHA1 (patch-schemas_org.mate.interface.gschema.xml.in) = bd3b82a9ffa0eb5a5b464a8bbfa8e8b06eb7b847 |