pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Bump gnome-sharp API depends for shlib name changes an...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/617272b6b019
branches:  trunk
changeset: 541905:617272b6b019
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 27 23:09:53 2008 +0000

description:
Bump gnome-sharp API depends for shlib name changes and dependency changes.

Bump PKGREVISION of its dependencies.

diffstat:

 devel/mono-tools/Makefile         |  3 ++-
 devel/monodevelop/Makefile        |  4 ++--
 games/gbrainy/Makefile            |  4 ++--
 net/dcsharp/Makefile              |  4 ++--
 x11/gnome-sharp/buildlink3.mk     |  5 ++---
 x11/gtksourceview-sharp2/Makefile |  4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diffs (85 lines):

diff -r d3fd3ed08301 -r 617272b6b019 devel/mono-tools/Makefile
--- a/devel/mono-tools/Makefile Sun Apr 27 23:03:53 2008 +0000
+++ b/devel/mono-tools/Makefile Sun Apr 27 23:09:53 2008 +0000
@@ -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 -r d3fd3ed08301 -r 617272b6b019 devel/monodevelop/Makefile
--- a/devel/monodevelop/Makefile        Sun Apr 27 23:03:53 2008 +0000
+++ b/devel/monodevelop/Makefile        Sun Apr 27 23:09:53 2008 +0000
@@ -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 -r d3fd3ed08301 -r 617272b6b019 games/gbrainy/Makefile
--- a/games/gbrainy/Makefile    Sun Apr 27 23:03:53 2008 +0000
+++ b/games/gbrainy/Makefile    Sun Apr 27 23:09:53 2008 +0000
@@ -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 -r d3fd3ed08301 -r 617272b6b019 net/dcsharp/Makefile
--- a/net/dcsharp/Makefile      Sun Apr 27 23:03:53 2008 +0000
+++ b/net/dcsharp/Makefile      Sun Apr 27 23:09:53 2008 +0000
@@ -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 -r d3fd3ed08301 -r 617272b6b019 x11/gnome-sharp/buildlink3.mk
--- a/x11/gnome-sharp/buildlink3.mk     Sun Apr 27 23:03:53 2008 +0000
+++ b/x11/gnome-sharp/buildlink3.mk     Sun Apr 27 23:09:53 2008 +0000
@@ -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_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 -r d3fd3ed08301 -r 617272b6b019 x11/gtksourceview-sharp2/Makefile
--- a/x11/gtksourceview-sharp2/Makefile Sun Apr 27 23:03:53 2008 +0000
+++ b/x11/gtksourceview-sharp2/Makefile Sun Apr 27 23:09:53 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index