diff options
-rw-r--r-- | www/node/Makefile | 2 | ||||
-rw-r--r-- | www/node/distinfo | 4 | ||||
-rw-r--r-- | www/node/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/www/node/Makefile b/www/node/Makefile index 2f2f65e900b7..2456b7dced55 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 5.9.1 +PORTVERSION= 5.10.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index 4986097dc949..91a593e37b42 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,2 +1,2 @@ -SHA256 (node-v5.9.1.tar.gz) = 9bfa882ba832c526add1f939121c79d95b9c592785ec8afe043086a0c7a30c18 -SIZE (node-v5.9.1.tar.gz) = 22432928 +SHA256 (node-v5.10.1.tar.gz) = c6e278b612b53c240ddf85521403e55abfd8f0201d2f2c7e3d2c21383054aacd +SIZE (node-v5.10.1.tar.gz) = 22576242 diff --git a/www/node/pkg-plist b/www/node/pkg-plist index c9837130eeaf..9d64fe811913 100644 --- a/www/node/pkg-plist +++ b/www/node/pkg-plist @@ -29,6 +29,8 @@ include/node/openssl/archs/linux-ppc/opensslconf.h include/node/openssl/archs/linux-ppc64/opensslconf.h include/node/openssl/archs/linux-x32/opensslconf.h include/node/openssl/archs/linux-x86_64/opensslconf.h +include/node/openssl/archs/linux32-s390x/opensslconf.h +include/node/openssl/archs/linux64-s390x/opensslconf.h include/node/openssl/archs/solaris-x86-gcc/opensslconf.h include/node/openssl/archs/solaris64-x86_64-gcc/opensslconf.h include/node/openssl/asn1.h |