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 May 23 02:23:39 UTC 2019

Modified Files:
        pkgsrc/x11/xfce4-settings: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/x11/xfce4-settings/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xfce4-settings/PLIST
cvs rdiff -u -r1.12 -r1.13 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.48 pkgsrc/x11/xfce4-settings/Makefile:1.49
--- pkgsrc/x11/xfce4-settings/Makefile:1.48     Thu Jan 17 06:30:26 2019
+++ pkgsrc/x11/xfce4-settings/Makefile  Thu May 23 02:23:39 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.48 2019/01/17 06:30:26 gutteridge Exp $
+# $NetBSD: Makefile,v 1.49 2019/05/23 02:23:39 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       4.13.5
+VERSION=       4.13.6
 DISTNAME=      xfce4-settings-${VERSION}
 CATEGORIES=    x11
-MASTER_SITES=  http://archive.xfce.org/src/xfce/xfce4-settings/4.13/
+MASTER_SITES=  http://archive.xfce.org/src/xfce/xfce4-settings/${VERSION:R}/
 
 HOMEPAGE=      http://docs.xfce.org/xfce/xfce4-settings/start
 COMMENT=       Xfce settings manager

Index: pkgsrc/x11/xfce4-settings/PLIST
diff -u pkgsrc/x11/xfce4-settings/PLIST:1.6 pkgsrc/x11/xfce4-settings/PLIST:1.7
--- pkgsrc/x11/xfce4-settings/PLIST:1.6 Thu Jan 17 06:30:26 2019
+++ pkgsrc/x11/xfce4-settings/PLIST     Thu May 23 02:23:39 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2019/01/17 06:30:26 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/05/23 02:23:39 gutteridge Exp $
 bin/xfce4-accessibility-settings
 bin/xfce4-appearance-settings
 bin/xfce4-display-settings
@@ -48,6 +48,7 @@ share/locale/he/LC_MESSAGES/xfce4-settin
 share/locale/hr/LC_MESSAGES/xfce4-settings.mo
 share/locale/hu/LC_MESSAGES/xfce4-settings.mo
 share/locale/id/LC_MESSAGES/xfce4-settings.mo
+share/locale/ie/LC_MESSAGES/xfce4-settings.mo
 share/locale/is/LC_MESSAGES/xfce4-settings.mo
 share/locale/it/LC_MESSAGES/xfce4-settings.mo
 share/locale/ja/LC_MESSAGES/xfce4-settings.mo

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



Home | Main Index | Thread Index | Old Index