Bump after spidermonkey ports change.
This commit is contained in:
parent
06fdf8fa76
commit
6ce2569122
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2011/04/10 17:28:38 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2012/04/08 17:21:49 ajacoutot Exp $
|
||||
|
||||
COMMENT = distributed, document-oriented database
|
||||
|
||||
COUCH_VER = 1.0.1
|
||||
DISTNAME = apache-couchdb-${COUCH_VER}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = databases
|
||||
|
||||
HOMEPAGE = http://couchdb.apache.org/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2012/02/16 21:22:42 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2012/04/08 17:21:49 ajacoutot Exp $
|
||||
|
||||
#atomic_int.h: error "unsupported compiler or platform" on other archs
|
||||
ONLY_FOR_ARCHS = i386 amd64
|
||||
@ -7,6 +7,7 @@ COMMENT = scalable, high-performance document-oriented database
|
||||
|
||||
DISTNAME = mongodb-src-r2.0.1
|
||||
PKGNAME = ${DISTNAME:S/src-r//}
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS = mongoclient 1.0
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2011/12/24 08:46:29 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2012/04/08 17:21:49 ajacoutot Exp $
|
||||
|
||||
COMMENT = UPnP media server
|
||||
|
||||
VER = 0.12.1
|
||||
DISTNAME = mediatomb-${VER}
|
||||
REVISION = 4
|
||||
REVISION = 5
|
||||
|
||||
CATEGORIES = multimedia
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2012/04/07 13:48:31 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2012/04/08 17:21:49 ajacoutot Exp $
|
||||
|
||||
COMMENT= Javascript bindings for GNOME
|
||||
|
||||
GNOME_PROJECT= gjs
|
||||
GNOME_VERSION= 1.32.0
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gjs 1.0 # 0.0
|
||||
SHARED_LIBS += gjs-dbus 1.0 # 0.0
|
||||
@ -40,7 +41,7 @@ MODPY_ADJ_FILES= scripts/make-tests
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
|
||||
LIB_DEPENDS= devel/gobject-introspection>=1.32.0 \
|
||||
devel/spidermonkey>=1.8,<1.9 \
|
||||
devel/spidermonkey \
|
||||
x11/dbus-glib
|
||||
REGRESS_DEPENDS= sysutils/e2fsprogs # uuidgen(1)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user