diff options
author | martti <martti@pkgsrc.org> | 2003-12-17 07:01:28 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-12-17 07:01:28 +0000 |
commit | 025d6f3b11d871b3bc95584d7588d11ec56c77c3 (patch) | |
tree | b4d0d69d28d44bfeb235f74809aabb7b85bc99fa /x11 | |
parent | 4074f556498adab3381d2b4ad37764ab345fa66a (diff) | |
download | pkgsrc-025d6f3b11d871b3bc95584d7588d11ec56c77c3.tar.gz |
Updated xfce4-clipman-plugin to 0.4.0
- Right click removes a single entry
- Trailing spaces are removed into menu (visual improvement)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 5 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 966963479a7..a4062fd7d9e 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:27 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/17 07:01:28 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.3.1 +XFCE4_VERSION= 0.4.0 DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 clipboard plugin diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo index 5efd43b38ec..43639b9264a 100644 --- a/x11/xfce4-clipman-plugin/distinfo +++ b/x11/xfce4-clipman-plugin/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/12/03 05:18:46 martti Exp $ +$NetBSD: distinfo,v 1.2 2003/12/17 07:01:28 martti Exp $ -SHA1 (xfce4-clipman-plugin-0.3.1.tar.gz) = fa3ed2966f1e6923a3e2f91339ec631568263cb7 -Size (xfce4-clipman-plugin-0.3.1.tar.gz) = 202944 bytes +SHA1 (xfce4-clipman-plugin-0.4.0.tar.gz) = 9c8681a1a5c7238e374790f5b74b382bd058cfa2 +Size (xfce4-clipman-plugin-0.4.0.tar.gz) = 203361 bytes |