diff options
author | oliver <oliver@FreeBSD.org> | 2004-04-19 01:29:54 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-04-19 01:29:54 +0800 |
commit | 3d1075594f3102655b6a022513fa902f37868dc7 (patch) | |
tree | 5fd8f18f3df4327eef4f9f3f84df3f55f8a4eb85 /misc/xfce4-iconbox | |
parent | 1deb6cd75f9988be8c09f311382b6417ca00e9b6 (diff) | |
download | freebsd-ports-gnome-3d1075594f3102655b6a022513fa902f37868dc7.tar.gz freebsd-ports-gnome-3d1075594f3102655b6a022513fa902f37868dc7.tar.zst freebsd-ports-gnome-3d1075594f3102655b6a022513fa902f37868dc7.zip |
update to 4.0.5
use libtool version 15 instead of 13
Diffstat (limited to 'misc/xfce4-iconbox')
-rw-r--r-- | misc/xfce4-iconbox/Makefile | 9 | ||||
-rw-r--r-- | misc/xfce4-iconbox/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile index 981723bfe273..a977e7e95876 100644 --- a/misc/xfce4-iconbox/Makefile +++ b/misc/xfce4-iconbox/Makefile @@ -6,11 +6,10 @@ # PORTNAME= xfce4-iconbox -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= misc xfce -MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DIST_SUBDIR= xfce4 @@ -24,7 +23,7 @@ LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ diff --git a/misc/xfce4-iconbox/distinfo b/misc/xfce4-iconbox/distinfo index 6b2fb1a6f4e8..6ef693b5a239 100644 --- a/misc/xfce4-iconbox/distinfo +++ b/misc/xfce4-iconbox/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-iconbox-4.0.4.tar.gz) = 1557649ae6789683bc1f7910fb9b1578 -SIZE(xfce4/xfce4-iconbox-4.0.4.tar.gz) = 376007 +MD5 (xfce4/xfce4-iconbox-4.0.5.tar.gz) = 8951437cc7c9166ca0856adb8da14e0d +SIZE(xfce4/xfce4-iconbox-4.0.5.tar.gz) = 376200 |