Bump after recent mono MODULE tweak.
This commit is contained in:
parent
3d85aa9062
commit
f2e8499f8a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2009/10/10 09:44:59 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2009/12/17 14:00:34 ajacoutot Exp $
|
||||
|
||||
# sync with net/avahi,-mono
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc # arm
|
||||
@ -6,6 +6,8 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc # arm
|
||||
COMMENT= cross platform, open source .NET developement framework
|
||||
|
||||
DISTNAME= mono-2.5
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
CATEGORIES= lang devel
|
||||
|
||||
SHARED_LIBS += mono 1.0 # .0.0
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/09/06 07:26:25 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2009/12/17 14:00:34 ajacoutot Exp $
|
||||
|
||||
COMMENT= C\# implementation of dbus - GLib integration
|
||||
DISTNAME= ndesk-dbus-glib-0.4.1
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MASTER_SITES= http://www.ndesk.org/archive/ndesk-dbus/
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2009/09/11 21:32:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2009/12/17 14:00:34 ajacoutot Exp $
|
||||
|
||||
COMMENT= .NET language bindings for the GNOME desktop
|
||||
|
||||
GNOME_PROJECT= gnome-desktop-sharp
|
||||
GNOME_VERSION= 2.24.0
|
||||
PKGNAME= mono-gnome-desktop-${VERSION}p0
|
||||
PKGNAME= mono-gnome-desktop-${VERSION}p1
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2009/09/06 07:27:41 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2009/12/17 14:00:34 ajacoutot Exp $
|
||||
|
||||
COMMENT= .NET language bindings for assorted GNOME libraries
|
||||
|
||||
GNOME_PROJECT= gnome-sharp
|
||||
GNOME_VERSION= 2.24.1
|
||||
PKGNAME= mono-gnome-${VERSION}
|
||||
PKGNAME= mono-gnome-${VERSION}p0
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2009/11/17 13:16:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2009/12/17 14:00:34 ajacoutot Exp $
|
||||
|
||||
COMMENT= desktop note-taking application written in C\#
|
||||
|
||||
GNOME_PROJECT= tomboy
|
||||
GNOME_VERSION= 1.0.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2009/12/07 12:51:06 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2009/12/17 14:00:34 ajacoutot Exp $
|
||||
|
||||
COMMENT= .NET language binding for the GTK+2 toolkit
|
||||
|
||||
@ -7,7 +7,7 @@ MINOR= 9
|
||||
VERSION= 2.${MAJOR}.${MINOR}
|
||||
|
||||
DISTNAME= gtk-sharp-${VERSION}
|
||||
PKGNAME= mono-gtk2-${VERSION}p0
|
||||
PKGNAME= mono-gtk2-${VERSION}p1
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://mono-project.com/GtkSharp
|
||||
|
Loading…
x
Reference in New Issue
Block a user