diff options
author | martti <martti> | 2003-12-22 08:50:38 +0000 |
---|---|---|
committer | martti <martti> | 2003-12-22 08:50:38 +0000 |
commit | 5b3aac68e625b121066553c925a4d3bfe0d10951 (patch) | |
tree | c2c7dd56f2ba47649eda306e27a29771d34cdc72 /x11/xfce4-toys | |
parent | 0bcb08f9fb1df55265a6499f83bd5f18daeaaf67 (diff) | |
download | pkgsrc-5b3aac68e625b121066553c925a4d3bfe0d10951.tar.gz |
Updated xfce4 to 4.0.2
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
Diffstat (limited to 'x11/xfce4-toys')
-rw-r--r-- | x11/xfce4-toys/Makefile | 3 | ||||
-rw-r--r-- | x11/xfce4-toys/PLIST | 5 | ||||
-rw-r--r-- | x11/xfce4-toys/buildlink2.mk | 4 | ||||
-rw-r--r-- | x11/xfce4-toys/distinfo | 6 |
4 files changed, 10 insertions, 8 deletions
diff --git a/x11/xfce4-toys/Makefile b/x11/xfce4-toys/Makefile index 431cad44a9c..476da20a999 100644 --- a/x11/xfce4-toys/Makefile +++ b/x11/xfce4-toys/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/12/13 00:45:27 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/22 08:50:42 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-toys-${XFCE4_VERSION} -PKGREVISION= 2 CATEGORIES= x11 COMMENT= XFce4 toys diff --git a/x11/xfce4-toys/PLIST b/x11/xfce4-toys/PLIST index bbfcc563da6..1238334b4ec 100644 --- a/x11/xfce4-toys/PLIST +++ b/x11/xfce4-toys/PLIST @@ -1,13 +1,16 @@ -@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $ bin/xfce4-tips lib/xfce4/panel-plugins/libeyes.a lib/xfce4/panel-plugins/libeyes.la lib/xfce4/panel-plugins/libeyes.so +${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-toys.mo diff --git a/x11/xfce4-toys/buildlink2.mk b/x11/xfce4-toys/buildlink2.mk index 87e6ab0bece..25dd4bac529 100644 --- a/x11/xfce4-toys/buildlink2.mk +++ b/x11/xfce4-toys/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.4 2003/12/13 00:45:27 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.5 2003/12/22 08:50:42 martti Exp $ # # This Makefile fragment is included by packages that use xfce4-toys. # @@ -9,7 +9,7 @@ XFCE4_TOYS_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= xfce4-toys -BUILDLINK_DEPENDS.xfce4-toys?= xfce4-toys>=4.0.1nb2 +BUILDLINK_DEPENDS.xfce4-toys?= xfce4-toys>=4.0.2 BUILDLINK_PKGSRCDIR.xfce4-toys?= ../../x11/xfce4-toys EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-toys=xfce4-toys diff --git a/x11/xfce4-toys/distinfo b/x11/xfce4-toys/distinfo index d9fd8f33b36..065adaf87f9 100644 --- a/x11/xfce4-toys/distinfo +++ b/x11/xfce4-toys/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $ +$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $ -SHA1 (xfce4-toys-4.0.1.tar.gz) = a4097f0d4b96c4c0f051fe59a8279c6659581f27 -Size (xfce4-toys-4.0.1.tar.gz) = 372152 bytes +SHA1 (xfce4-toys-4.0.2.tar.gz) = e368ec442eaf4f6a338e52125d3c1342e3b3b86d +Size (xfce4-toys-4.0.2.tar.gz) = 374726 bytes |