diff options
author | oliver <oliver@FreeBSD.org> | 2004-01-11 06:40:10 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-01-11 06:40:10 +0800 |
commit | 53a23b8f87c3ef0f037c29966fb1dad561e594eb (patch) | |
tree | 65d585bd30ab3be37671d620118af3280cbbce31 /games | |
parent | 9325c0d76486875a3c3fc4deaaf2033ff1933181 (diff) | |
download | freebsd-ports-graphics-53a23b8f87c3ef0f037c29966fb1dad561e594eb.tar.gz freebsd-ports-graphics-53a23b8f87c3ef0f037c29966fb1dad561e594eb.tar.zst freebsd-ports-graphics-53a23b8f87c3ef0f037c29966fb1dad561e594eb.zip |
Update xfce to 4.0.3
4.0.3:
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
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 'games')
-rw-r--r-- | games/xfce4-toys/Makefile | 6 | ||||
-rw-r--r-- | games/xfce4-toys/distinfo | 2 | ||||
-rw-r--r-- | games/xfce4-toys/pkg-plist | 5 |
3 files changed, 10 insertions, 3 deletions
diff --git a/games/xfce4-toys/Makefile b/games/xfce4-toys/Makefile index f65d979ed39..286e31fd76a 100644 --- a/games/xfce4-toys/Makefile +++ b/games/xfce4-toys/Makefile @@ -6,11 +6,13 @@ # PORTNAME= xfce4-toys -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.3 PORTREVISION= 0 CATEGORIES= games xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ + ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/${PORTVERSION}/ \ + http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/${PORTVERSION}/ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org diff --git a/games/xfce4-toys/distinfo b/games/xfce4-toys/distinfo index 645e89423d0..4d45e5016bc 100644 --- a/games/xfce4-toys/distinfo +++ b/games/xfce4-toys/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce4-toys-4.0.1.tar.gz) = 0936b24077d18ac10dfd27a64805158e +MD5 (xfce4/xfce4-toys-4.0.3.tar.gz) = 70e3f2c70edff5e74b81dcb95cd25022 diff --git a/games/xfce4-toys/pkg-plist b/games/xfce4-toys/pkg-plist index 189d81cc946..ac3720d27a3 100644 --- a/games/xfce4-toys/pkg-plist +++ b/games/xfce4-toys/pkg-plist @@ -2,15 +2,20 @@ bin/xfce4-tips lib/xfce4/panel-plugins/libeyes.a lib/xfce4/panel-plugins/libeyes.la lib/xfce4/panel-plugins/libeyes.so +share/locale/az/LC_MESSAGES/xfce4-toys.mo share/locale/ca/LC_MESSAGES/xfce4-toys.mo share/locale/cs/LC_MESSAGES/xfce4-toys.mo share/locale/de/LC_MESSAGES/xfce4-toys.mo +share/locale/fr/LC_MESSAGES/xfce4-toys.mo share/locale/hi/LC_MESSAGES/xfce4-toys.mo share/locale/hu/LC_MESSAGES/xfce4-toys.mo +share/locale/it/LC_MESSAGES/xfce4-toys.mo share/locale/ko/LC_MESSAGES/xfce4-toys.mo share/locale/lt/LC_MESSAGES/xfce4-toys.mo share/locale/ms/LC_MESSAGES/xfce4-toys.mo share/locale/nl/LC_MESSAGES/xfce4-toys.mo +share/locale/no/LC_MESSAGES/xfce4-toys.mo +share/locale/pl/LC_MESSAGES/xfce4-toys.mo share/locale/pt_PT/LC_MESSAGES/xfce4-toys.mo share/locale/ru/LC_MESSAGES/xfce4-toys.mo share/locale/sv/LC_MESSAGES/xfce4-toys.mo |