pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update Xfce to 4.4.3. This is bug fix release.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80d760a0263e
branches:  trunk
changeset: 551535:80d760a0263e
user:      hira <hira%pkgsrc.org@localhost>
date:      Wed Dec 17 12:50:02 2008 +0000

description:
Update Xfce to 4.4.3.  This is bug fix release.
Changes since 4.4.2:

x11/xfce4-panel:
  * Quite a bit code changed in the dnd code. Mostly to fix a segfault
    in FreeBSD-amd64, but more problems were discovered and a lot of
    code was simplified.
  * Don't respond the uri drags, we don't use it and it only causes
    problems like hiding the panel when a file was dragged over the
    panel (Bug #3815).
  * Fix crash with xrandr 1.2 (Bug #3620)

x11/xfce4-desktop:
  * Make menu panel plugin honor CustomizeDesktopMenu kiosk setting
    (Bug #1026).
  * Fix incorrect initial desktop font size when setting custom font
    size if a custom font was never set before (Bug #3957).

wm/xfce4-wm:
  * Fix automaximize on move
  * Remove trailing \0 in UTF-8 strings, that causes libwnck to
    rightfully complain that NET_WM_NAME contains invalid UTF-8
  * Exit on SelectionClear event so that xfwm4 exits even with WM who
    do not send a ClientMessage event such as Openbox (Bug #2374)
  * Backport overlay and compositor support from trunk (Bug #3849)
  * Filter out grab/ungrab events so we don't end up redrawing the
    frame twice
  * Set monitor when positionning menu (Bug #4162)
  * Reduce flickering during resize (Bug #4283)
  * Fix NET_WM_STATE claiming maximization vertical and horizontal even
    if only horizontal of vertical is actually set (Should fix Bug #3969)
  * Loosen the rule that prevents an application from iconifying itself
    when skip_taskbar is set (Bug #4434)
  * Rework visual depth selection of the frame window (Bug #4452)
  * Add support for NET_MOVERESIZE_WINDOW
  * Take gravity bit into account in configure resize only requests to
    comply with standard (Bug #3634)
  * Add client windows to save set to avoid loosing all windows in case
    of crash
  * Use guint32 instead of Time internally to avoid potential issues in
    64bits
  * Add a "--replace" command line option to replace ICCCM2 compliant
    window managers (Bug #3731)

x11/libxfce4gui:
  * Fix format-string vulnerability in dialog code

x11/xfce4-terminal:
  * Update to latest trunk translations.

sysutils/xfce4-thunar:
  * Update to latest trunk translations.

editors/xfce4-mousepad:
  * Sort recent items by most recently used.

x11/xfce4-utils:
  * Fix missing translated chars (Bug #3543)

Updated translations:
  * Basque
  * Brazilian Portuguese
  * Catalan
  * Chinese Traditional
  * Danish
  * Estonian
  * Finnish
  * French
  * Galician
  * German
  * Indonesian
  * Japanese
  * Korean
  * Kurdish
  * Latvian
  * Norwegian
  * Polish
  * Sinhala
  * Slovak
  * Slovene
  * Spanish
  * Turkish
  * Urdu

diffstat:

 audio/xfce4-mixer/distinfo             |   8 ++++----
 editors/xfce4-mousepad/Makefile        |   4 ++--
 editors/xfce4-mousepad/distinfo        |   8 ++++----
 graphics/xfce4-icon-theme/distinfo     |   8 ++++----
 meta-pkgs/xfce4/Makefile               |   3 +--
 meta-pkgs/xfce4/Makefile.common        |   6 +++---
 print/xfce4-print/distinfo             |   8 ++++----
 sysutils/xfce4-appfinder/distinfo      |   8 ++++----
 sysutils/xfce4-thunar/Makefile         |   9 ++++++---
 sysutils/xfce4-thunar/PLIST            |   6 +++---
 sysutils/xfce4-thunar/distinfo         |  11 ++++++-----
 sysutils/xfce4-thunar/patches/patch-ab |  12 ++++++------
 sysutils/xfce4-thunar/patches/patch-ac |  13 +++++++++++++
 sysutils/xfce4-xarchiver/Makefile      |   4 ++--
 sysutils/xfce4-xarchiver/PLIST         |  10 +---------
 sysutils/xfce4-xarchiver/distinfo      |   8 ++++----
 time/xfce4-orage/distinfo              |   8 ++++----
 wm/xfce4-wm-themes/distinfo            |   8 ++++----
 wm/xfce4-wm/distinfo                   |   8 ++++----
 x11/libxfce4gui/distinfo               |   8 ++++----
 x11/libxfce4mcs/distinfo               |   8 ++++----
 x11/libxfce4util/distinfo              |   8 ++++----
 x11/xfce4-desktop/distinfo             |   9 ++++-----
 x11/xfce4-desktop/patches/patch-ac     |  12 ------------
 x11/xfce4-gtk2-engine/Makefile         |   4 ++--
 x11/xfce4-gtk2-engine/distinfo         |   8 ++++----
 x11/xfce4-mcs-manager/distinfo         |   8 ++++----
 x11/xfce4-mcs-plugins/distinfo         |   8 ++++----
 x11/xfce4-panel/Makefile               |  11 ++++++++++-
 x11/xfce4-panel/PLIST                  |  19 +++++++++----------
 x11/xfce4-panel/distinfo               |   9 +++++----
 x11/xfce4-panel/patches/patch-ab       |  13 +++++++++++++
 x11/xfce4-session/distinfo             |   8 ++++----
 x11/xfce4-terminal/Makefile            |   4 ++--
 x11/xfce4-terminal/distinfo            |   8 ++++----
 x11/xfce4-utils/distinfo               |   8 ++++----
 36 files changed, 160 insertions(+), 143 deletions(-)

diffs (truncated from 624 to 300 lines):

diff -r 0915b244ed38 -r 80d760a0263e audio/xfce4-mixer/distinfo
--- a/audio/xfce4-mixer/distinfo        Wed Dec 17 12:49:51 2008 +0000
+++ b/audio/xfce4-mixer/distinfo        Wed Dec 17 12:50:02 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2007/12/07 19:43:19 martti Exp $
+$NetBSD: distinfo,v 1.17 2008/12/17 12:50:02 hira Exp $
 
-SHA1 (xfce4-mixer-4.4.2.tar.bz2) = ebf035a32d8b7b84094b6477a916d692cfe6a6af
-RMD160 (xfce4-mixer-4.4.2.tar.bz2) = 1a8300e2546912711d6ebbc75fd4648989c372e5
-Size (xfce4-mixer-4.4.2.tar.bz2) = 440931 bytes
+SHA1 (xfce4-mixer-4.4.3.tar.bz2) = 33549a5adae984e36f77a50be0d4d67df3fc82bb
+RMD160 (xfce4-mixer-4.4.3.tar.bz2) = 004d3bc6f74e9bc6ed3c1f8b9555972e55dfb8e2
+Size (xfce4-mixer-4.4.3.tar.bz2) = 483417 bytes
diff -r 0915b244ed38 -r 80d760a0263e editors/xfce4-mousepad/Makefile
--- a/editors/xfce4-mousepad/Makefile   Wed Dec 17 12:49:51 2008 +0000
+++ b/editors/xfce4-mousepad/Makefile   Wed Dec 17 12:50:02 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2008/07/14 12:56:03 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/12/17 12:50:03 hira Exp $
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-XFCE4_VERSION= 0.2.13
+XFCE4_VERSION= 0.2.14
 
 DISTNAME=      mousepad-${XFCE4_VERSION}
 PKGNAME=       xfce4-mousepad-${XFCE4_VERSION}
diff -r 0915b244ed38 -r 80d760a0263e editors/xfce4-mousepad/distinfo
--- a/editors/xfce4-mousepad/distinfo   Wed Dec 17 12:49:51 2008 +0000
+++ b/editors/xfce4-mousepad/distinfo   Wed Dec 17 12:50:02 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/12/07 19:43:20 martti Exp $
+$NetBSD: distinfo,v 1.3 2008/12/17 12:50:03 hira Exp $
 
-SHA1 (mousepad-0.2.13.tar.bz2) = 521d2ffb3b805b568620d40ca43264584d504ccb
-RMD160 (mousepad-0.2.13.tar.bz2) = d25ae5fb3f6b1363beebb276d4152fe870066d0b
-Size (mousepad-0.2.13.tar.bz2) = 341748 bytes
+SHA1 (mousepad-0.2.14.tar.bz2) = 0b9f0fbd8f85eb31ec89f897265b60589779a356
+RMD160 (mousepad-0.2.14.tar.bz2) = 9f5168bcdff163e27cd113418da4673a29ec9947
+Size (mousepad-0.2.14.tar.bz2) = 352485 bytes
diff -r 0915b244ed38 -r 80d760a0263e graphics/xfce4-icon-theme/distinfo
--- a/graphics/xfce4-icon-theme/distinfo        Wed Dec 17 12:49:51 2008 +0000
+++ b/graphics/xfce4-icon-theme/distinfo        Wed Dec 17 12:50:02 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2007/12/07 19:43:21 martti Exp $
+$NetBSD: distinfo,v 1.9 2008/12/17 12:50:03 hira Exp $
 
-SHA1 (xfce4-icon-theme-4.4.2.tar.bz2) = ba2c458eb1b8ba65a7198b9cbfa631017fd0f1c0
-RMD160 (xfce4-icon-theme-4.4.2.tar.bz2) = 7ca355d658a8b088801d9022afced00f8a3f34fe
-Size (xfce4-icon-theme-4.4.2.tar.bz2) = 1827824 bytes
+SHA1 (xfce4-icon-theme-4.4.3.tar.bz2) = 0c0d0c45cd4a7f609310db8e9d17c1c4a131a6e7
+RMD160 (xfce4-icon-theme-4.4.3.tar.bz2) = 224c38f40a4e1e9039d5947a70744b4a11f77703
+Size (xfce4-icon-theme-4.4.3.tar.bz2) = 1806406 bytes
diff -r 0915b244ed38 -r 80d760a0263e meta-pkgs/xfce4/Makefile
--- a/meta-pkgs/xfce4/Makefile  Wed Dec 17 12:49:51 2008 +0000
+++ b/meta-pkgs/xfce4/Makefile  Wed Dec 17 12:50:02 2008 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2008/06/15 09:51:59 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2008/12/17 12:50:03 hira Exp $
 
 META_PACKAGE=  yes
 
 .include "Makefile.common"
 
 DISTNAME=      xfce4-${XFCE4_VERSION}
-PKGREVISION=   1
 CATEGORIES=    meta-pkgs
 COMMENT=       Xfce
 
diff -r 0915b244ed38 -r 80d760a0263e meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common   Wed Dec 17 12:49:51 2008 +0000
+++ b/meta-pkgs/xfce4/Makefile.common   Wed Dec 17 12:50:02 2008 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile.common,v 1.39 2008/05/22 10:36:09 martti Exp $
+# $NetBSD: Makefile.common,v 1.40 2008/12/17 12:50:03 hira Exp $
 
-MASTER_SITES=          http://www.xfce.org/archive/xfce-4.4.2/src/
+MASTER_SITES=          http://www.xfce.org/archive/xfce-4.4.3/src/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.xfce.org/
 #LICENSE=              gnu-gpl-v2
 
-XFCE4_VERSION=         4.4.2
+XFCE4_VERSION=         4.4.3
 
 # Do NOT put a PKGREVISION statement in this file!
 
diff -r 0915b244ed38 -r 80d760a0263e print/xfce4-print/distinfo
--- a/print/xfce4-print/distinfo        Wed Dec 17 12:49:51 2008 +0000
+++ b/print/xfce4-print/distinfo        Wed Dec 17 12:50:02 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2007/12/07 19:43:22 martti Exp $
+$NetBSD: distinfo,v 1.17 2008/12/17 12:50:03 hira Exp $
 
-SHA1 (xfprint-4.4.2.tar.bz2) = ad775ac77894e9d946711181e812fdc6edd725a7
-RMD160 (xfprint-4.4.2.tar.bz2) = 70b3357250f585a58e982a4c2edfd6aaf0e1e0b5
-Size (xfprint-4.4.2.tar.bz2) = 827277 bytes
+SHA1 (xfprint-4.4.3.tar.bz2) = a1670dd247a04dcd3ba897cc32977f0828926900
+RMD160 (xfprint-4.4.3.tar.bz2) = 3acdb7442da91df9c715193b6ba83f10d1db4e64
+Size (xfprint-4.4.3.tar.bz2) = 842716 bytes
 SHA1 (patch-aa) = 2d165843610510198a23773e0b93351edc24c6b6
 SHA1 (patch-ab) = d17b4373fe318f371a9ba8064546a6b6d3383379
diff -r 0915b244ed38 -r 80d760a0263e sysutils/xfce4-appfinder/distinfo
--- a/sysutils/xfce4-appfinder/distinfo Wed Dec 17 12:49:51 2008 +0000
+++ b/sysutils/xfce4-appfinder/distinfo Wed Dec 17 12:50:02 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2007/12/07 19:43:22 martti Exp $
+$NetBSD: distinfo,v 1.9 2008/12/17 12:50:03 hira Exp $
 
-SHA1 (xfce4-appfinder-4.4.2.tar.bz2) = 1ed442bca3fc8bc4c4f14aad0ec1573fbf4bd061
-RMD160 (xfce4-appfinder-4.4.2.tar.bz2) = f59f16a1befec87efe2785d20ac5a64a0ca1477d
-Size (xfce4-appfinder-4.4.2.tar.bz2) = 377018 bytes
+SHA1 (xfce4-appfinder-4.4.3.tar.bz2) = 62d74a006dabcdadf9d6b7130907e3c4dd1b9697
+RMD160 (xfce4-appfinder-4.4.3.tar.bz2) = f73e1a4dd2c705808199a23f2bcc4e97463cc553
+Size (xfce4-appfinder-4.4.3.tar.bz2) = 338253 bytes
diff -r 0915b244ed38 -r 80d760a0263e sysutils/xfce4-thunar/Makefile
--- a/sysutils/xfce4-thunar/Makefile    Wed Dec 17 12:49:51 2008 +0000
+++ b/sysutils/xfce4-thunar/Makefile    Wed Dec 17 12:50:02 2008 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2008/12/09 10:36:24 ahoka Exp $
+# $NetBSD: Makefile,v 1.8 2008/12/17 12:50:03 hira Exp $
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-XFCE4_VERSION= 0.9.0
+XFCE4_VERSION= 0.9.3
 
 DISTNAME=      Thunar-${XFCE4_VERSION}
 PKGNAME=       xfce4-thunar-${XFCE4_VERSION}
-PKGREVISION=   2
 CATEGORIES=    sysutils
 COMMENT=       Xfce file manager
 
@@ -19,6 +18,10 @@
 PKGCONFIG_OVERRIDE+=   thunar-vfs/thunar-vfs-1.pc.in
 PKGCONFIG_OVERRIDE+=   thunarx/thunarx-1.pc.in
 
+PKG_SYSCONFSUBDIR=      xdg/Thunar
+EGDIR=                  ${PREFIX}/share/examples/Thunar
+CONF_FILES=             ${EGDIR:Q}/uca.xml ${PKG_SYSCONFDIR:Q}/uca.xml
+
 .include "options.mk"
 
 .include "../../devel/GConf/buildlink3.mk"
diff -r 0915b244ed38 -r 80d760a0263e sysutils/xfce4-thunar/PLIST
--- a/sysutils/xfce4-thunar/PLIST       Wed Dec 17 12:49:51 2008 +0000
+++ b/sysutils/xfce4-thunar/PLIST       Wed Dec 17 12:50:02 2008 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2007/12/07 19:43:22 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/12/17 12:50:03 hira Exp $
 bin/Thunar
 bin/thunar
-etc/xdg/Thunar/uca.xml
 include/thunar-vfs-1/thunar-vfs/thunar-vfs-config.h
 include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h
 include/thunar-vfs-1/thunar-vfs/thunar-vfs-info.h
@@ -247,6 +246,7 @@
 share/doc/Thunar/html/zh_TW/the-file-manager-window.html
 share/doc/Thunar/html/zh_TW/using-removable-media.html
 share/doc/Thunar/html/zh_TW/working-with-files-and-folders.html
+share/examples/Thunar/uca.xml
 share/gtk-doc/html/thunar-vfs/ThunarVfsGroup.html
 share/gtk-doc/html/thunar-vfs/ThunarVfsJob.html
 share/gtk-doc/html/thunar-vfs/ThunarVfsMimeAction.html
@@ -365,6 +365,7 @@
 share/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop
 share/xfce4/panel-plugins/thunar-tpa.desktop
 @dirrm share/pixmaps/Thunar
+@dirrm share/examples/Thunar
 @dirrm share/doc/Thunar/html/zh_TW/images
 @dirrm share/doc/Thunar/html/zh_TW
 @dirrm share/doc/Thunar/html/ru/images
@@ -392,4 +393,3 @@
 @dirrm include/thunarx-1
 @dirrm include/thunar-vfs-1/thunar-vfs
 @dirrm include/thunar-vfs-1
-@dirrm etc/xdg/Thunar
diff -r 0915b244ed38 -r 80d760a0263e sysutils/xfce4-thunar/distinfo
--- a/sysutils/xfce4-thunar/distinfo    Wed Dec 17 12:49:51 2008 +0000
+++ b/sysutils/xfce4-thunar/distinfo    Wed Dec 17 12:50:02 2008 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.4 2008/06/20 15:37:43 joerg Exp $
+$NetBSD: distinfo,v 1.5 2008/12/17 12:50:03 hira Exp $
 
-SHA1 (Thunar-0.9.0.tar.bz2) = fd4625d58e28006087d5a35004483a953184e4fe
-RMD160 (Thunar-0.9.0.tar.bz2) = ebb744aa107d4def06c8c805ee6936d1acf2d4d7
-Size (Thunar-0.9.0.tar.bz2) = 6403785 bytes
+SHA1 (Thunar-0.9.3.tar.bz2) = bb43fbe5ac3af1204517ed88da1cc3e87c5ec688
+RMD160 (Thunar-0.9.3.tar.bz2) = cc5c17a2841d5778e4832cc21e620ac351c9c57b
+Size (Thunar-0.9.3.tar.bz2) = 6502363 bytes
 SHA1 (patch-aa) = c9d9dfb4c177aab2e8a43e46998652cc72daefa5
-SHA1 (patch-ab) = e0639e587b2686b7c28afcacc578e55950351aee
+SHA1 (patch-ab) = 432284c67bf01960805c2cb2d8458156fd286633
+SHA1 (patch-ac) = 05e9ca2a39923255e84bdc28a082170381b77e17
diff -r 0915b244ed38 -r 80d760a0263e sysutils/xfce4-thunar/patches/patch-ab
--- a/sysutils/xfce4-thunar/patches/patch-ab    Wed Dec 17 12:49:51 2008 +0000
+++ b/sysutils/xfce4-thunar/patches/patch-ab    Wed Dec 17 12:50:02 2008 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-ab,v 1.2 2007/12/07 19:43:23 martti Exp $
+$NetBSD: patch-ab,v 1.3 2008/12/17 12:50:03 hira Exp $
 
---- configure.orig     2007-12-02 13:47:33.000000000 +0000
-+++ configure  2007-12-04 13:14:18.000000000 +0000
-@@ -29537,7 +29537,7 @@
-     { echo "$as_me:$LINENO: checking for operating system support" >&5
- echo $ECHO_N "checking for operating system support... $ECHO_C" >&6; }
+--- configure.orig     2008-10-27 07:58:27.000000000 +0900
++++ configure  2008-11-28 05:13:19.000000000 +0900
+@@ -30650,7 +30650,7 @@
+     { $as_echo "$as_me:$LINENO: checking for operating system support" >&5
+ $as_echo_n "checking for operating system support... " >&6; }
    case "$target_os" in
 -  dragonfly*|freebsd*|netbsd*|openbsd*|darwin*)
 +  freebsd*|netbsd*|openbsd*|darwin*)
diff -r 0915b244ed38 -r 80d760a0263e sysutils/xfce4-thunar/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/xfce4-thunar/patches/patch-ac    Wed Dec 17 12:50:02 2008 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1 2008/12/17 12:50:03 hira Exp $
+
+--- plugins/thunar-uca/Makefile.in.orig        2008-11-29 17:25:52.000000000 +0900
++++ plugins/thunar-uca/Makefile.in     2008-11-29 17:27:26.000000000 +0900
+@@ -383,7 +383,7 @@
+       -module                                                         \
+       $(PLATFORM_LDFLAGS)
+ 
+-defaultsdir = $(sysconfdir)/xdg/Thunar
++defaultsdir = $(datadir)/examples/Thunar
+ defaults_in_files = uca.xml.in
+ defaults_DATA = $(defaults_in_files:.xml.in=.xml)
+ EXTRA_DIST = \
diff -r 0915b244ed38 -r 80d760a0263e sysutils/xfce4-xarchiver/Makefile
--- a/sysutils/xfce4-xarchiver/Makefile Wed Dec 17 12:49:51 2008 +0000
+++ b/sysutils/xfce4-xarchiver/Makefile Wed Dec 17 12:50:02 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:13 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/12/17 12:50:03 hira Exp $
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-XFCE4_VERSION= 0.4.6
+XFCE4_VERSION= 0.5.2
 
 DISTNAME=      xarchiver-${XFCE4_VERSION}
 PKGNAME=       xfce4-xarchiver-${XFCE4_VERSION}
diff -r 0915b244ed38 -r 80d760a0263e sysutils/xfce4-xarchiver/PLIST
--- a/sysutils/xfce4-xarchiver/PLIST    Wed Dec 17 12:49:51 2008 +0000
+++ b/sysutils/xfce4-xarchiver/PLIST    Wed Dec 17 12:50:02 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/12 09:47:14 martti Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/12/17 12:50:03 hira Exp $
 bin/xarchiver
 libexec/thunar-archive-plugin/xarchiver.tap
 share/applications/xarchiver.desktop
@@ -41,27 +41,19 @@
 share/locale/ca/LC_MESSAGES/xarchiver.mo
 share/locale/cs/LC_MESSAGES/xarchiver.mo
 share/locale/de/LC_MESSAGES/xarchiver.mo
-share/locale/dz/LC_MESSAGES/xarchiver.mo
 share/locale/el/LC_MESSAGES/xarchiver.mo
 share/locale/eu/LC_MESSAGES/xarchiver.mo
 share/locale/fi/LC_MESSAGES/xarchiver.mo
 share/locale/fr/LC_MESSAGES/xarchiver.mo
-share/locale/gl/LC_MESSAGES/xarchiver.mo
-share/locale/he/LC_MESSAGES/xarchiver.mo
 share/locale/hu/LC_MESSAGES/xarchiver.mo
-share/locale/it/LC_MESSAGES/xarchiver.mo
 share/locale/ja/LC_MESSAGES/xarchiver.mo
 share/locale/nl/LC_MESSAGES/xarchiver.mo
 share/locale/pl/LC_MESSAGES/xarchiver.mo
 share/locale/pt_BR/LC_MESSAGES/xarchiver.mo
 share/locale/ru/LC_MESSAGES/xarchiver.mo
 share/locale/sv/LC_MESSAGES/xarchiver.mo
-share/locale/zh_TW/LC_MESSAGES/xarchiver.mo
 share/pixmaps/xarchiver/xarchiver-add.png
-share/pixmaps/xarchiver/xarchiver-add_button.png
-share/pixmaps/xarchiver/xarchiver-close.png
 share/pixmaps/xarchiver/xarchiver-extract.png
-share/pixmaps/xarchiver/xarchiver-extract_button.png
 @dirrm share/pixmaps/xarchiver
 @dirrm share/doc/xarchiver/html/images
 @dirrm share/doc/xarchiver/html
diff -r 0915b244ed38 -r 80d760a0263e sysutils/xfce4-xarchiver/distinfo
--- a/sysutils/xfce4-xarchiver/distinfo Wed Dec 17 12:49:51 2008 +0000
+++ b/sysutils/xfce4-xarchiver/distinfo Wed Dec 17 12:50:02 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/04/12 09:47:14 martti Exp $
+$NetBSD: distinfo,v 1.2 2008/12/17 12:50:03 hira Exp $
 
-SHA1 (xarchiver-0.4.6.tar.bz2) = db80abdebf3396ded3cf8d2224e88c987a2d9c32
-RMD160 (xarchiver-0.4.6.tar.bz2) = 73e951ef9dd1cd6eb347eb0bb96ef8cb7eede602
-Size (xarchiver-0.4.6.tar.bz2) = 616101 bytes



Home | Main Index | Thread Index | Old Index