summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2005-03-18 07:59:08 +0000
committermartti <martti@pkgsrc.org>2005-03-18 07:59:08 +0000
commit16298514bc84dc13b87bb445d52e3c4a804ffa16 (patch)
tree940c187ece62e490af0de7e95cecdf4b7d396093 /sysutils
parentfd81d0b8d7b97864fabe6cd807120bc67d49b8a1 (diff)
downloadpkgsrc-16298514bc84dc13b87bb445d52e3c4a804ffa16.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 'sysutils')
-rw-r--r--sysutils/xfce4-appfinder/PLIST5
-rw-r--r--sysutils/xfce4-appfinder/buildlink3.mk4
-rw-r--r--sysutils/xfce4-appfinder/distinfo8
-rw-r--r--sysutils/xfce4-fm/PLIST6
-rw-r--r--sysutils/xfce4-fm/buildlink3.mk4
-rw-r--r--sysutils/xfce4-fm/distinfo8
-rw-r--r--sysutils/xfce4-systray/buildlink3.mk4
-rw-r--r--sysutils/xfce4-systray/distinfo8
8 files changed, 25 insertions, 22 deletions
diff --git a/sysutils/xfce4-appfinder/PLIST b/sysutils/xfce4-appfinder/PLIST
index 7ed1ad35454..73786bd76b1 100644
--- a/sysutils/xfce4-appfinder/PLIST
+++ b/sysutils/xfce4-appfinder/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2005/01/18 08:19:48 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/03/18 07:59:09 martti Exp $
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-appfinder.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-appfinder.mo
@@ -13,6 +14,7 @@ ${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-appfinder.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-appfinder.mo
@@ -21,6 +23,7 @@ ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-appfinder.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-appfinder.mo
diff --git a/sysutils/xfce4-appfinder/buildlink3.mk b/sysutils/xfce4-appfinder/buildlink3.mk
index 44318460bea..af1ea2f9c24 100644
--- a/sysutils/xfce4-appfinder/buildlink3.mk
+++ b/sysutils/xfce4-appfinder/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/01/17 12:48:36 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2005/03/18 07:59:09 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_APPFINDER_BUILDLINK3_MK:= ${XFCE4_APPFINDER_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-appfinder}
BUILDLINK_PACKAGES+= xfce4-appfinder
.if !empty(XFCE4_APPFINDER_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-appfinder+= xfce4-appfinder>=4.2.0
+BUILDLINK_DEPENDS.xfce4-appfinder+= xfce4-appfinder>=4.2.1
BUILDLINK_PKGSRCDIR.xfce4-appfinder?= ../../sysutils/xfce4-appfinder
.endif # XFCE4_APPFINDER_BUILDLINK3_MK
diff --git a/sysutils/xfce4-appfinder/distinfo b/sysutils/xfce4-appfinder/distinfo
index bac29e4bcba..0faf12248fe 100644
--- a/sysutils/xfce4-appfinder/distinfo
+++ b/sysutils/xfce4-appfinder/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:40:59 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/03/18 07:59:09 martti Exp $
-SHA1 (xfce4-appfinder-4.2.0.tar.gz) = cd877920def6ed363a0ea71130557db20eee583b
-RMD160 (xfce4-appfinder-4.2.0.tar.gz) = 6071f0ae18ad8056f2ac84b5ad75beb38ff68bfa
-Size (xfce4-appfinder-4.2.0.tar.gz) = 439294 bytes
+SHA1 (xfce4-appfinder-4.2.1.tar.gz) = 134c1fd0d3c1d8abf5eb91fa73023bb5151330df
+RMD160 (xfce4-appfinder-4.2.1.tar.gz) = f75916d87e699821905c8724854061a861d9ece5
+Size (xfce4-appfinder-4.2.1.tar.gz) = 442219 bytes
diff --git a/sysutils/xfce4-fm/PLIST b/sysutils/xfce4-fm/PLIST
index e58cba2e05f..383e8d7ea82 100644
--- a/sysutils/xfce4-fm/PLIST
+++ b/sysutils/xfce4-fm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:13 martti Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/03/18 07:59:09 martti Exp $
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xffm.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xffm.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xffm.mo
@@ -219,6 +219,6 @@ share/xfce4/xffm/xffm.spec.in
@dirrm share/xffm/pixmaps
@dirrm share/xffm
@dirrm share/xfce4/xffm
-@dirrm share/icons/hicolor/48x48/stock/generic
-@dirrm share/icons/hicolor/48x48/stock
+@unexec ${RMDIR} %D/share/icons/hicolor/48x48/stock/generic 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/icons/hicolor/48x48/stock 2>/dev/null || ${TRUE}
@dirrm lib/xfce4/xffm
diff --git a/sysutils/xfce4-fm/buildlink3.mk b/sysutils/xfce4-fm/buildlink3.mk
index 3a80e34624f..40fbecfc92b 100644
--- a/sysutils/xfce4-fm/buildlink3.mk
+++ b/sysutils/xfce4-fm/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_FM_BUILDLINK3_MK:= ${XFCE4_FM_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-fm}
BUILDLINK_PACKAGES+= xfce4-fm
.if !empty(XFCE4_FM_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-fm+= xfce4-fm>=4.2.0
+BUILDLINK_DEPENDS.xfce4-fm+= xfce4-fm>=4.2.1
BUILDLINK_PKGSRCDIR.xfce4-fm?= ../../sysutils/xfce4-fm
.endif # XFCE4_FM_BUILDLINK3_MK
diff --git a/sysutils/xfce4-fm/distinfo b/sysutils/xfce4-fm/distinfo
index d15f1211156..fa6e51d64f5 100644
--- a/sysutils/xfce4-fm/distinfo
+++ b/sysutils/xfce4-fm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2005/02/24 13:40:59 agc Exp $
+$NetBSD: distinfo,v 1.10 2005/03/18 07:59:09 martti Exp $
-SHA1 (xffm-4.2.0.tar.gz) = c1e23888e9816ec56e65de0a51e9a34f87f16492
-RMD160 (xffm-4.2.0.tar.gz) = 86c08448d63ad2424d06d15c3768299e6b1cb337
-Size (xffm-4.2.0.tar.gz) = 2974372 bytes
+SHA1 (xffm-4.2.1.tar.gz) = 4e35a0780afbab8de3272788a74d055046a6e344
+RMD160 (xffm-4.2.1.tar.gz) = 9824ef469989d3c584b803794e1a70ae4dbf60bd
+Size (xffm-4.2.1.tar.gz) = 2984716 bytes
diff --git a/sysutils/xfce4-systray/buildlink3.mk b/sysutils/xfce4-systray/buildlink3.mk
index 20ed1a0fdde..e7747fa05ca 100644
--- a/sysutils/xfce4-systray/buildlink3.mk
+++ b/sysutils/xfce4-systray/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_SYSTRAY_BUILDLINK3_MK:= ${XFCE4_SYSTRAY_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-systray}
BUILDLINK_PACKAGES+= xfce4-systray
.if !empty(XFCE4_SYSTRAY_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-systray+= xfce4-systray>=4.2.0
+BUILDLINK_DEPENDS.xfce4-systray+= xfce4-systray>=4.2.1
BUILDLINK_PKGSRCDIR.xfce4-systray?= ../../sysutils/xfce4-systray
.endif # XFCE4_SYSTRAY_BUILDLINK3_MK
diff --git a/sysutils/xfce4-systray/distinfo b/sysutils/xfce4-systray/distinfo
index 2ca5715b22f..c7fd39399d0 100644
--- a/sysutils/xfce4-systray/distinfo
+++ b/sysutils/xfce4-systray/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2005/02/24 13:41:00 agc Exp $
+$NetBSD: distinfo,v 1.10 2005/03/18 07:59:09 martti Exp $
-SHA1 (xfce4-systray-4.2.0.tar.gz) = 1c95cb0e664d19ed2d93ff738851cc54fde8cee6
-RMD160 (xfce4-systray-4.2.0.tar.gz) = cc44cdd226e0a5409403bbf999e768765c145049
-Size (xfce4-systray-4.2.0.tar.gz) = 313093 bytes
+SHA1 (xfce4-systray-4.2.1.tar.gz) = 74bbde77a1c37193b821f579b1641827541c6da2
+RMD160 (xfce4-systray-4.2.1.tar.gz) = 18f9969c71b923ba59342ef3d895f0f25ee5f421
+Size (xfce4-systray-4.2.1.tar.gz) = 312823 bytes