diff options
author | demon <demon@FreeBSD.org> | 2003-09-27 19:45:13 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-09-27 19:45:13 +0800 |
commit | d6b2a575fca1ffdbabcabb7a269fe01bd7777cc0 (patch) | |
tree | bfe31f937e4939dee9dbc4e83a46ab701014a85e /x11-toolkits/libxfce4gui | |
parent | 6b778204b7845fe0de868fff84e2a15f72f221fa (diff) | |
download | freebsd-ports-gnome-d6b2a575fca1ffdbabcabb7a269fe01bd7777cc0.tar.gz freebsd-ports-gnome-d6b2a575fca1ffdbabcabb7a269fe01bd7777cc0.tar.zst freebsd-ports-gnome-d6b2a575fca1ffdbabcabb7a269fe01bd7777cc0.zip |
Update to 4.0.0 release.
Diffstat (limited to 'x11-toolkits/libxfce4gui')
-rw-r--r-- | x11-toolkits/libxfce4gui/Makefile | 9 | ||||
-rw-r--r-- | x11-toolkits/libxfce4gui/distinfo | 2 |
2 files changed, 4 insertions, 7 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index d96d2cbdd613..cdc116d612eb 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -6,14 +6,11 @@ # PORTNAME= libxfce4gui -PORTVERSION= 3.99.3 +PORTVERSION= 4.0.0 CATEGORIES= x11-toolkits xfce -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/ +MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ DISTNAME= libxfcegui4-${PORTVERSION} -DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 widget library required by xfce4 and xfwm4 diff --git a/x11-toolkits/libxfce4gui/distinfo b/x11-toolkits/libxfce4gui/distinfo index 9354c03fae39..ec23d1798cfe 100644 --- a/x11-toolkits/libxfce4gui/distinfo +++ b/x11-toolkits/libxfce4gui/distinfo @@ -1 +1 @@ -MD5 (xfce4/libxfcegui4-3.99.3.tar.gz) = 99d18c964f8593af39d0ead8ea363932 +MD5 (libxfcegui4-4.0.0.tar.gz) = 8c9f565d416d1e1c11587de6bc26b3cd |