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-toolkits | |
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-toolkits')
-rw-r--r-- | x11-toolkits/gtk-xfce-engine/Makefile | 12 | ||||
-rw-r--r-- | x11-toolkits/gtk-xfce-engine/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/libxfce4gui/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/libxfce4gui/distinfo | 2 |
4 files changed, 12 insertions, 10 deletions
diff --git a/x11-toolkits/gtk-xfce-engine/Makefile b/x11-toolkits/gtk-xfce-engine/Makefile index b41847128232..e95e20649706 100644 --- a/x11-toolkits/gtk-xfce-engine/Makefile +++ b/x11-toolkits/gtk-xfce-engine/Makefile @@ -6,13 +6,13 @@ # PORTNAME= gtk-xfce-engine -PORTVERSION= 2.1.7 +PORTVERSION= 2.1.8 CATEGORIES= x11-toolkits xfce -MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.1/ \ - http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/4.0.1/xfce-4.0.1/src/ \ - http://changux.homelinux.org/xfce_4.0.1/separate_tars/ \ - http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/4.0.1/ \ - http://www.xfce.org/archive/xfce-4.0.1/src/ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.3/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/4.0.3/xfce-4.0.3/src/ \ + http://changux.homelinux.org/xfce_4.0.3/separate_tars/ \ + http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/4.0.3/ \ + http://www.xfce.org/archive/xfce-4.0.3/src/ MAINTAINER= oliver@FreeBSD.org COMMENT= An XFCE engine for GTK 2.0 diff --git a/x11-toolkits/gtk-xfce-engine/distinfo b/x11-toolkits/gtk-xfce-engine/distinfo index 18d8bdfa3772..9e5d1a46ee3e 100644 --- a/x11-toolkits/gtk-xfce-engine/distinfo +++ b/x11-toolkits/gtk-xfce-engine/distinfo @@ -1 +1 @@ -MD5 (gtk-xfce-engine-2.1.7.tar.gz) = 871d8dc4d1756e760cc40858b68f9e76 +MD5 (gtk-xfce-engine-2.1.8.tar.gz) = 3e201017bd75523795091360958e1978 diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index 13639c3df44f..ebf896a3b110 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -6,11 +6,13 @@ # PORTNAME= libxfce4gui -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.3 PORTREVISION= 0 CATEGORIES= x11-toolkits 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= libxfcegui4-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/x11-toolkits/libxfce4gui/distinfo b/x11-toolkits/libxfce4gui/distinfo index e8443cea8450..d1af6b47638c 100644 --- a/x11-toolkits/libxfce4gui/distinfo +++ b/x11-toolkits/libxfce4gui/distinfo @@ -1 +1 @@ -MD5 (xfce4/libxfcegui4-4.0.1.tar.gz) = 2d8ae6735a06c0ba2ffc3572e0aca707 +MD5 (xfce4/libxfcegui4-4.0.3.tar.gz) = 36c32e545df8261905fade645a9430f6 |