diff options
author | demon <demon@FreeBSD.org> | 2003-09-03 09:46:30 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-09-03 09:46:30 +0000 |
commit | 2fd4ae71b6d57fd0e30bf75e2cccd70970381aab (patch) | |
tree | 8269303bebeb1f01f056153ac217e9a476e8aed5 /x11-toolkits/libxfce4gui | |
parent | 5054fe1262d16c8d3ca1e487ecbc07bc07185f41 (diff) | |
download | FreeBSD-ports-2fd4ae71b6d57fd0e30bf75e2cccd70970381aab.zip FreeBSD-ports-2fd4ae71b6d57fd0e30bf75e2cccd70970381aab.tar.gz |
Update to version 4.0 RC3.
Diffstat (limited to 'x11-toolkits/libxfce4gui')
-rw-r--r-- | x11-toolkits/libxfce4gui/Makefile | 11 | ||||
-rw-r--r-- | x11-toolkits/libxfce4gui/distinfo | 2 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index fbf8b9c..d96d2cb 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -6,13 +6,12 @@ # PORTNAME= libxfce4gui -PORTVERSION= 3.99.2 -PORTREVISION= 1 +PORTVERSION= 3.99.3 CATEGORIES= x11-toolkits xfce -MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ - ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ - http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \ - http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/ +MASTER_SITES= http://www.xfce.org/archive/xfce4-rc3/src/ \ + ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc3/separate/ \ + http://usuarios.lycos.es/xfce4/tarballs/rc3/separate/ \ + http://linux.imp.mx/xfce4/rc2/xfce4-rc3/src/ DISTNAME= libxfcegui4-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/x11-toolkits/libxfce4gui/distinfo b/x11-toolkits/libxfce4gui/distinfo index 73d370c..9354c03 100644 --- a/x11-toolkits/libxfce4gui/distinfo +++ b/x11-toolkits/libxfce4gui/distinfo @@ -1 +1 @@ -MD5 (xfce4/libxfcegui4-3.99.2.tar.gz) = 90aa5296edaed36b226f40a005ae0873 +MD5 (xfce4/libxfcegui4-3.99.3.tar.gz) = 99d18c964f8593af39d0ead8ea363932 |