diff options
author | martti <martti@pkgsrc.org> | 2004-10-08 06:23:36 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2004-10-08 06:23:36 +0000 |
commit | ea316878f680aefd897926a396894fc631358093 (patch) | |
tree | 962663e9e4eed8d18f2c80a6ea68a5c202f423d9 /x11/xfce4-clipman-plugin | |
parent | 0d0118625eae443ec49c0e8325768390ced15ba9 (diff) | |
download | pkgsrc-ea316878f680aefd897926a396894fc631358093.tar.gz |
Updated xfce4-clipman-plugin to 0.4.1
* Bug fixes
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 5 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/buildlink3.mk | 6 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/distinfo | 6 |
3 files changed, 8 insertions, 9 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index c24efdcc8a5..bd6810e1958 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/08 06:23:36 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.0 +XFCE4_VERSION= 0.4.1 DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION} -PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 clipboard plugin diff --git a/x11/xfce4-clipman-plugin/buildlink3.mk b/x11/xfce4-clipman-plugin/buildlink3.mk index b97a920328d..2cd61b88aa0 100644 --- a/x11/xfce4-clipman-plugin/buildlink3.mk +++ b/x11/xfce4-clipman-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2004/10/08 06:23:36 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK:= ${XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK}+ @@ -11,8 +11,8 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-clipman-plugin} BUILDLINK_PACKAGES+= xfce4-clipman-plugin .if !empty(XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.4.0nb3 -BUILDLINK_RECOMMENDED.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.4.0nb4 +BUILDLINK_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.4.1 +BUILDLINK_RECOMMENDED.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.4.1 BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin .endif # XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo index 43639b9264a..078ef56db93 100644 --- a/x11/xfce4-clipman-plugin/distinfo +++ b/x11/xfce4-clipman-plugin/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/12/17 07:01:28 martti Exp $ +$NetBSD: distinfo,v 1.3 2004/10/08 06:23:36 martti Exp $ -SHA1 (xfce4-clipman-plugin-0.4.0.tar.gz) = 9c8681a1a5c7238e374790f5b74b382bd058cfa2 -Size (xfce4-clipman-plugin-0.4.0.tar.gz) = 203361 bytes +SHA1 (xfce4-clipman-plugin-0.4.1.tar.gz) = 3de3a457286471d3d873bed77bf5c8a0f125b409 +Size (xfce4-clipman-plugin-0.4.1.tar.gz) = 305762 bytes |