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

(-)/usr/ports/www/node/Makefile (-2 / +2 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	node
8
PORTNAME=	node
9
PORTVERSION=	0.6.4
9
PORTVERSION=	0.6.5
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://nodejs.org/dist/
11
MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
12
DISTNAME=	${PORTNAME}-v${PORTVERSION}
12
DISTNAME=	${PORTNAME}-v${PORTVERSION}
13
13
14
MAINTAINER=	linpct@gmail.com
14
MAINTAINER=	linpct@gmail.com
(-)/usr/ports/www/node/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (node-v0.6.4.tar.gz) = 67b029f0da10ffa706cda23d6a3bb7c682ca589cd7f6647a578dcfb74a78f916
1
SHA256 (node-v0.6.5.tar.gz) = 72364d240fb61e678897c099df6f2913857c5931aa9b1f44e73e432d4629ca2f
2
SIZE (node-v0.6.4.tar.gz) = 10195975
2
SIZE (node-v0.6.5.tar.gz) = 10195654
(-)/usr/ports/www/node/pkg-plist (+1 lines)
Lines 87-92 Link Here
87
lib/node_modules/npm/bin/read-package-json.js
87
lib/node_modules/npm/bin/read-package-json.js
88
lib/node_modules/npm/cli.js
88
lib/node_modules/npm/cli.js
89
lib/node_modules/npm/configure
89
lib/node_modules/npm/configure
90
lib/node_modules/npm/configure.fbsd10bak
90
lib/node_modules/npm/doc/api/bin.md
91
lib/node_modules/npm/doc/api/bin.md
91
lib/node_modules/npm/doc/api/bugs.md
92
lib/node_modules/npm/doc/api/bugs.md
92
lib/node_modules/npm/doc/api/commands.md
93
lib/node_modules/npm/doc/api/commands.md

Return to bug 163057