diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | 28213d2cc32867cb83de57e016f5ac38cc464e7a (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /x11/gnome-sharp | |
parent | 586e4a51aef4b7489209981930a83e7a67ce35a4 (diff) | |
download | pkgsrc-28213d2cc32867cb83de57e016f5ac38cc464e7a.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
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 7d6b361557d..ea850b20ee2 100644 --- a/x11/gnome-sharp/Makefile +++ b/x11/gnome-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2014/04/09 07:27:01 obache Exp $ +# $NetBSD: Makefile,v 1.54 2014/05/05 00:48:28 ryoon Exp $ # DISTNAME= gnome-sharp-2.24.2 -PKGREVISION= 31 +PKGREVISION= 32 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 8e09ed3c53a..6bfe1b6f499 100644 --- a/x11/gnome-sharp/buildlink3.mk +++ b/x11/gnome-sharp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.43 2014/04/09 07:27:01 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2014/05/05 00:48:28 ryoon 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.2nb31 +BUILDLINK_ABI_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.2nb32 BUILDLINK_PKGSRCDIR.gnome-sharp?= ../../x11/gnome-sharp .include "../../devel/libgnomeui/buildlink3.mk" |