summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2008-04-27 23:09:53 +0000
committerwiz <wiz>2008-04-27 23:09:53 +0000
commita20d4200ad5564b584a96d068c42f0dbb3ebed6d (patch)
tree2cd89bbfbbf3edbf971e4405c9d342a414fbd7ed
parenta2515261eaac57c96fa4bc4b07cc28b34f7d5b93 (diff)
downloadpkgsrc-a20d4200ad5564b584a96d068c42f0dbb3ebed6d.tar.gz
Bump gnome-sharp API depends for shlib name changes and dependency changes.
Bump PKGREVISION of its dependencies.
-rw-r--r--devel/mono-tools/Makefile3
-rw-r--r--devel/monodevelop/Makefile4
-rw-r--r--games/gbrainy/Makefile4
-rw-r--r--net/dcsharp/Makefile4
-rw-r--r--x11/gnome-sharp/buildlink3.mk5
-rw-r--r--x11/gtksourceview-sharp2/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile
index dd05c0fbd5b..49ba0d355f2 100644
--- a/devel/mono-tools/Makefile
+++ b/devel/mono-tools/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/04/25 08:18:01 kefren Exp $
+# $NetBSD: Makefile,v 1.3 2008/04/27 23:09:53 wiz Exp $
DISTNAME= mono-tools-1.9
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://go-mono.com/sources/mono-tools/
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/monodevelop/Makefile b/devel/monodevelop/Makefile
index 025d94866ec..2ac5a36c82d 100644
--- a/devel/monodevelop/Makefile
+++ b/devel/monodevelop/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2008/04/27 09:21:27 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2008/04/27 23:09:53 wiz Exp $
DISTNAME= monodevelop-1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://go-mono.com/sources/monodevelop/
EXTRACT_SUFX= .tar.bz2
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile
index 0b3f54d571f..8a6a52c2460 100644
--- a/games/gbrainy/Makefile
+++ b/games/gbrainy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/04/27 09:21:27 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/04/27 23:09:53 wiz Exp $
#
DISTNAME= gbrainy-0.60
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/
diff --git a/net/dcsharp/Makefile b/net/dcsharp/Makefile
index 7aad3913a13..5a7d39c7eab 100644
--- a/net/dcsharp/Makefile
+++ b/net/dcsharp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/04/27 09:21:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2008/04/27 23:09:53 wiz Exp $
DISTNAME= dcsharp-0.11.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://dcsharp.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-sharp/buildlink3.mk b/x11/gnome-sharp/buildlink3.mk
index c61b8a263d3..07a56a12616 100644
--- a/x11/gnome-sharp/buildlink3.mk
+++ b/x11/gnome-sharp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2008/04/27 23:03:53 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2008/04/27 23:09:53 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNOME_SHARP_BUILDLINK3_MK:= ${GNOME_SHARP_BUILDLINK3_MK}+
@@ -12,8 +12,7 @@ BUILDLINK_PACKAGES+= gnome-sharp
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnome-sharp
.if ${GNOME_SHARP_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.gnome-sharp+= gnome-sharp>=2.16.1
-BUILDLINK_ABI_DEPENDS.gnome-sharp?= gnome-sharp>=2.16.1nb1
+BUILDLINK_API_DEPENDS.gnome-sharp+= gnome-sharp>=2.20.1
BUILDLINK_PKGSRCDIR.gnome-sharp?= ../../x11/gnome-sharp
.endif # GNOME_SHARP_BUILDLINK3_MK
diff --git a/x11/gtksourceview-sharp2/Makefile b/x11/gtksourceview-sharp2/Makefile
index 253932dfacb..7794aaaa5d1 100644
--- a/x11/gtksourceview-sharp2/Makefile
+++ b/x11/gtksourceview-sharp2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/04/27 09:21:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/04/27 23:09:53 wiz Exp $
DISTNAME= gtksourceview-sharp-2.0-0.12
PKGNAME= ${DISTNAME:S/-2.0-/2-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://go-mono.com/sources/gtksourceview-sharp2/
EXTRACT_SUFX= .tar.bz2