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 /x11/libxfce4util | |
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 'x11/libxfce4util')
-rw-r--r-- | x11/libxfce4util/Makefile | 7 | ||||
-rw-r--r-- | x11/libxfce4util/distinfo | 4 | ||||
-rw-r--r-- | x11/libxfce4util/pkg-plist | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index b37dce2d08e6..a2eb89c7f3a8 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -6,11 +6,10 @@ # PORTNAME= libxfce4util -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= x11 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 diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo index 79ceaa559720..24f953407f7f 100644 --- a/x11/libxfce4util/distinfo +++ b/x11/libxfce4util/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/libxfce4util-4.0.4.tar.gz) = 685dabe6d6db1744733188793d2d5efa -SIZE(xfce4/libxfce4util-4.0.4.tar.gz) = 311032 +MD5 (xfce4/libxfce4util-4.0.5.tar.gz) = 88cfd1c646233621c2e5c2fa170ccc6c +SIZE(xfce4/libxfce4util-4.0.5.tar.gz) = 312829 diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist index 1c20a97a7acf..86b1f79c827f 100644 --- a/x11/libxfce4util/pkg-plist +++ b/x11/libxfce4util/pkg-plist @@ -1,5 +1,7 @@ include/xfce4/libxfce4util/debug.h include/xfce4/libxfce4util/i18n.h +include/xfce4/libxfce4util/libxfce4util.h +include/xfce4/libxfce4util/libxfce4util-config.h include/xfce4/libxfce4util/utf8.h include/xfce4/libxfce4util/util.h lib/libxfce4util.a |