Updated xfce4-clipman-plugin to 0.4.1
* Bug fixes
This commit is contained in:
parent
7f436ae9a2
commit
6455e71a98
3 changed files with 8 additions and 9 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue