pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-settings
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Jul 20 04:06:56 UTC 2023
Modified Files:
pkgsrc/x11/xfce4-settings: Makefile distinfo
Log Message:
xfce4-settings: update to 4.18.3
Change log:
4.18.3 (2023-07-04)
======
- Displays: Fix finding a valid mode by refresh rate
- dialogs: Secure use of GSettings
- xfsettingsd: Fix wrong test for property removal
- xfsettingsd: Update also the type when updating a value
- keyboard-settings: Fix critical when opening layout selection dialog
- appearance-install-theme: Fix error message
- appearance-install-theme: Do not mention file size in error message
- appearance-install-theme: Check for theme package validity
- appearance-install-theme: Update GTK icon cache after installing
- appearance-install-theme: detect icon themes first (#271)
- appearance-install-theme: make cleanup safer
- appearance-install-theme: Use recommended way of command substitution.
- appearance-install-theme: Convert to POSIX
- Update bug report address
- display: Check for XError on transform apply
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian,
Belarusian (Tarask), Bulgarian, Catalan, Chinese (China), Chinese
(Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
Eastern Armenian, English (Australia), English (Canada), English
(United Kingdom), Estonian, Finnish, French, Galician, German, Greek,
Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian,
Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål,
Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese,
Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian,
Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/x11/xfce4-settings/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/x11/xfce4-settings/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-settings/Makefile
diff -u pkgsrc/x11/xfce4-settings/Makefile:1.79 pkgsrc/x11/xfce4-settings/Makefile:1.80
--- pkgsrc/x11/xfce4-settings/Makefile:1.79 Wed Apr 19 08:12:00 2023
+++ pkgsrc/x11/xfce4-settings/Makefile Thu Jul 20 04:06:56 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2023/04/19 08:12:00 adam Exp $
+# $NetBSD: Makefile,v 1.80 2023/07/20 04:06:56 gutteridge Exp $
-PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= xfce4-settings-4.18.2
+DISTNAME= xfce4-settings-4.18.3
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/xfce/xfce4-settings/${PKGVERSION_NOREV:R}/
@@ -51,7 +50,7 @@ MAKE_DIRS+= ${PKG_SYSCONFDIR}/menus \
.include "../../x11/libxklavier/buildlink3.mk"
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../x11/xfce4-garcon/buildlink3.mk"
-# Only really required if CSDs are enabled (now disabled by default).
+# Only really required if CSDs are enabled at runtime (now disabled by default).
.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/python/application.mk"
Index: pkgsrc/x11/xfce4-settings/distinfo
diff -u pkgsrc/x11/xfce4-settings/distinfo:1.26 pkgsrc/x11/xfce4-settings/distinfo:1.27
--- pkgsrc/x11/xfce4-settings/distinfo:1.26 Sun Feb 12 03:07:08 2023
+++ pkgsrc/x11/xfce4-settings/distinfo Thu Jul 20 04:06:56 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2023/02/12 03:07:08 gutteridge Exp $
+$NetBSD: distinfo,v 1.27 2023/07/20 04:06:56 gutteridge Exp $
-BLAKE2s (xfce4-settings-4.18.2.tar.bz2) = b6f4a13e0bfeabd745287ed061bf49acc936fa273f64732fbb69a1a6c2d9d94f
-SHA512 (xfce4-settings-4.18.2.tar.bz2) = 3371db3952f1863763b613952585873a0b8e1bd8507a64c056a918f3d16c3313e1266cb65dc341d3ce89ab281ee5a5d2cd183b6bb4078609b843524a125769b4
-Size (xfce4-settings-4.18.2.tar.bz2) = 1544572 bytes
+BLAKE2s (xfce4-settings-4.18.3.tar.bz2) = 5e0ad9ab1411c034f1f8dc7ce9150da310cf44cefbea2dcc98ed4b80305f79f0
+SHA512 (xfce4-settings-4.18.3.tar.bz2) = 81a79a886966a5f017f066ece6ad134d132b1fa18c4f8b203212fb56b45a62fe8d9814f3039cc9bda41c52338b7e80685e9671cd80db3f2f9bcd99dd7bc47d8e
+Size (xfce4-settings-4.18.3.tar.bz2) = 1553936 bytes
SHA1 (patch-dialogs_mime-settings_helpers_Makefile.in) = 680c241d9076db92fbb77481146a08c39a14cb0a
SHA1 (patch-xfce4-settings-manager_Makefile.in) = c02cd0ccede9cea56c5d123eb1b5146039712f39
SHA1 (patch-xfsettingsd_Makefile.in) = 4436cd90a4bdbdce731248735a38898afdd367d9
Home |
Main Index |
Thread Index |
Old Index