- update to coffeescript-1.4.0
This commit is contained in:
parent
7e5e5430e8
commit
2f64254ceb
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2012/05/23 15:13:20 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2012/11/20 19:30:13 jasper Exp $
|
||||
|
||||
COMMENT = little language that compiles to javascript
|
||||
|
||||
NPM_VERSION = 1.3.3
|
||||
NPM_VERSION = 1.4.0
|
||||
NPM_NAME = coffee-script
|
||||
PKGNAME = coffeescript-${NPM_VERSION}
|
||||
REVISION = 0
|
||||
CATEGORIES = lang
|
||||
|
||||
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (coffee-script-1.3.3.tgz) = lGZI7uiea7jFDfqhnShuqA==
|
||||
RMD160 (coffee-script-1.3.3.tgz) = jsIvRs/1pxOWt3fcozTgm9bCWcc=
|
||||
SHA1 (coffee-script-1.3.3.tgz) = FQ1rTLUiiUNp7+1qIQHCC8f0pPQ=
|
||||
SHA256 (coffee-script-1.3.3.tgz) = 3u3Sz51aviutck5oCb7EDvoHIV2uhfRNeM03c2u1C8U=
|
||||
SIZE (coffee-script-1.3.3.tgz) = 67826
|
||||
SHA256 (coffee-script-1.4.0.tgz) = FG6JhdiSELY9roM3j9hRzPVNONfRHK3NygFSDVCIJhM=
|
||||
SIZE (coffee-script-1.4.0.tgz) = 68274
|
||||
|
@ -1,9 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2012/04/12 19:08:46 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2012/11/20 19:30:14 jasper Exp $
|
||||
bin/cake
|
||||
bin/coffee
|
||||
lib/node_modules/coffee-script/
|
||||
lib/node_modules/coffee-script/.npmignore
|
||||
lib/node_modules/coffee-script/CNAME
|
||||
lib/node_modules/coffee-script/CONTRIBUTING.md
|
||||
lib/node_modules/coffee-script/LICENSE
|
||||
lib/node_modules/coffee-script/README
|
||||
lib/node_modules/coffee-script/Rakefile
|
||||
|
Loading…
Reference in New Issue
Block a user