View | Details | Raw Unified | Return to bug 166405
Collapse All | Expand All

(-)/usr/ports/www/node/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	node
8
PORTNAME=	node
9
PORTVERSION=	0.6.13
9
PORTVERSION=	0.6.14
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
11
MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
12
DISTNAME=	${PORTNAME}-v${PORTVERSION}
12
DISTNAME=	${PORTNAME}-v${PORTVERSION}
(-)/usr/ports/www/node/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (node-v0.6.13.tar.gz) = fc4f3ceacfd2cfc4ec75fc59d97f1f2d04947efd5e191efaddeb552df486245b
1
SHA256 (node-v0.6.14.tar.gz) = e41922308155c5197c2d048948ca9cd76ea5f9a51f977e1591bd93fe17d4cf1f
2
SIZE (node-v0.6.13.tar.gz) = 10757157
2
SIZE (node-v0.6.14.tar.gz) = 10742747
(-)/usr/ports/www/node/pkg-plist (-6 / +2 lines)
Lines 512-524 Link Here
512
lib/node_modules/npm/node_modules/block-stream/README.md
512
lib/node_modules/npm/node_modules/block-stream/README.md
513
lib/node_modules/npm/node_modules/block-stream/block-stream.js
513
lib/node_modules/npm/node_modules/block-stream/block-stream.js
514
lib/node_modules/npm/node_modules/block-stream/package.json
514
lib/node_modules/npm/node_modules/block-stream/package.json
515
lib/node_modules/npm/node_modules/fast-list/.npmignore
516
lib/node_modules/npm/node_modules/fast-list/.travis.yml
517
lib/node_modules/npm/node_modules/fast-list/README.md
518
lib/node_modules/npm/node_modules/fast-list/fast-list.js
519
lib/node_modules/npm/node_modules/fast-list/package.json
520
lib/node_modules/npm/node_modules/fstream/.npmignore
515
lib/node_modules/npm/node_modules/fstream/.npmignore
521
lib/node_modules/npm/node_modules/fstream/.travis.yml
516
lib/node_modules/npm/node_modules/fstream/.travis.yml
517
lib/node_modules/npm/node_modules/fstream/LICENCE
522
lib/node_modules/npm/node_modules/fstream/README.md
518
lib/node_modules/npm/node_modules/fstream/README.md
523
lib/node_modules/npm/node_modules/fstream/fstream.js
519
lib/node_modules/npm/node_modules/fstream/fstream.js
524
lib/node_modules/npm/node_modules/fstream/lib/abstract.js
520
lib/node_modules/npm/node_modules/fstream/lib/abstract.js
Lines 645-650 Link Here
645
lib/node_modules/npm/node_modules/node-gyp/node_modules/ansi/server.js
641
lib/node_modules/npm/node_modules/node-gyp/node_modules/ansi/server.js
646
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/.npmignore
642
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/.npmignore
647
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/.travis.yml
643
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/.travis.yml
644
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/LICENCE
648
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/README.md
645
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/README.md
649
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js
646
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js
650
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/.travis.yml
647
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/.travis.yml
Lines 833-839 Link Here
833
@dirrm lib/node_modules/npm/node_modules/graceful-fs
830
@dirrm lib/node_modules/npm/node_modules/graceful-fs
834
@dirrm lib/node_modules/npm/node_modules/fstream/lib
831
@dirrm lib/node_modules/npm/node_modules/fstream/lib
835
@dirrm lib/node_modules/npm/node_modules/fstream
832
@dirrm lib/node_modules/npm/node_modules/fstream
836
@dirrm lib/node_modules/npm/node_modules/fast-list
837
@dirrm lib/node_modules/npm/node_modules/block-stream
833
@dirrm lib/node_modules/npm/node_modules/block-stream
838
@dirrm lib/node_modules/npm/node_modules/abbrev/lib
834
@dirrm lib/node_modules/npm/node_modules/abbrev/lib
839
@dirrm lib/node_modules/npm/node_modules/abbrev
835
@dirrm lib/node_modules/npm/node_modules/abbrev

Return to bug 166405