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

(-)www/iojs/Makefile (-2 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	iojs
4
PORTNAME=	iojs
5
PORTVERSION=	1.4.3
5
PORTVERSION=	1.6.2
6
CATEGORIES=	www
6
CATEGORIES=	www
7
7
8
MAINTAINER=	linpct@gmail.com
8
MAINTAINER=	linpct@gmail.com
Lines 13-19 Link Here
13
GH_ACCOUNT=	iojs
13
GH_ACCOUNT=	iojs
14
GH_PROJECT=	io.js
14
GH_PROJECT=	io.js
15
GH_TAGNAME=	v${PORTVERSION}
15
GH_TAGNAME=	v${PORTVERSION}
16
GH_COMMIT=	c49af34
17
HAS_CONFIGURE=	yes
16
HAS_CONFIGURE=	yes
18
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
19
18
(-)www/iojs/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (iojs-1.4.3.tar.gz) = 5b6c0ec95bbcfed1f9483cfa6c979c58730d8a2ac0ef1687265fe4314bd171f8
1
SHA256 (iojs-io.js-1.6.2-v1.6.2_GH0.tar.gz) = 997969944119b9bdcf4b9a295920a56f6f349b30b57159c4b02a6d040f8d5581
2
SIZE (iojs-1.4.3.tar.gz) = 29637766
2
SIZE (iojs-io.js-1.6.2-v1.6.2_GH0.tar.gz) = 28728927
(-)www/iojs/pkg-plist (+1 lines)
Lines 33-38 Link Here
33
include/node/v8-profiler.h
33
include/node/v8-profiler.h
34
include/node/v8-testing.h
34
include/node/v8-testing.h
35
include/node/v8-util.h
35
include/node/v8-util.h
36
include/node/v8-version.h
36
include/node/v8.h
37
include/node/v8.h
37
include/node/v8config.h
38
include/node/v8config.h
38
lib/node_modules/.keepme
39
lib/node_modules/.keepme

Return to bug 198878