diff options
author | oliver <oliver@FreeBSD.org> | 2005-01-28 00:41:39 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-01-28 00:41:39 +0800 |
commit | 337bc33f8e79d41dbdf24fe7b1359668af7b8b5b (patch) | |
tree | 4326df4f31a47a24fab54262a9b9dd85506a8658 /x11 | |
parent | 26cac5bc5c4eba8d2376992a574011eac78ff467 (diff) | |
download | freebsd-ports-gnome-337bc33f8e79d41dbdf24fe7b1359668af7b8b5b.tar.gz freebsd-ports-gnome-337bc33f8e79d41dbdf24fe7b1359668af7b8b5b.tar.zst freebsd-ports-gnome-337bc33f8e79d41dbdf24fe7b1359668af7b8b5b.zip |
update xfce4-clipman-plugin to 0.4.1
PR: ports/76744
Submitted by: maintainer
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 6 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/distinfo | 4 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/pkg-plist | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index c0a5aaf92334..2cbdf54138bc 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-clipman-plugin -PORTVERSION= 0.4.0 -PORTREVISION= 4 +PORTVERSION= 0.4.1 +PORTREVISION= 0 CATEGORIES= x11 xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ \ @@ -26,7 +26,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo index 622388b15425..d2ae0010b47a 100644 --- a/x11/xfce4-clipman-plugin/distinfo +++ b/x11/xfce4-clipman-plugin/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-clipman-plugin-0.4.0.tar.gz) = a291b385374a91f070969d1f430f9653 -SIZE (xfce4/xfce4-clipman-plugin-0.4.0.tar.gz) = 203361 +MD5 (xfce4/xfce4-clipman-plugin-0.4.1.tar.gz) = 664f6ca8500d8f240289c27d7bf4f419 +SIZE (xfce4/xfce4-clipman-plugin-0.4.1.tar.gz) = 305762 diff --git a/x11/xfce4-clipman-plugin/pkg-plist b/x11/xfce4-clipman-plugin/pkg-plist index b19080277bc4..791cb41022cb 100644 --- a/x11/xfce4-clipman-plugin/pkg-plist +++ b/x11/xfce4-clipman-plugin/pkg-plist @@ -1,5 +1,3 @@ @comment $FreeBSD$ lib/xfce4/panel-plugins/libclipman.so -lib/xfce4/panel-plugins/libclipman.la -lib/xfce4/panel-plugins/libclipman.a @unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true |