summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authormartti <martti>2005-03-18 07:59:08 +0000
committermartti <martti>2005-03-18 07:59:08 +0000
commit75952b9a84d12d770577b9581b4502e267ba60d3 (patch)
tree940c187ece62e490af0de7e95cecdf4b7d396093 /wm
parent50ac769a1140ba6d678e9e4b1a67676a3c269657 (diff)
downloadpkgsrc-75952b9a84d12d770577b9581b4502e267ba60d3.tar.gz
Updated xfce to 4.2.1.1
General: * Don't use G_INLINE_FUNC in the source code, which fixes several weird build errors. libxfce4util: * Fix a problem with NFS mounted home directories in Solaris (#724) xfce4-session: * Fix RedHat shutdown code (#703) xfdesktop: * fix handling of quoted commands in the desktop menu (#776) * fix handling of .desktop files with no Categories list (#776) * add "edit menu" button to panel plugin prefs (#554), and ability to change the button tooltip (#764) * fix broken panel plugin behavior when trying to track the default desktop menu. there's a new option to either follow the default menu, or use a static menu file (#778) * fix bug where xfdesktop would crash if the windowlist was opened, then a window was destroyed, and then that window was selected from the list (#672) * fix "unique" attribute of system menu inclusion xffm: * ensure posix.1-1996 compatibility (#695) * fix for crash on opening fstab on solaris (#726) * avoid a showstopper gtk-2.4 bug (scaling gdkpixbufs from svg images). This is bugzilla #751 report. Not all gtk showstopper bugs from svg can be avoided. In particular with office/mobile_phone_01.svg. This file will also crash rox * allow relative paths for icon resolution (xfce4-modules) * validate utf error messages (#737) * don't quote paths that are already quoted. * change smb-share icon to proper icon * fix borked overwrite warning dialog message * bug fixes for keyboardnavigation to close bug #795 * separate remove and paste button in toolbar to avoid confusing the remove confirmation dialog with the overwrite confirmation dialog * fix translation problems in several languages, including brazilian-portuguese * fill in some missing spanish translation strings * fix for bug #524 (crashing xffm by mounting cdrom and trying to open it in the other treeview before mount is complete) xfcalendar: * remembering of its position (bug #691 and #789) * warning box for preventing users to loose their changes (#714 and #738) * possibility to show/hide xfcalendar in taskbar, pager and systray (#719) * possibility to choose to either show or hide the calendar window when xfcalendar is launched (it remembered before the status when leaving) xfce4-panel: * Save configuration file only on exit * Fix double click on inactive item in dialog (#739) * 64bit fix * Clock applet tweak (#716, hopefully) xfprint: * remove FILE backend and add a print-to-file entry in the printing dialog * multiple bugfixes (#816, #817, #818, #820) in the BSD-LPR backend
Diffstat (limited to 'wm')
-rw-r--r--wm/xfce4-wm-themes/buildlink3.mk4
-rw-r--r--wm/xfce4-wm-themes/distinfo8
-rw-r--r--wm/xfce4-wm/buildlink3.mk4
-rw-r--r--wm/xfce4-wm/distinfo8
4 files changed, 12 insertions, 12 deletions
diff --git a/wm/xfce4-wm-themes/buildlink3.mk b/wm/xfce4-wm-themes/buildlink3.mk
index 77e823d239c..b0a0cb61abf 100644
--- a/wm/xfce4-wm-themes/buildlink3.mk
+++ b/wm/xfce4-wm-themes/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2005/03/18 07:59:09 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_WM_THEMES_BUILDLINK3_MK:= ${XFCE4_WM_THEMES_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-wm-themes}
BUILDLINK_PACKAGES+= xfce4-wm-themes
.if !empty(XFCE4_WM_THEMES_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-wm-themes+= xfce4-wm-themes>=4.2.0
+BUILDLINK_DEPENDS.xfce4-wm-themes+= xfce4-wm-themes>=4.2.1
BUILDLINK_PKGSRCDIR.xfce4-wm-themes?= ../../wm/xfce4-wm-themes
.endif # XFCE4_WM_THEMES_BUILDLINK3_MK
diff --git a/wm/xfce4-wm-themes/distinfo b/wm/xfce4-wm-themes/distinfo
index 75624d30c3f..e0ccdaf5882 100644
--- a/wm/xfce4-wm-themes/distinfo
+++ b/wm/xfce4-wm-themes/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2005/02/23 18:43:56 wiz Exp $
+$NetBSD: distinfo,v 1.9 2005/03/18 07:59:09 martti Exp $
-SHA1 (xfwm4-themes-4.2.0.tar.gz) = 79333b2006e58dc32e6a5210cf80f8475ff4af7d
-RMD160 (xfwm4-themes-4.2.0.tar.gz) = 83728d254b4b7a2a9f1ffed5522e965e059e668f
-Size (xfwm4-themes-4.2.0.tar.gz) = 779350 bytes
+SHA1 (xfwm4-themes-4.2.1.tar.gz) = fe396c315044a43d7c774a613e213ed4a00f33b7
+RMD160 (xfwm4-themes-4.2.1.tar.gz) = d5566238b4dc31d9429dfb0dcb061f3794f15a50
+Size (xfwm4-themes-4.2.1.tar.gz) = 779707 bytes
diff --git a/wm/xfce4-wm/buildlink3.mk b/wm/xfce4-wm/buildlink3.mk
index e686e3df6a2..bb1027aee30 100644
--- a/wm/xfce4-wm/buildlink3.mk
+++ b/wm/xfce4-wm/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2005/03/18 07:59:09 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_WM_BUILDLINK3_MK:= ${XFCE4_WM_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-wm}
BUILDLINK_PACKAGES+= xfce4-wm
.if !empty(XFCE4_WM_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-wm+= xfce4-wm>=4.2.0
+BUILDLINK_DEPENDS.xfce4-wm+= xfce4-wm>=4.2.1
BUILDLINK_PKGSRCDIR.xfce4-wm?= ../../wm/xfce4-wm
.endif # XFCE4_WM_BUILDLINK3_MK
diff --git a/wm/xfce4-wm/distinfo b/wm/xfce4-wm/distinfo
index 0417e1913dc..b4706094fe8 100644
--- a/wm/xfce4-wm/distinfo
+++ b/wm/xfce4-wm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/02/23 18:43:56 wiz Exp $
+$NetBSD: distinfo,v 1.11 2005/03/18 07:59:09 martti Exp $
-SHA1 (xfwm4-4.2.0.tar.gz) = d1e83b570c35d618facdd0d3575c807ae9e0703f
-RMD160 (xfwm4-4.2.0.tar.gz) = af3a9f9a5e1e55a1f14d3cdf51e7aff1f0a217fa
-Size (xfwm4-4.2.0.tar.gz) = 1112459 bytes
+SHA1 (xfwm4-4.2.1.tar.gz) = 3737828d08b69da8f502a84c094e6307b23569be
+RMD160 (xfwm4-4.2.1.tar.gz) = f40e995945b8293c2b1530ca631c8603affc5ae7
+Size (xfwm4-4.2.1.tar.gz) = 1115932 bytes