diff options
author | vanilla <vanilla@FreeBSD.org> | 2015-07-27 13:58:22 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2015-07-27 13:58:22 +0800 |
commit | 33f0ee0f2b53edffac8e6f9dc63e9477fc64d4c8 (patch) | |
tree | 3911bee3752bde510d783770e0d5a2456b13705f /www | |
parent | 3e7d103d8c88aebd4f4f72c948e6865eedce019c (diff) | |
download | freebsd-ports-gnome-33f0ee0f2b53edffac8e6f9dc63e9477fc64d4c8.tar.gz freebsd-ports-gnome-33f0ee0f2b53edffac8e6f9dc63e9477fc64d4c8.tar.zst freebsd-ports-gnome-33f0ee0f2b53edffac8e6f9dc63e9477fc64d4c8.zip |
Upgrade to 2.4.0.
PR: 201911
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/iojs/Makefile | 2 | ||||
-rw-r--r-- | www/iojs/distinfo | 4 | ||||
-rw-r--r-- | www/iojs/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/iojs/Makefile b/www/iojs/Makefile index 2a45e46b6818..1c534a304e65 100644 --- a/www/iojs/Makefile +++ b/www/iojs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iojs -PORTVERSION= 2.3.3 +PORTVERSION= 2.4.0 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/iojs/distinfo b/www/iojs/distinfo index 94c263e8e418..16813c9e362d 100644 --- a/www/iojs/distinfo +++ b/www/iojs/distinfo @@ -1,2 +1,2 @@ -SHA256 (nodejs-io.js-v2.3.3_GH0.tar.gz) = 93b4a50ba7cc115bbad9bff5c67d7a6a9c51a012b556e5595eb1b992fada68ec -SIZE (nodejs-io.js-v2.3.3_GH0.tar.gz) = 33655729 +SHA256 (nodejs-io.js-v2.4.0_GH0.tar.gz) = 6b1a546f42f18edc671b7a09747641cbf70188f7933a227963a11e3b008aa5e7 +SIZE (nodejs-io.js-v2.4.0_GH0.tar.gz) = 33918215 diff --git a/www/iojs/pkg-plist b/www/iojs/pkg-plist index 0bcdc43b3a0b..fce105b75d79 100644 --- a/www/iojs/pkg-plist +++ b/www/iojs/pkg-plist @@ -124,4 +124,5 @@ include/node/v8-version.h include/node/v8.h include/node/v8config.h @(,,444) man/man1/iojs.1.gz +share/doc/node/gdbinit share/systemtap/tapset/node.stp |