summaryrefslogtreecommitdiff
path: root/x11/xfce4-notes-plugin
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
committerwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
commit2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /x11/xfce4-notes-plugin
parent82ff889da9dc587d94b5ad49c36469576ebed64f (diff)
downloadpkgsrc-2c6e8e30b08bf1c171e92b4a779d56f1b68206fa.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'x11/xfce4-notes-plugin')
-rw-r--r--x11/xfce4-notes-plugin/Makefile4
-rw-r--r--x11/xfce4-notes-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile
index 9af6f0fc9dd..73761b00c33 100644
--- a/x11/xfce4-notes-plugin/Makefile
+++ b/x11/xfce4-notes-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2010/06/13 22:45:55 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2010/09/14 11:01:14 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,7 +8,7 @@ XFCE4_VERSION= 1.6.0
DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION}
#PKGREVISION= 1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/
COMMENT= Xfce notes plugin
diff --git a/x11/xfce4-notes-plugin/buildlink3.mk b/x11/xfce4-notes-plugin/buildlink3.mk
index b4399b518de..ee52bf6166f 100644
--- a/x11/xfce4-notes-plugin/buildlink3.mk
+++ b/x11/xfce4-notes-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2010/06/13 22:45:55 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2010/09/14 11:01:14 wiz Exp $
BUILDLINK_TREE+= xfce4-notes-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-notes-plugin
XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0
-BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin?= xfce4-notes-plugin>=1.6.0nb2
+BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin?= xfce4-notes-plugin>=1.6.0nb3
BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"