pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xfce4-desktop xfce4-desktop: update to 4.13.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f13679bdf62
branches:  trunk
changeset: 334316:9f13679bdf62
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu May 23 03:04:16 2019 +0000

description:
xfce4-desktop: update to 4.13.4

Change log:

4.13.4
======
[Please note that this is a development release.]

Development release of xfdesktop targeting for Xfce 4.14.
Please report all problems at bugzilla.xfce.org.

- Re-introduce ability to move icons to other displays (Bug #15198)
- Make 'Move to Trash' icon the same as Thunar (Bug #15234)
- Match Thunar Drag and Drop behavior (Bug #14919)
- Stop ongoing drag/selection if middle/right mouse button is
  pressed (Bug #14180)
- Fix Desktop icons order resets, by adding link to last used configuration as
  fallback (Bug #11266)
- Fix xfdesktop crashes after multiples --reload (Bug #15060)
- Fix scaling of images with orientation metadata (Bug #14644)
- Fix stretching/zooming of images with orientation metadata (Bug #15292)
- Fix has_mime_type implementation (Bug #15295)
- Use clipboard target "text/uri-list" when copying/cutting (Bug #13379)
- Set desktop environment for garcon app menu (Bug #14599)
- Remove faulty line in glade file (Bug #15293)
- Fix g_type_class_add_private is deprecated
- Avoid invalid memory access (Bug #15299)
- Avoid timer leak when docking-undocking monitors (Bug #13887)
- Use clipboard target "text/uri-list" when copying/cutting (Bug #13379)
- Set desktop environment for garcon app menu (Bug #14599)
- Properly center workspace header in windowlist (Bug #15405)
- Fix memory leak when monitors change (Bug #14844)
- Replace/remove deprecated functions
- Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian,
  Bulgarian, Chinese (Hong Kong), Chinese (Taiwan), Danish, English (Australia),
  English (Great Britain), Estonian, Finnish, French, Galician, Greek,
  Icelandic, Indonesian, Italian, Korean, Norwegian Bokm?l, Norwegian Nynorsk,
  Occitan, Polish, Portuguese (Brazilian), Romanian, Russian, Serbian,
  Slovenian, Spanish, Uyghur

diffstat:

 x11/xfce4-desktop/Makefile |   9 +++++----
 x11/xfce4-desktop/PLIST    |   3 ++-
 x11/xfce4-desktop/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 10 deletions(-)

diffs (54 lines):

diff -r 0029c48a3c26 -r 9f13679bdf62 x11/xfce4-desktop/Makefile
--- a/x11/xfce4-desktop/Makefile        Thu May 23 03:01:10 2019 +0000
+++ b/x11/xfce4-desktop/Makefile        Thu May 23 03:04:16 2019 +0000
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.75 2019/03/09 19:33:45 gutteridge Exp $
+# $NetBSD: Makefile,v 1.76 2019/05/23 03:04:16 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfdesktop-4.13.3
-PKGNAME=       xfce4-desktop-4.13.3
+VERSION=       4.13.4
+DISTNAME=      xfdesktop-${VERSION}
+PKGNAME=       xfce4-desktop-${VERSION}
 CATEGORIES=    x11
-MASTER_SITES+= http://archive.xfce.org/src/xfce/xfdesktop/4.13/
+MASTER_SITES+= http://archive.xfce.org/src/xfce/xfdesktop/${VERSION:R}/
 
 HOMEPAGE=      http://docs.xfce.org/xfce/xfdesktop/start
 COMMENT=       Xfce desktop background manager
diff -r 0029c48a3c26 -r 9f13679bdf62 x11/xfce4-desktop/PLIST
--- a/x11/xfce4-desktop/PLIST   Thu May 23 03:01:10 2019 +0000
+++ b/x11/xfce4-desktop/PLIST   Thu May 23 03:04:16 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.28 2019/03/09 19:33:45 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.29 2019/05/23 03:04:16 gutteridge Exp $
 bin/xfdesktop
 bin/xfdesktop-settings
 man/man1/xfdesktop.1
@@ -36,6 +36,7 @@
 share/locale/hr/LC_MESSAGES/xfdesktop.mo
 share/locale/hu/LC_MESSAGES/xfdesktop.mo
 share/locale/id/LC_MESSAGES/xfdesktop.mo
+share/locale/ie/LC_MESSAGES/xfdesktop.mo
 share/locale/is/LC_MESSAGES/xfdesktop.mo
 share/locale/it/LC_MESSAGES/xfdesktop.mo
 share/locale/ja/LC_MESSAGES/xfdesktop.mo
diff -r 0029c48a3c26 -r 9f13679bdf62 x11/xfce4-desktop/distinfo
--- a/x11/xfce4-desktop/distinfo        Thu May 23 03:01:10 2019 +0000
+++ b/x11/xfce4-desktop/distinfo        Thu May 23 03:04:16 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.29 2019/03/09 19:33:45 gutteridge Exp $
+$NetBSD: distinfo,v 1.30 2019/05/23 03:04:16 gutteridge Exp $
 
-SHA1 (xfdesktop-4.13.3.tar.bz2) = cbcb0f76a7a558239b610acf7749003f64967444
-RMD160 (xfdesktop-4.13.3.tar.bz2) = 6709790ca0b43163a67812a915d317855b173e95
-SHA512 (xfdesktop-4.13.3.tar.bz2) = 5d828ad653b46ab1edc8300335321bab48e0ad2be1ae02944eff553375a6059513aeb363c73aaec1a6958dd3f1c873920287ad911cfe7b8096b447f1b8165ce3
-Size (xfdesktop-4.13.3.tar.bz2) = 1487433 bytes
+SHA1 (xfdesktop-4.13.4.tar.bz2) = 89bdad11e7bae5f01c199ba2d75f4f680dc8703d
+RMD160 (xfdesktop-4.13.4.tar.bz2) = 33c99c06a992800d08e9cc8ba5f68f1a3a0d8f80
+SHA512 (xfdesktop-4.13.4.tar.bz2) = 3943fc2af3ca3996a38900fea4a03004e1d3f8728a8517c988bd59744607ed8e4ba3f135d6075833af206df3c35464633f47e374c26fcbb8a20f0f1ecfdb7da6
+Size (xfdesktop-4.13.4.tar.bz2) = 1485482 bytes
 SHA1 (patch-backgrounds_Makefile.in) = 9310c57da7265b65b0ac1073d7481006162ccd95
 SHA1 (patch-common_xfdesktop-common.h) = b7ef1fcb25012864706eea2e233955cfb9ba1bf7



Home | Main Index | Thread Index | Old Index