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-fm/xfce4-fm-icons | |
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-fm/xfce4-fm-icons')
-rw-r--r-- | x11-fm/xfce4-fm-icons/Makefile | 6 | ||||
-rw-r--r-- | x11-fm/xfce4-fm-icons/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-fm/xfce4-fm-icons/Makefile b/x11-fm/xfce4-fm-icons/Makefile index 8577d7b..bed01f8 100644 --- a/x11-fm/xfce4-fm-icons/Makefile +++ b/x11-fm/xfce4-fm-icons/Makefile @@ -6,10 +6,12 @@ # PORTNAME= xfce4-fm-icons -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.3 CATEGORIES= x11-fm 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= xffm-icons-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/x11-fm/xfce4-fm-icons/distinfo b/x11-fm/xfce4-fm-icons/distinfo index d881382..ea7e29d 100644 --- a/x11-fm/xfce4-fm-icons/distinfo +++ b/x11-fm/xfce4-fm-icons/distinfo @@ -1 +1 @@ -MD5 (xfce4/xffm-icons-4.0.0.tar.gz) = b3577adcf9cef0364f16c03368e1e6fa +MD5 (xfce4/xffm-icons-4.0.3.tar.gz) = d7a0cd85ea3a967364f084c07a802b76 |