Add missing bumps, PLIST_DB complains of disappearing @link entries.

-@link /usr/local/lib/node_modules/gir/build/Release/girepository.node
-@link /usr/local/lib/node_modules/canvas/build/Release/canvas.node
This commit is contained in:
landry 2013-06-01 14:19:31 +00:00
parent 468e86366b
commit 78933f06d5
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:12 espie Exp $
# $OpenBSD: Makefile,v 1.6 2013/06/01 14:19:31 landry Exp $
COMMENT = GObject Introspection bindings for Node.js
@ -6,7 +6,7 @@ NPM_VERSION = 0.1.0
NPM_NAME = gir
CATEGORIES = devel
REVISION = 1
REVISION = 2
HOMEPAGE = https://github.com/creationix/node-gir

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:10:54 espie Exp $
# $OpenBSD: Makefile,v 1.10 2013/06/01 14:19:31 landry Exp $
COMMENT = Cairo-backed Canvas implementation for Node.js
NPM_VERSION = 1.0.0
NPM_NAME = canvas
CATEGORIES = graphics
REVISION = 0
HOMEPAGE = https://github.com/learnboost/node-canvas