update to coffeescript 1.6.2
This commit is contained in:
parent
ef222239f0
commit
484c392291
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:20:27 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2013/05/07 06:54:55 jasper Exp $
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
COMMENT = little language that compiles to javascript
|
||||
|
||||
NPM_VERSION = 1.5.0
|
||||
NPM_VERSION = 1.6.2
|
||||
NPM_NAME = coffee-script
|
||||
PKGNAME = coffeescript-${NPM_VERSION}
|
||||
CATEGORIES = lang
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (coffee-script-1.5.0.tgz) = SmDVZ7KibIATlOlWC4dj7bji/GSTEs+hLJhEzf8p0eI=
|
||||
SIZE (coffee-script-1.5.0.tgz) = 69143
|
||||
SHA256 (coffee-script-1.6.2.tgz) = knha135daJ/Hv8YvO1GeZbd1CUV92nozLuHv1s+fCNY=
|
||||
SIZE (coffee-script-1.6.2.tgz) = 75715
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2012/11/20 19:30:14 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2013/05/07 06:54:55 jasper Exp $
|
||||
bin/cake
|
||||
bin/coffee
|
||||
lib/node_modules/coffee-script/
|
||||
@ -29,4 +29,5 @@ lib/node_modules/coffee-script/lib/coffee-script/parser.js
|
||||
lib/node_modules/coffee-script/lib/coffee-script/repl.js
|
||||
lib/node_modules/coffee-script/lib/coffee-script/rewriter.js
|
||||
lib/node_modules/coffee-script/lib/coffee-script/scope.js
|
||||
lib/node_modules/coffee-script/lib/coffee-script/sourcemap.js
|
||||
lib/node_modules/coffee-script/package.json
|
||||
|
Loading…
Reference in New Issue
Block a user