diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-10 22:40:10 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-10 22:40:10 +0000 |
commit | fcc55bf04edf86c418f2ec91fb0e3340dba3afd6 (patch) | |
tree | a8b23131f111a5cb8a0e6089e0539fcbb2d68226 /x11 | |
parent | - Per popular request, add "you can you use make show-modules"-like (diff) |
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
Notes
Notes:
svn path=/head/; revision=97893
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libxfce4mcs/Makefile | 6 | ||||
-rw-r--r-- | x11/libxfce4mcs/distinfo | 2 | ||||
-rw-r--r-- | x11/libxfce4util/Makefile | 6 | ||||
-rw-r--r-- | x11/libxfce4util/distinfo | 2 |
4 files changed, 10 insertions, 6 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index 574191c43396..a4826f72e06b 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 a8de977639e9..71488b79b73a 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 diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 8d59bc7d40a1..0292333bea13 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -6,10 +6,12 @@ # PORTNAME= libxfce4util -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/libxfce4util/distinfo b/x11/libxfce4util/distinfo index 52a324dc1781..091d2e077a4d 100644 --- a/x11/libxfce4util/distinfo +++ b/x11/libxfce4util/distinfo @@ -1 +1 @@ -MD5 (xfce4/libxfce4util-4.0.1.tar.gz) = 00d384115fa70d992414e34bba654b7c +MD5 (xfce4/libxfce4util-4.0.3.tar.gz) = d537061181177f5777f0b3c48af5294b |