summaryrefslogtreecommitdiff
path: root/x11/xfce4-notes-plugin
diff options
context:
space:
mode:
authorwiz <wiz>2012-03-03 00:11:51 +0000
committerwiz <wiz>2012-03-03 00:11:51 +0000
commit3c7c47daf9013aeb0e2999c2a3307d7dca44e8d4 (patch)
treea1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /x11/xfce4-notes-plugin
parent4a50481d2925d132ae36a8f8ddeddee00234f28c (diff)
downloadpkgsrc-3c7c47daf9013aeb0e2999c2a3307d7dca44e8d4.tar.gz
Recursive bump for pcre-8.30* (shlib major change)
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 18a58aa7615..14b4f2e5fc9 100644
--- a/x11/xfce4-notes-plugin/Makefile
+++ b/x11/xfce4-notes-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/02/06 12:42:29 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2012/03/03 00:12:02 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 1.6.0
DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
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 926bdd8f75f..b4ca1e905e9 100644
--- a/x11/xfce4-notes-plugin/buildlink3.mk
+++ b/x11/xfce4-notes-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.27 2012/02/06 12:42:29 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.28 2012/03/03 00:12:02 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.0nb8
+BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin?= xfce4-notes-plugin>=1.6.0nb9
BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"