summaryrefslogtreecommitdiff
path: root/x11/gnome-sharp
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-07-21 13:05:46 +0000
committerobache <obache@pkgsrc.org>2011-07-21 13:05:46 +0000
commit7f43353df055b66222f7487d225ce71980d838ec (patch)
treeb49a8a74fd1e317fd702bd5b738310cf703db8d1 /x11/gnome-sharp
parent585a0f3b41d44238f9b6b0020e8bf66b71ec6509 (diff)
downloadpkgsrc-7f43353df055b66222f7487d225ce71980d838ec.tar.gz
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'x11/gnome-sharp')
-rw-r--r--x11/gnome-sharp/Makefile4
-rw-r--r--x11/gnome-sharp/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-sharp/Makefile b/x11/gnome-sharp/Makefile
index 60a3d4d8f0e..c7079da859c 100644
--- a/x11/gnome-sharp/Makefile
+++ b/x11/gnome-sharp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2011/06/10 09:39:42 obache Exp $
+# $NetBSD: Makefile,v 1.25 2011/07/21 13:06:06 obache Exp $
#
DISTNAME= gnome-sharp-2.24.2
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-sharp/2.24/}
diff --git a/x11/gnome-sharp/buildlink3.mk b/x11/gnome-sharp/buildlink3.mk
index b390799cebd..5cd9061658b 100644
--- a/x11/gnome-sharp/buildlink3.mk
+++ b/x11/gnome-sharp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2011/06/10 09:39:42 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2011/07/21 13:06:07 obache Exp $
BUILDLINK_TREE+= gnome-sharp
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-sharp
GNOME_SHARP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.0
-BUILDLINK_ABI_DEPENDS.gnome-sharp?= gnome-sharp>=2.24.2nb4
+BUILDLINK_ABI_DEPENDS.gnome-sharp?= gnome-sharp>=2.24.2nb5
BUILDLINK_PKGSRCDIR.gnome-sharp?= ../../x11/gnome-sharp
.include "../../devel/libgnomeui/buildlink3.mk"