summaryrefslogtreecommitdiff
path: root/print
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 /print
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 'print')
-rw-r--r--print/xfce4-print/PLIST3
-rw-r--r--print/xfce4-print/buildlink3.mk4
-rw-r--r--print/xfce4-print/distinfo8
3 files changed, 7 insertions, 8 deletions
diff --git a/print/xfce4-print/PLIST b/print/xfce4-print/PLIST
index 816a15d3631..e44450bac43 100644
--- a/print/xfce4-print/PLIST
+++ b/print/xfce4-print/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/xfprint.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfprint.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfprint.mo
@@ -41,7 +41,6 @@ bin/xfprint-manager
bin/xfprint4
lib/xfce4/mcs-plugins/xfprint_plugin.la
lib/xfce4/xfprint-plugins/bsdlpr_plugin.la
-lib/xfce4/xfprint-plugins/file_plugin.la
share/applications/xfce-xfprint-settings.desktop
share/applications/xfprint-manager.desktop
share/applications/xfprint.desktop
diff --git a/print/xfce4-print/buildlink3.mk b/print/xfce4-print/buildlink3.mk
index 086da4304b4..6ad77ae97cd 100644
--- a/print/xfce4-print/buildlink3.mk
+++ b/print/xfce4-print/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_PRINT_BUILDLINK3_MK:= ${XFCE4_PRINT_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-print}
BUILDLINK_PACKAGES+= xfce4-print
.if !empty(XFCE4_PRINT_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-print+= xfce4-print>=4.2.0
+BUILDLINK_DEPENDS.xfce4-print+= xfce4-print>=4.2.1
BUILDLINK_PKGSRCDIR.xfce4-print?= ../../print/xfce4-print
.endif # XFCE4_PRINT_BUILDLINK3_MK
diff --git a/print/xfce4-print/distinfo b/print/xfce4-print/distinfo
index ff29fee3bea..a16ab62bebf 100644
--- a/print/xfce4-print/distinfo
+++ b/print/xfce4-print/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2005/02/24 12:51:45 agc Exp $
+$NetBSD: distinfo,v 1.10 2005/03/18 07:59:09 martti Exp $
-SHA1 (xfprint-4.2.0.tar.gz) = c01600e083b7260b80badf66622bd1554aa0635b
-RMD160 (xfprint-4.2.0.tar.gz) = 7a92fee40af1ef08e4ed07f313b5985e7ce5b3cb
-Size (xfprint-4.2.0.tar.gz) = 687610 bytes
+SHA1 (xfprint-4.2.1.tar.gz) = 3b8e8c109fe0693a26738a0b279b57f52069a992
+RMD160 (xfprint-4.2.1.tar.gz) = e97a07e3b23322cdae7cf1ba68ee44a7076e3a7d
+Size (xfprint-4.2.1.tar.gz) = 687685 bytes