diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
commit | d520a7cf2a9eec712b0650ff5e12190c69e6cdfc (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /x11/gnome-sharp | |
parent | 5891769779517a56ba77c5a38bfef9ef946987bf (diff) | |
download | pkgsrc-d520a7cf2a9eec712b0650ff5e12190c69e6cdfc.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'x11/gnome-sharp')
-rw-r--r-- | x11/gnome-sharp/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-sharp/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-sharp/Makefile b/x11/gnome-sharp/Makefile index c9f62aa9e11..93b15463a73 100644 --- a/x11/gnome-sharp/Makefile +++ b/x11/gnome-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2013/10/19 09:06:58 adam Exp $ +# $NetBSD: Makefile,v 1.51 2014/01/01 11:52:08 wiz Exp $ # DISTNAME= gnome-sharp-2.24.2 -PKGREVISION= 28 +PKGREVISION= 29 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 c5b8c9c2855..f76d9128f09 100644 --- a/x11/gnome-sharp/buildlink3.mk +++ b/x11/gnome-sharp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.41 2013/10/10 14:41:49 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.42 2014/01/01 11:52:08 wiz 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.2nb27 +BUILDLINK_ABI_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.2nb29 BUILDLINK_PKGSRCDIR.gnome-sharp?= ../../x11/gnome-sharp .include "../../devel/libgnomeui/buildlink3.mk" |