Thu May 23 02:23:39 2019 UTC ()
xfce4-settings: update to 4.13.6

Change log:

4.13.6
======
- New Feature: Add color-settings (colord frontend)
- New Feature: Add display profile support to the daemon
- Bugfixes and other smaller changes:
  - display:
    - Track and highlight active profile
    - Ask user to update profile when closing with unsaved
      changes
    - Add interactive information about primary display setting
    - Improve profile-create popover
    - Improve profile-delete dialog
    - UI alignment improvements
    - Reduce complexity of the code and speedup
      display_settings_get_profiles
    - Replace deprecated GtkStock
    - Re-introduce display numbering
    - Ensure the settomgs dialog gets properly destroyed
    - Verify unique profile names
    - Drop connector name from profile matching
    - Correctly fall back to previous profile on cancel
    - Fix alignment of buttons in minimal dialog
    - Only show profiles which match *all* connected displays
    - Update profile list on screen changes
    - Fix crash when no RRMode is available (bug #12607)
    - Correctly hide primary setting with 1 display
    - Fix calculation of offset
    - Always show the 'primary display' option
    - Make primary indicator a star icon
    - Throw warning when monitors exceed max screen size
  - color: Always select first device on startup (Bug #15266)
  - xfsettingsd: Increase startup priority
  - Fix scrolling in embedded settings dialogs (Xfce #14285, LP #1653448)
  - Fix search change clearing and hiding sections (bug #14792)
  - Resolved g_type_class_add_private deprecations (GObject 2.58)
  - Fix incremental sending from the clipboard manager (Bug #13537)
  - Fix WindowScalingFactory property type
  - Fix code spacing
  - Fix memory leaks
  - Fix CID 337242: Null pointer dereferences (REVERSE_INULL)
  - Fix compiler warnings
  - Fix icon names
  - Update configure.ac.in
  - Update .gitignore
  - Set yes as the default debug level
- Translation Updates:
    Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan,
    Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian,
    Czech, Danish, Dutch (Flemish), English (Australia), English (Great
    Britain), Finnish, French, Galician, German, Greek, Hebrew, Hungarian,
    Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian,
    Malay, Norwegian Bokm奪l, Norwegian Nynorsk, Occitan, Polish,
    Portuguese, Portuguese (Brazilian), Romanian, Russian, Serbian, Slovak,
    Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur


(gutteridge)
diff -r1.48 -r1.49 pkgsrc/x11/xfce4-settings/Makefile
diff -r1.6 -r1.7 pkgsrc/x11/xfce4-settings/PLIST
diff -r1.12 -r1.13 pkgsrc/x11/xfce4-settings/distinfo

cvs diff -r1.48 -r1.49 pkgsrc/x11/xfce4-settings/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-settings/Makefile 2019/01/17 06:30:26 1.48
+++ pkgsrc/x11/xfce4-settings/Makefile 2019/05/23 02:23:39 1.49
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.48 2019/01/17 06:30:26 gutteridge Exp $ 1# $NetBSD: Makefile,v 1.49 2019/05/23 02:23:39 gutteridge Exp $
2 2
3.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
4 4
5VERSION= 4.13.5 5VERSION= 4.13.6
6DISTNAME= xfce4-settings-${VERSION} 6DISTNAME= xfce4-settings-${VERSION}
7CATEGORIES= x11 7CATEGORIES= x11
8MASTER_SITES= http://archive.xfce.org/src/xfce/xfce4-settings/4.13/ 8MASTER_SITES= http://archive.xfce.org/src/xfce/xfce4-settings/${VERSION:R}/
9 9
10HOMEPAGE= http://docs.xfce.org/xfce/xfce4-settings/start 10HOMEPAGE= http://docs.xfce.org/xfce/xfce4-settings/start
11COMMENT= Xfce settings manager 11COMMENT= Xfce settings manager
12 12
13BUILD_DEFS+= PKG_SYSCONFBASE 13BUILD_DEFS+= PKG_SYSCONFBASE
14 14
15CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE} 15CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE}
16CONFIGURE_ARGS+= --enable-sound-settings 16CONFIGURE_ARGS+= --enable-sound-settings
17CONFIGURE_ARGS+= --enable-pluggable-dialogs 17CONFIGURE_ARGS+= --enable-pluggable-dialogs
18 18
19PKG_SYSCONFSUBDIR= xdg 19PKG_SYSCONFSUBDIR= xdg
20 20
21CONF_FILES= ${XFCE4_EGBASE}/menus/xfce-settings-manager.menu \ 21CONF_FILES= ${XFCE4_EGBASE}/menus/xfce-settings-manager.menu \

cvs diff -r1.6 -r1.7 pkgsrc/x11/xfce4-settings/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-settings/PLIST 2019/01/17 06:30:26 1.6
+++ pkgsrc/x11/xfce4-settings/PLIST 2019/05/23 02:23:39 1.7
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.6 2019/01/17 06:30:26 gutteridge Exp $ 1@comment $NetBSD: PLIST,v 1.7 2019/05/23 02:23:39 gutteridge Exp $
2bin/xfce4-accessibility-settings 2bin/xfce4-accessibility-settings
3bin/xfce4-appearance-settings 3bin/xfce4-appearance-settings
4bin/xfce4-display-settings 4bin/xfce4-display-settings
5bin/xfce4-find-cursor 5bin/xfce4-find-cursor
6bin/xfce4-keyboard-settings 6bin/xfce4-keyboard-settings
7bin/xfce4-mime-settings 7bin/xfce4-mime-settings
8bin/xfce4-mouse-settings 8bin/xfce4-mouse-settings
9bin/xfce4-settings-editor 9bin/xfce4-settings-editor
10bin/xfce4-settings-manager 10bin/xfce4-settings-manager
11bin/xfsettingsd 11bin/xfsettingsd
12lib/xfce4/settings/appearance-install-theme 12lib/xfce4/settings/appearance-install-theme
13share/applications/xfce-display-settings.desktop 13share/applications/xfce-display-settings.desktop
14share/applications/xfce-keyboard-settings.desktop 14share/applications/xfce-keyboard-settings.desktop
@@ -38,26 +38,27 @@ share/locale/da/LC_MESSAGES/xfce4-settin @@ -38,26 +38,27 @@ share/locale/da/LC_MESSAGES/xfce4-settin
38share/locale/de/LC_MESSAGES/xfce4-settings.mo 38share/locale/de/LC_MESSAGES/xfce4-settings.mo
39share/locale/el/LC_MESSAGES/xfce4-settings.mo 39share/locale/el/LC_MESSAGES/xfce4-settings.mo
40share/locale/en_AU/LC_MESSAGES/xfce4-settings.mo 40share/locale/en_AU/LC_MESSAGES/xfce4-settings.mo
41share/locale/en_GB/LC_MESSAGES/xfce4-settings.mo 41share/locale/en_GB/LC_MESSAGES/xfce4-settings.mo
42share/locale/es/LC_MESSAGES/xfce4-settings.mo 42share/locale/es/LC_MESSAGES/xfce4-settings.mo
43share/locale/eu/LC_MESSAGES/xfce4-settings.mo 43share/locale/eu/LC_MESSAGES/xfce4-settings.mo
44share/locale/fi/LC_MESSAGES/xfce4-settings.mo 44share/locale/fi/LC_MESSAGES/xfce4-settings.mo
45share/locale/fr/LC_MESSAGES/xfce4-settings.mo 45share/locale/fr/LC_MESSAGES/xfce4-settings.mo
46share/locale/gl/LC_MESSAGES/xfce4-settings.mo 46share/locale/gl/LC_MESSAGES/xfce4-settings.mo
47share/locale/he/LC_MESSAGES/xfce4-settings.mo 47share/locale/he/LC_MESSAGES/xfce4-settings.mo
48share/locale/hr/LC_MESSAGES/xfce4-settings.mo 48share/locale/hr/LC_MESSAGES/xfce4-settings.mo
49share/locale/hu/LC_MESSAGES/xfce4-settings.mo 49share/locale/hu/LC_MESSAGES/xfce4-settings.mo
50share/locale/id/LC_MESSAGES/xfce4-settings.mo 50share/locale/id/LC_MESSAGES/xfce4-settings.mo
 51share/locale/ie/LC_MESSAGES/xfce4-settings.mo
51share/locale/is/LC_MESSAGES/xfce4-settings.mo 52share/locale/is/LC_MESSAGES/xfce4-settings.mo
52share/locale/it/LC_MESSAGES/xfce4-settings.mo 53share/locale/it/LC_MESSAGES/xfce4-settings.mo
53share/locale/ja/LC_MESSAGES/xfce4-settings.mo 54share/locale/ja/LC_MESSAGES/xfce4-settings.mo
54share/locale/kk/LC_MESSAGES/xfce4-settings.mo 55share/locale/kk/LC_MESSAGES/xfce4-settings.mo
55share/locale/ko/LC_MESSAGES/xfce4-settings.mo 56share/locale/ko/LC_MESSAGES/xfce4-settings.mo
56share/locale/lt/LC_MESSAGES/xfce4-settings.mo 57share/locale/lt/LC_MESSAGES/xfce4-settings.mo
57share/locale/lv/LC_MESSAGES/xfce4-settings.mo 58share/locale/lv/LC_MESSAGES/xfce4-settings.mo
58share/locale/ms/LC_MESSAGES/xfce4-settings.mo 59share/locale/ms/LC_MESSAGES/xfce4-settings.mo
59share/locale/nb/LC_MESSAGES/xfce4-settings.mo 60share/locale/nb/LC_MESSAGES/xfce4-settings.mo
60share/locale/nl/LC_MESSAGES/xfce4-settings.mo 61share/locale/nl/LC_MESSAGES/xfce4-settings.mo
61share/locale/nn/LC_MESSAGES/xfce4-settings.mo 62share/locale/nn/LC_MESSAGES/xfce4-settings.mo
62share/locale/oc/LC_MESSAGES/xfce4-settings.mo 63share/locale/oc/LC_MESSAGES/xfce4-settings.mo
63share/locale/pa/LC_MESSAGES/xfce4-settings.mo 64share/locale/pa/LC_MESSAGES/xfce4-settings.mo

cvs diff -r1.12 -r1.13 pkgsrc/x11/xfce4-settings/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-settings/distinfo 2019/01/17 06:30:26 1.12
+++ pkgsrc/x11/xfce4-settings/distinfo 2019/05/23 02:23:39 1.13
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.12 2019/01/17 06:30:26 gutteridge Exp $ 1$NetBSD: distinfo,v 1.13 2019/05/23 02:23:39 gutteridge Exp $
2 2
3SHA1 (xfce4-settings-4.13.5.tar.bz2) = fd75288e5027430d31dab06615bdaefbfbcb808d 3SHA1 (xfce4-settings-4.13.6.tar.bz2) = db6f5fbe03e5ec6a8d8b51a430cb0d6ccab1ab7f
4RMD160 (xfce4-settings-4.13.5.tar.bz2) = 4d1ab357da142303914ae35419626457509aad94 4RMD160 (xfce4-settings-4.13.6.tar.bz2) = 9e576059e6ab2fe205e778c18ca93dc55558fede
5SHA512 (xfce4-settings-4.13.5.tar.bz2) = 5e7b13b25767091ab0b1a5683359f33e4a86151dd9321681fc4d896fcd9cc569effaebfbab70bc734e07041e9fbb1c3015f9a177146de8a128c4a539462dba5e 5SHA512 (xfce4-settings-4.13.6.tar.bz2) = 7fe4655a5644dec8688eebc508e23bace7af76c6b8eeb3821fa9a4ec79862cde64cf59ee2ac70a27ff378ef887ce6d109ef1b1d9e5f7e98f96fdb43604e024b6
6Size (xfce4-settings-4.13.5.tar.bz2) = 1067538 bytes 6Size (xfce4-settings-4.13.6.tar.bz2) = 1163147 bytes
7SHA1 (patch-xfce4-settings-manager_Makefile.in) = c02cd0ccede9cea56c5d123eb1b5146039712f39 7SHA1 (patch-xfce4-settings-manager_Makefile.in) = c02cd0ccede9cea56c5d123eb1b5146039712f39
8SHA1 (patch-xfsettingsd_Makefile.in) = 4436cd90a4bdbdce731248735a38898afdd367d9 8SHA1 (patch-xfsettingsd_Makefile.in) = 4436cd90a4bdbdce731248735a38898afdd367d9
9SHA1 (patch-xfsettingsd_xsettings.xml) = dc4130aeabac2c5964695ae8b55a61a9989ff67d 9SHA1 (patch-xfsettingsd_xsettings.xml) = dc4130aeabac2c5964695ae8b55a61a9989ff67d