diff options
author | martti <martti@pkgsrc.org> | 2004-01-08 08:11:41 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2004-01-08 08:11:41 +0000 |
commit | eb30db412c8b4cc78c377b158b5802c32d38d1fd (patch) | |
tree | d02cbd630b08e579e3f00456b6dbd5ff6d12d3a2 /x11/xfce4-utils | |
parent | e59ad080b5451a80e3fd3dfde29421b1cd6daf53 (diff) | |
download | pkgsrc-eb30db412c8b4cc78c377b158b5802c32d38d1fd.tar.gz |
Updated XFce to 4.0.3
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
Diffstat (limited to 'x11/xfce4-utils')
-rw-r--r-- | x11/xfce4-utils/Makefile | 3 | ||||
-rw-r--r-- | x11/xfce4-utils/PLIST | 3 | ||||
-rw-r--r-- | x11/xfce4-utils/buildlink2.mk | 4 | ||||
-rw-r--r-- | x11/xfce4-utils/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/x11/xfce4-utils/Makefile b/x11/xfce4-utils/Makefile index 44b6dcf6a42..4dbd3f265ca 100644 --- a/x11/xfce4-utils/Makefile +++ b/x11/xfce4-utils/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2004/01/03 18:50:01 reed Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce-utils-${XFCE4_VERSION} PKGNAME= xfce4-utils-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 utilities diff --git a/x11/xfce4-utils/PLIST b/x11/xfce4-utils/PLIST index ff46abb0a54..a1f71e00977 100644 --- a/x11/xfce4-utils/PLIST +++ b/x11/xfce4-utils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/01/08 08:11:42 martti Exp $ bin/startxfce4 bin/xfce4-about bin/xfhelp4 @@ -27,6 +27,7 @@ ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-utils.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce-utils.mo diff --git a/x11/xfce4-utils/buildlink2.mk b/x11/xfce4-utils/buildlink2.mk index a6f19d79157..ad90fd58980 100644 --- a/x11/xfce4-utils/buildlink2.mk +++ b/x11/xfce4-utils/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.6 2004/01/03 18:50:01 reed Exp $ +# $NetBSD: buildlink2.mk,v 1.7 2004/01/08 08:11:42 martti Exp $ # # This Makefile fragment is included by packages that use xfce4-utils. # @@ -9,7 +9,7 @@ XFCE4_UTILS_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= xfce4-utils -BUILDLINK_DEPENDS.xfce4-utils?= xfce4-utils>=4.0.2nb1 +BUILDLINK_DEPENDS.xfce4-utils?= xfce4-utils>=4.0.3 BUILDLINK_PKGSRCDIR.xfce4-utils?= ../../x11/xfce4-utils EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-utils=xfce4-utils diff --git a/x11/xfce4-utils/distinfo b/x11/xfce4-utils/distinfo index 680fcc639ad..9ea66ea6239 100644 --- a/x11/xfce4-utils/distinfo +++ b/x11/xfce4-utils/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $ +$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $ -SHA1 (xfce-utils-4.0.2.tar.gz) = 8c7039d3be6d50c5a9e29d10e0f2ad8a380354fe -Size (xfce-utils-4.0.2.tar.gz) = 938600 bytes +SHA1 (xfce-utils-4.0.3.tar.gz) = 297ff4b1da8a52f6689a4200255b37e2730de606 +Size (xfce-utils-4.0.3.tar.gz) = 940236 bytes |