Sun Apr 27 09:21:27 2008 UTC ()
Bump BUILDLINK_API_DEPENDS for gtk-sharp (name changes) and bump PKGREVISION
of dependencies.


(wiz)
diff -r1.5 -r1.6 pkgsrc/devel/mono-addins/Makefile
diff -r1.9 -r1.10 pkgsrc/devel/monodevelop/Makefile
diff -r1.2 -r1.3 pkgsrc/games/gbrainy/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/net/dcsharp/Makefile
diff -r1.4 -r1.5 pkgsrc/x11/gnome-sharp/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/x11/gtk-sharp/buildlink3.mk
diff -r1.3 -r1.4 pkgsrc/x11/gtksourceview-sharp2/Makefile

cvs diff -r1.5 -r1.6 pkgsrc/devel/mono-addins/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/mono-addins/Attic/Makefile 2008/03/17 22:54:02 1.5
+++ pkgsrc/devel/mono-addins/Attic/Makefile 2008/04/27 09:21:27 1.6
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2008/03/17 22:54:02 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2008/04/27 09:21:27 wiz Exp $
2 2
3DISTNAME= mono-addins-0.3.1 3DISTNAME= mono-addins-0.3.1
 4PKGREVISION= 1
4CATEGORIES= devel 5CATEGORIES= devel
5MASTER_SITES= http://www.go-mono.com/sources/mono-addins/ 6MASTER_SITES= http://www.go-mono.com/sources/mono-addins/
6EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
7 8
8MAINTAINER= kefren@NetBSD.org 9MAINTAINER= kefren@NetBSD.org
9HOMEPAGE= http://www.mono-project.com/Mono.Addins 10HOMEPAGE= http://www.mono-project.com/Mono.Addins
10COMMENT= Framework for creating extensible applications 11COMMENT= Framework for creating extensible applications
11 12
12GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
13USE_TOOLS+= gmake pkg-config 14USE_TOOLS+= gmake pkg-config
14 15
15.include "../../lang/mono/buildlink3.mk" 16.include "../../lang/mono/buildlink3.mk"
16.include "../../x11/gtk-sharp/buildlink3.mk" 17.include "../../x11/gtk-sharp/buildlink3.mk"

cvs diff -r1.9 -r1.10 pkgsrc/devel/monodevelop/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/monodevelop/Attic/Makefile 2008/03/17 22:54:02 1.9
+++ pkgsrc/devel/monodevelop/Attic/Makefile 2008/04/27 09:21:27 1.10
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.9 2008/03/17 22:54:02 wiz Exp $ 1# $NetBSD: Makefile,v 1.10 2008/04/27 09:21:27 wiz Exp $
2 2
3DISTNAME= monodevelop-1.0 3DISTNAME= monodevelop-1.0
4PKGREVISION= 1 4PKGREVISION= 2
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= http://go-mono.com/sources/monodevelop/ 6MASTER_SITES= http://go-mono.com/sources/monodevelop/
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= kefren@NetBSD.org 9MAINTAINER= kefren@NetBSD.org
10HOMEPAGE= http://www.monodevelop.com/ 10HOMEPAGE= http://www.monodevelop.com/
11COMMENT= IDE for C\# and other .NET languages 11COMMENT= IDE for C\# and other .NET languages
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= gmake perl:run pkg-config bash 14USE_TOOLS+= gmake perl:run pkg-config bash
15EXTRACT_USING= gtar 15EXTRACT_USING= gtar
16MAKE_JOBS_SAFE= no 16MAKE_JOBS_SAFE= no
17 17

cvs diff -r1.2 -r1.3 pkgsrc/games/gbrainy/Makefile (expand / switch to unified diff)

--- pkgsrc/games/gbrainy/Makefile 2008/03/19 06:43:42 1.2
+++ pkgsrc/games/gbrainy/Makefile 2008/04/27 09:21:27 1.3
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.2 2008/03/19 06:43:42 wiz Exp $ 1# $NetBSD: Makefile,v 1.3 2008/04/27 09:21:27 wiz Exp $
2# 2#
3 3
4DISTNAME= gbrainy-0.60 4DISTNAME= gbrainy-0.60
 5PKGREVISION= 1
5CATEGORIES= games 6CATEGORIES= games
6MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/ 7MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/
7 8
8MAINTAINER= wiz@NetBSD.org 9MAINTAINER= wiz@NetBSD.org
9HOMEPAGE= http://live.gnome.org/gbrainy 10HOMEPAGE= http://live.gnome.org/gbrainy
10COMMENT= Brain teaser game and trainer 11COMMENT= Brain teaser game and trainer
11 12
12GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
13USE_DIRS+= xdg-1.4 14USE_DIRS+= xdg-1.4
14USE_LIBTOOL= yes 15USE_LIBTOOL= yes
15USE_LANGUAGES= c 16USE_LANGUAGES= c
16USE_TOOLS+= intltool pkg-config 17USE_TOOLS+= intltool pkg-config
17 18

cvs diff -r1.1.1.1 -r1.2 pkgsrc/net/dcsharp/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/net/dcsharp/Attic/Makefile 2008/04/25 16:10:27 1.1.1.1
+++ pkgsrc/net/dcsharp/Attic/Makefile 2008/04/27 09:21:27 1.2
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.1.1.1 2008/04/25 16:10:27 kefren Exp $ 1# $NetBSD: Makefile,v 1.2 2008/04/27 09:21:27 wiz Exp $
2 2
3DISTNAME= dcsharp-0.11.1 3DISTNAME= dcsharp-0.11.1
 4PKGREVISION= 1
4CATEGORIES= net 5CATEGORIES= net
5MASTER_SITES= http://dcsharp.googlecode.com/files/ 6MASTER_SITES= http://dcsharp.googlecode.com/files/
6EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://code.google.com/p/dcsharp/ 10HOMEPAGE= http://code.google.com/p/dcsharp/
10COMMENT= File sharing client for the Direct Connect protocol 11COMMENT= File sharing client for the Direct Connect protocol
11 12
12USE_TOOLS+= pkg-config 13USE_TOOLS+= pkg-config
13USE_LANGUAGES= c++ 14USE_LANGUAGES= c++
14NO_CONFIGURE= yes 15NO_CONFIGURE= yes
15 16
16BUILD_DEPENDS+= scons>=0.96.1:../../devel/scons 17BUILD_DEPENDS+= scons>=0.96.1:../../devel/scons

cvs diff -r1.4 -r1.5 pkgsrc/x11/gnome-sharp/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/gnome-sharp/Attic/Makefile 2008/03/17 22:54:02 1.4
+++ pkgsrc/x11/gnome-sharp/Attic/Makefile 2008/04/27 09:21:27 1.5
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.4 2008/03/17 22:54:02 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2008/04/27 09:21:27 wiz Exp $
2# 2#
3 3
4DISTNAME= gnome-sharp-2.16.1 4DISTNAME= gnome-sharp-2.16.1
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= x11 6CATEGORIES= x11
7MASTER_SITES= http://go-mono.com/sources/gnome-sharp2/ 7MASTER_SITES= http://go-mono.com/sources/gnome-sharp2/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.mono-project.com/GtkSharp 10HOMEPAGE= http://www.mono-project.com/GtkSharp
11COMMENT= C\# bindings for the GNOME platform 11COMMENT= C\# bindings for the GNOME platform
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_PKGLOCALEDIR= yes 14USE_PKGLOCALEDIR= yes
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16USE_TOOLS+= gmake pkg-config 16USE_TOOLS+= gmake pkg-config
17 17
18PKGCONFIG_OVERRIDE+= art/art-sharp-2.0.pc.in 18PKGCONFIG_OVERRIDE+= art/art-sharp-2.0.pc.in

cvs diff -r1.1.1.1 -r1.2 pkgsrc/x11/gtk-sharp/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/x11/gtk-sharp/buildlink3.mk 2008/03/17 22:50:28 1.1.1.1
+++ pkgsrc/x11/gtk-sharp/buildlink3.mk 2008/04/27 09:21:27 1.2
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: buildlink3.mk,v 1.1.1.1 2008/03/17 22:50:28 wiz Exp $ 1# $NetBSD: buildlink3.mk,v 1.2 2008/04/27 09:21:27 wiz Exp $
2 2
3BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ 3BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
4GTK_SHARP_BUILDLINK3_MK:= ${GTK_SHARP_BUILDLINK3_MK}+ 4GTK_SHARP_BUILDLINK3_MK:= ${GTK_SHARP_BUILDLINK3_MK}+
5 5
6.if ${BUILDLINK_DEPTH} == "+" 6.if ${BUILDLINK_DEPTH} == "+"
7BUILDLINK_DEPENDS+= gtk-sharp 7BUILDLINK_DEPENDS+= gtk-sharp
8.endif 8.endif
9 9
10BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngtk-sharp} 10BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngtk-sharp}
11BUILDLINK_PACKAGES+= gtk-sharp 11BUILDLINK_PACKAGES+= gtk-sharp
12BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gtk-sharp 12BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gtk-sharp
13 13
14.if ${GTK_SHARP_BUILDLINK3_MK} == "+" 14.if ${GTK_SHARP_BUILDLINK3_MK} == "+"
15BUILDLINK_API_DEPENDS.gtk-sharp+= gtk-sharp>=2.10.3 15BUILDLINK_API_DEPENDS.gtk-sharp+= gtk-sharp>=2.12.1
16BUILDLINK_PKGSRCDIR.gtk-sharp?= ../../x11/gtk-sharp 16BUILDLINK_PKGSRCDIR.gtk-sharp?= ../../x11/gtk-sharp
17.endif # GTK_SHARP_BUILDLINK3_MK 17.endif # GTK_SHARP_BUILDLINK3_MK
18 18
19BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} 19BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}

cvs diff -r1.3 -r1.4 pkgsrc/x11/gtksourceview-sharp2/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/gtksourceview-sharp2/Attic/Makefile 2008/04/19 19:15:59 1.3
+++ pkgsrc/x11/gtksourceview-sharp2/Attic/Makefile 2008/04/27 09:21:27 1.4
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2008/04/19 19:15:59 kefren Exp $ 1# $NetBSD: Makefile,v 1.4 2008/04/27 09:21:27 wiz Exp $
2 2
3DISTNAME= gtksourceview-sharp-2.0-0.12 3DISTNAME= gtksourceview-sharp-2.0-0.12
4PKGNAME= ${DISTNAME:S/-2.0-/2-/} 4PKGNAME= ${DISTNAME:S/-2.0-/2-/}
 5PKGREVISION= 1
5CATEGORIES= x11 6CATEGORIES= x11
6MASTER_SITES= http://go-mono.com/sources/gtksourceview-sharp2/ 7MASTER_SITES= http://go-mono.com/sources/gtksourceview-sharp2/
7EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
8 9
9MAINTAINER= kefren@NetBSD.org 10MAINTAINER= kefren@NetBSD.org
10HOMEPAGE= http://www.mono-project.com/Gtk 11HOMEPAGE= http://www.mono-project.com/Gtk
11COMMENT= C\# Bindings to the GtkSourceView widget 12COMMENT= C\# Bindings to the GtkSourceView widget
12 13
13GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
14USE_TOOLS+= gmake pkg-config 15USE_TOOLS+= gmake pkg-config
15 16
16CONFLICTS= gtksourceview-sharp-2.0-[0-9]* 17CONFLICTS= gtksourceview-sharp-2.0-[0-9]*
17 18