diff options
author | oliver <oliver@FreeBSD.org> | 2004-03-15 07:44:33 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-03-15 07:44:33 +0800 |
commit | 9e0407813da2c4239c42dabdb4458e1e2400a70c (patch) | |
tree | ad368ff44e933ca7c61bae4e187cc816da5242da /x11-toolkits | |
parent | 045ecf8602fdb4d8c2a79bfadf9ceaa401dad5c9 (diff) | |
download | freebsd-ports-gnome-9e0407813da2c4239c42dabdb4458e1e2400a70c.tar.gz freebsd-ports-gnome-9e0407813da2c4239c42dabdb4458e1e2400a70c.tar.zst freebsd-ports-gnome-9e0407813da2c4239c42dabdb4458e1e2400a70c.zip |
update to xfce 4.0.4
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk-xfce-engine/Makefile | 12 | ||||
-rw-r--r-- | x11-toolkits/gtk-xfce-engine/distinfo | 3 | ||||
-rw-r--r-- | x11-toolkits/libxfce4gui/Makefile | 9 | ||||
-rw-r--r-- | x11-toolkits/libxfce4gui/distinfo | 3 |
4 files changed, 13 insertions, 14 deletions
diff --git a/x11-toolkits/gtk-xfce-engine/Makefile b/x11-toolkits/gtk-xfce-engine/Makefile index 95dd8c98e91f..b76fdd84452f 100644 --- a/x11-toolkits/gtk-xfce-engine/Makefile +++ b/x11-toolkits/gtk-xfce-engine/Makefile @@ -6,14 +6,12 @@ # PORTNAME= gtk-xfce-engine -PORTVERSION= 2.1.8 -PORTREVISION= 1 +PORTVERSION= 2.1.9 +PORTREVISION= 0 CATEGORIES= x11-toolkits xfce -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/ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.4/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.4/src/ \ + http://www.xfce.org/archive/xfce-4.0.4/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 9e5d1a46ee3e..470fa0eefc65 100644 --- a/x11-toolkits/gtk-xfce-engine/distinfo +++ b/x11-toolkits/gtk-xfce-engine/distinfo @@ -1 +1,2 @@ -MD5 (gtk-xfce-engine-2.1.8.tar.gz) = 3e201017bd75523795091360958e1978 +MD5 (gtk-xfce-engine-2.1.9.tar.gz) = 80e1b0d19ef3c5ece719f074b66676dd +SIZE(gtk-xfce-engine-2.1.9.tar.gz) = 347548 diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index 02b1f20613ad..66eaa2930553 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -6,13 +6,12 @@ # PORTNAME= libxfce4gui -PORTVERSION= 4.0.3 -PORTREVISION= 1 +PORTVERSION= 4.0.4 +PORTREVISION= 0 CATEGORIES= x11-toolkits xfce MASTER_SITES= http://www.xfce.org/archive/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}/ + ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= libxfcegui4-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/x11-toolkits/libxfce4gui/distinfo b/x11-toolkits/libxfce4gui/distinfo index d1af6b47638c..d0fc169abcd5 100644 --- a/x11-toolkits/libxfce4gui/distinfo +++ b/x11-toolkits/libxfce4gui/distinfo @@ -1 +1,2 @@ -MD5 (xfce4/libxfcegui4-4.0.3.tar.gz) = 36c32e545df8261905fade645a9430f6 +MD5 (xfce4/libxfcegui4-4.0.4.tar.gz) = bb80b3cd6a9eebc0f387d709475fd0e3 +SIZE(xfce4/libxfcegui4-4.0.4.tar.gz) = 439863 |