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 /x11-wm/xfce4-wm | |
parent | 9325c0d76486875a3c3fc4deaaf2033ff1933181 (diff) | |
download | freebsd-ports-gnome-53a23b8f87c3ef0f037c29966fb1dad561e594eb.tar.gz freebsd-ports-gnome-53a23b8f87c3ef0f037c29966fb1dad561e594eb.tar.zst freebsd-ports-gnome-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 'x11-wm/xfce4-wm')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/xfce4-wm/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/xfce4-wm/pkg-plist | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index 0b3d268545d5..2c842e2e444a 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -6,11 +6,13 @@ # PORTNAME= xfce4-wm -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.3 PORTREVISION= 0 CATEGORIES= x11-wm 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}/ DISTNAME= xfwm4-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/x11-wm/xfce4-wm/distinfo b/x11-wm/xfce4-wm/distinfo index b24d6b958523..644789071f63 100644 --- a/x11-wm/xfce4-wm/distinfo +++ b/x11-wm/xfce4-wm/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfwm4-4.0.1.tar.gz) = 1269168c1e6190ca6cac687e50075aec +MD5 (xfce4/xfwm4-4.0.3.tar.gz) = d0c21ffab3ba30b34519a655fb56a0a5 diff --git a/x11-wm/xfce4-wm/pkg-plist b/x11-wm/xfce4-wm/pkg-plist index 95a8636d46b5..8dc0e3f7767a 100644 --- a/x11-wm/xfce4-wm/pkg-plist +++ b/x11-wm/xfce4-wm/pkg-plist @@ -5,6 +5,7 @@ lib/xfce4/mcs-plugins/margins_plugin.so lib/xfce4/mcs-plugins/xfwm4_plugin.a lib/xfce4/mcs-plugins/xfwm4_plugin.la lib/xfce4/mcs-plugins/xfwm4_plugin.so +share/locale/az/LC_MESSAGES/xfwm4.mo share/locale/ar/LC_MESSAGES/xfwm4.mo share/locale/ca/LC_MESSAGES/xfwm4.mo share/locale/cs/LC_MESSAGES/xfwm4.mo @@ -20,6 +21,7 @@ share/locale/ko/LC_MESSAGES/xfwm4.mo share/locale/lt/LC_MESSAGES/xfwm4.mo share/locale/ms/LC_MESSAGES/xfwm4.mo share/locale/nl/LC_MESSAGES/xfwm4.mo +share/locale/no/LC_MESSAGES/xfwm4.mo share/locale/pl/LC_MESSAGES/xfwm4.mo share/locale/pt_PT/LC_MESSAGES/xfwm4.mo share/locale/ru/LC_MESSAGES/xfwm4.mo |