summaryrefslogtreecommitdiff
path: root/x11/xfce4-desktop/Makefile
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2019-05-23 03:04:16 +0000
committergutteridge <gutteridge@pkgsrc.org>2019-05-23 03:04:16 +0000
commit72d0eba78039d339c83405320eb08fe01f376832 (patch)
tree64808d64f6d68d25c27566aff00481a6c7331597 /x11/xfce4-desktop/Makefile
parentd579bfb6395c15993585d4d5505d087707d11122 (diff)
downloadpkgsrc-72d0eba78039d339c83405320eb08fe01f376832.tar.gz
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 (limited to 'x11/xfce4-desktop/Makefile')
-rw-r--r--x11/xfce4-desktop/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile
index d3d2406ea63..46e6d16b841 100644
--- a/x11/xfce4-desktop/Makefile
+++ b/x11/xfce4-desktop/Makefile
@@ -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