summaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/xfce4-icon-theme/buildlink3.mk4
-rw-r--r--graphics/xfce4-icon-theme/distinfo8
-rw-r--r--graphics/xfce4-iconbox/PLIST3
-rw-r--r--graphics/xfce4-iconbox/buildlink3.mk4
-rw-r--r--graphics/xfce4-iconbox/distinfo8
5 files changed, 14 insertions, 13 deletions
diff --git a/graphics/xfce4-icon-theme/buildlink3.mk b/graphics/xfce4-icon-theme/buildlink3.mk
index 028205fc670..3995de5b4ea 100644
--- a/graphics/xfce4-icon-theme/buildlink3.mk
+++ b/graphics/xfce4-icon-theme/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/01/17 12:47:07 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2005/03/18 07:59:09 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_ICON_THEME_BUILDLINK3_MK:= ${XFCE4_ICON_THEME_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-icon-theme}
BUILDLINK_PACKAGES+= xfce4-icon-theme
.if !empty(XFCE4_ICON_THEME_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.2.0
+BUILDLINK_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.2.1
BUILDLINK_PKGSRCDIR.xfce4-icon-theme?= ../../graphics/xfce4-icon-theme
.endif # XFCE4_ICON_THEME_BUILDLINK3_MK
diff --git a/graphics/xfce4-icon-theme/distinfo b/graphics/xfce4-icon-theme/distinfo
index 35303c5de6d..8fe75ad231c 100644
--- a/graphics/xfce4-icon-theme/distinfo
+++ b/graphics/xfce4-icon-theme/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 08:45:14 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/03/18 07:59:09 martti Exp $
-SHA1 (xfce4-icon-theme-4.2.0.tar.gz) = 676b64bccc185d3912ba16d6efe829a2e067825b
-RMD160 (xfce4-icon-theme-4.2.0.tar.gz) = d7962915ccc5017e04d9669044fee158ea6946a6
-Size (xfce4-icon-theme-4.2.0.tar.gz) = 1554877 bytes
+SHA1 (xfce4-icon-theme-4.2.1.tar.gz) = a1c59da074247073d380c497b13cbba32fe5ea21
+RMD160 (xfce4-icon-theme-4.2.1.tar.gz) = 73be01cd46e40af0c8845f91d0ff9d4cda6baf68
+Size (xfce4-icon-theme-4.2.1.tar.gz) = 1555028 bytes
diff --git a/graphics/xfce4-iconbox/PLIST b/graphics/xfce4-iconbox/PLIST
index 33ffef315a9..dc94f40e74c 100644
--- a/graphics/xfce4-iconbox/PLIST
+++ b/graphics/xfce4-iconbox/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.8 2005/01/17 12:56:13 martti Exp $
+@comment $NetBSD: PLIST,v 1.9 2005/03/18 07:59:09 martti Exp $
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-iconbox.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-iconbox.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-iconbox.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce4-iconbox.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-iconbox.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-iconbox.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xfce4-iconbox.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-iconbox.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-iconbox.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-iconbox.mo
diff --git a/graphics/xfce4-iconbox/buildlink3.mk b/graphics/xfce4-iconbox/buildlink3.mk
index 52bc8b02a57..9eb6e7692a9 100644
--- a/graphics/xfce4-iconbox/buildlink3.mk
+++ b/graphics/xfce4-iconbox/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_ICONBOX_BUILDLINK3_MK:= ${XFCE4_ICONBOX_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-iconbox}
BUILDLINK_PACKAGES+= xfce4-iconbox
.if !empty(XFCE4_ICONBOX_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-iconbox+= xfce4-iconbox>=4.2.0
+BUILDLINK_DEPENDS.xfce4-iconbox+= xfce4-iconbox>=4.2.1
BUILDLINK_PKGSRCDIR.xfce4-iconbox?= ../../graphics/xfce4-iconbox
.endif # XFCE4_ICONBOX_BUILDLINK3_MK
diff --git a/graphics/xfce4-iconbox/distinfo b/graphics/xfce4-iconbox/distinfo
index 749babdd6cf..57696ebbc9a 100644
--- a/graphics/xfce4-iconbox/distinfo
+++ b/graphics/xfce4-iconbox/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2005/02/24 08:45:14 agc Exp $
+$NetBSD: distinfo,v 1.10 2005/03/18 07:59:09 martti Exp $
-SHA1 (xfce4-iconbox-4.2.0.tar.gz) = dfc5caaf4249f906fc42bb140e4de4ef95850e8f
-RMD160 (xfce4-iconbox-4.2.0.tar.gz) = a1bbe0a533f4bc6039e20a892679190fce591287
-Size (xfce4-iconbox-4.2.0.tar.gz) = 395861 bytes
+SHA1 (xfce4-iconbox-4.2.1.tar.gz) = 8dfbbdbbccd76bee8ac314fe9c42fa9dec202f45
+RMD160 (xfce4-iconbox-4.2.1.tar.gz) = eb2783cc08b41db1e1c4cd39b29ce5d2d3bfb317
+Size (xfce4-iconbox-4.2.1.tar.gz) = 395875 bytes