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 /misc/xfce4-wm-themes | |
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 'misc/xfce4-wm-themes')
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 6 | ||||
-rw-r--r-- | misc/xfce4-wm-themes/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index a4793b4a4d55..4a913b8da2f5 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -6,10 +6,12 @@ # PORTNAME= xfce4-wm-themes -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.3 CATEGORIES= misc 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-themes-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/misc/xfce4-wm-themes/distinfo b/misc/xfce4-wm-themes/distinfo index c9920515b8a8..6ea1db21d9ce 100644 --- a/misc/xfce4-wm-themes/distinfo +++ b/misc/xfce4-wm-themes/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfwm4-themes-4.0.0.tar.gz) = f9c0d0b053122ec4f20a76257d6607d1 +MD5 (xfce4/xfwm4-themes-4.0.3.tar.gz) = 96f17790120c74fcc5ab9e0c53cb7ba8 |