diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-27 16:41:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-27 16:41:39 +0000 |
commit | 22de780e18258028a82303ceb8daad004127b608 (patch) | |
tree | 502cb9942d884fe729b13768bdc41db24769b029 | |
parent | Mark cups-base as fixed wrt. to "makeFileKey2() buffer overflow (diff) |
update xfce4-clipman-plugin to 0.4.1
PR: ports/76744
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=127482
-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 |