bump after recent node update

reported by nigel@
This commit is contained in:
jasper 2014-10-01 06:29:04 +00:00
parent 7de41e07a0
commit 649f31160f
8 changed files with 16 additions and 15 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2013/11/25 23:27:02 abieber Exp $
# $OpenBSD: Makefile,v 1.16 2014/10/01 06:29:04 jasper Exp $
COMMENT = postgresql client for Node.js
NPM_VERSION = 2.8.2
NPM_NAME = pg
REVISION = 0
CATEGORIES = databases
MAINTAINER = Roman Kravchuk <kravchuk.kp@gmail.com>

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2014/06/04 17:42:43 abieber Exp $
# $OpenBSD: Makefile,v 1.13 2014/10/01 06:29:04 jasper Exp $
COMMENT = sqlite3 bindings for Node.js
NPM_VERSION = 2.2.3
NPM_NAME = sqlite3
REVISION = 0
CATEGORIES = databases
MAINTAINER = Aaron Bieber <abieber@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2013/11/05 16:25:36 abieber Exp $
# $OpenBSD: Makefile,v 1.16 2014/10/01 06:29:04 jasper Exp $
# Currently node itself is only for amd64 and i386, but
# the coroutine library this uses only works on amd64
@ -9,7 +9,7 @@ ONLY_FOR_ARCHS= amd64 i386
COMMENT = fiber/coroutine support for Node.js
NPM_VERSION = 1.0.1
REVISION = 0
REVISION = 1
NPM_NAME = fibers
CATEGORIES = devel

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2013/11/05 16:26:05 abieber Exp $
# $OpenBSD: Makefile,v 1.9 2014/10/01 06:29:04 jasper Exp $
COMMENT = GObject Introspection bindings for Node.js
@ -6,7 +6,7 @@ NPM_VERSION = 0.1.0
NPM_NAME = gir
CATEGORIES = devel
REVISION = 4
REVISION = 5
HOMEPAGE = https://github.com/creationix/node-gir

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2013/11/05 16:26:29 abieber Exp $
# $OpenBSD: Makefile,v 1.14 2014/10/01 06:29:04 jasper Exp $
COMMENT = Cairo-backed Canvas implementation for Node.js
NPM_VERSION = 1.0.0
NPM_NAME = canvas
CATEGORIES = graphics
REVISION = 3
REVISION = 4
HOMEPAGE = https://github.com/learnboost/node-canvas

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2013/12/17 10:17:28 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2014/10/01 06:29:04 jasper Exp $
COMMENT = bridge API connect to Java for Node.js
NPM_VERSION = 0.2.9
NPM_NAME = java
REVISION = 0
REVISION = 1
CATEGORIES = lang
MAINTAINER = Roman Kravchuk <kravchuk.kp@gmail.com>

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2013/11/05 16:27:00 abieber Exp $
# $OpenBSD: Makefile,v 1.15 2014/10/01 06:29:04 jasper Exp $
COMMENT = bcrypt hashing library for Node.js
NPM_VERSION = 0.7.5
NPM_NAME = bcrypt
CATEGORIES = security
REVISION = 2
REVISION = 3
HOMEPAGE = https://github.com/ncb000gt/node.bcrypt.js

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2013/11/05 16:27:27 abieber Exp $
# $OpenBSD: Makefile,v 1.12 2014/10/01 06:29:04 jasper Exp $
COMMENT = module to support sending messages to syslog
@ -6,7 +6,7 @@ NPM_VERSION = 1.1.7
NPM_NAME = node-syslog
CATEGORIES = sysutils
REVISION = 3
REVISION = 4
HOMEPAGE = https://github.com/schamane/node-syslog