diff options
author | oliver <oliver@FreeBSD.org> | 2004-01-10 22:40:10 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-01-10 22:40:10 +0000 |
commit | 53a23b8f87c3ef0f037c29966fb1dad561e594eb (patch) | |
tree | 65d585bd30ab3be37671d620118af3280cbbce31 /x11/libxfce4mcs | |
parent | 9325c0d76486875a3c3fc4deaaf2033ff1933181 (diff) | |
download | FreeBSD-ports-53a23b8f87c3ef0f037c29966fb1dad561e594eb.zip FreeBSD-ports-53a23b8f87c3ef0f037c29966fb1dad561e594eb.tar.gz |
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/libxfce4mcs')
-rw-r--r-- | x11/libxfce4mcs/Makefile | 6 | ||||
-rw-r--r-- | x11/libxfce4mcs/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index 574191c..a4826f7 100644 --- a/x11/libxfce4mcs/Makefile +++ b/x11/libxfce4mcs/Makefile @@ -6,10 +6,12 @@ # PORTNAME= libxfce4mcs -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.3 CATEGORIES= x11 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/x11/libxfce4mcs/distinfo b/x11/libxfce4mcs/distinfo index a8de977..71488b7 100644 --- a/x11/libxfce4mcs/distinfo +++ b/x11/libxfce4mcs/distinfo @@ -1 +1 @@ -MD5 (xfce4/libxfce4mcs-4.0.1.tar.gz) = 7b7e898657dcced82b5539e17799a355 +MD5 (xfce4/libxfce4mcs-4.0.3.tar.gz) = 580d87efb633ac54f0e13eb543def65a |