From owner-svn-ports-head@freebsd.org Sun Aug 9 14:18:17 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07C1E99DBD4; Sun, 9 Aug 2015 14:18:17 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBDADB3; Sun, 9 Aug 2015 14:18:16 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t79EIGma060623; Sun, 9 Aug 2015 14:18:16 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t79EIGO1060620; Sun, 9 Aug 2015 14:18:16 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201508091418.t79EIGO1060620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 9 Aug 2015 14:18:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393791 - head/www/node010 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Aug 2015 14:18:17 -0000 Author: olivierd Date: Sun Aug 9 14:18:15 2015 New Revision: 393791 URL: https://svnweb.freebsd.org/changeset/ports/393791 Log: Update to 0.10.40 Changelog: http://nodejs.org/dist/v0.10.40/docs/changelog.html#v0.10.40 PR: 202191 Submitted by: (maintainer) Modified: head/www/node010/Makefile head/www/node010/distinfo head/www/node010/pkg-plist Modified: head/www/node010/Makefile ============================================================================== --- head/www/node010/Makefile Sun Aug 9 14:03:12 2015 (r393790) +++ head/www/node010/Makefile Sun Aug 9 14:18:15 2015 (r393791) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.10.38 +PORTVERSION= 0.10.40 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 010 Modified: head/www/node010/distinfo ============================================================================== --- head/www/node010/distinfo Sun Aug 9 14:03:12 2015 (r393790) +++ head/www/node010/distinfo Sun Aug 9 14:18:15 2015 (r393791) @@ -1,2 +1,2 @@ -SHA256 (node-v0.10.38.tar.gz) = 513da8ed5e48abefdfab664f1cabc160238d314a0481148804aff8fc6552b78b -SIZE (node-v0.10.38.tar.gz) = 14451274 +SHA256 (node-v0.10.40.tar.gz) = bae79c2fd959aebe1629af36077bebbb760128db753da226d2344cd91499149f +SIZE (node-v0.10.40.tar.gz) = 14761139 Modified: head/www/node010/pkg-plist ============================================================================== --- head/www/node010/pkg-plist Sun Aug 9 14:03:12 2015 (r393790) +++ head/www/node010/pkg-plist Sun Aug 9 14:18:15 2015 (r393791) @@ -9,7 +9,81 @@ include/node/node_buffer.h include/node/node_internals.h include/node/node_object_wrap.h include/node/node_version.h +include/node/openssl/aes.h +include/node/openssl/asn1.h +include/node/openssl/asn1_mac.h +include/node/openssl/asn1t.h +include/node/openssl/bio.h +include/node/openssl/blowfish.h +include/node/openssl/bn.h +include/node/openssl/buffer.h +include/node/openssl/camellia.h +include/node/openssl/cast.h +include/node/openssl/cmac.h +include/node/openssl/cms.h +include/node/openssl/comp.h +include/node/openssl/conf.h +include/node/openssl/conf_api.h +include/node/openssl/crypto.h +include/node/openssl/des.h +include/node/openssl/des_old.h +include/node/openssl/dh.h +include/node/openssl/dsa.h +include/node/openssl/dso.h +include/node/openssl/dtls1.h +include/node/openssl/e_os2.h +include/node/openssl/ebcdic.h +include/node/openssl/ec.h +include/node/openssl/ecdh.h +include/node/openssl/ecdsa.h +include/node/openssl/engine.h +include/node/openssl/err.h +include/node/openssl/evp.h +include/node/openssl/hmac.h +include/node/openssl/idea.h +include/node/openssl/krb5_asn.h +include/node/openssl/kssl.h +include/node/openssl/lhash.h +include/node/openssl/md4.h +include/node/openssl/md5.h +include/node/openssl/mdc2.h +include/node/openssl/modes.h +include/node/openssl/obj_mac.h +include/node/openssl/objects.h +include/node/openssl/ocsp.h include/node/openssl/opensslconf.h +include/node/openssl/opensslv.h +include/node/openssl/ossl_typ.h +include/node/openssl/pem.h +include/node/openssl/pem2.h +include/node/openssl/pkcs12.h +include/node/openssl/pkcs7.h +include/node/openssl/pqueue.h +include/node/openssl/rand.h +include/node/openssl/rc2.h +include/node/openssl/rc4.h +include/node/openssl/ripemd.h +include/node/openssl/rsa.h +include/node/openssl/safestack.h +include/node/openssl/seed.h +include/node/openssl/sha.h +include/node/openssl/srp.h +include/node/openssl/srtp.h +include/node/openssl/ssl.h +include/node/openssl/ssl2.h +include/node/openssl/ssl23.h +include/node/openssl/ssl3.h +include/node/openssl/stack.h +include/node/openssl/symhacks.h +include/node/openssl/tls1.h +include/node/openssl/ts.h +include/node/openssl/txt_db.h +include/node/openssl/ui.h +include/node/openssl/ui_compat.h +include/node/openssl/whrlpool.h +include/node/openssl/x509.h +include/node/openssl/x509_vfy.h +include/node/openssl/x509v3.h include/node/uv-private/ngx-queue.h include/node/uv-private/stdint-msvc2008.h include/node/uv-private/tree.h