From owner-svn-ports-head@FreeBSD.ORG Mon Apr 27 14:58:09 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 645ED579; Mon, 27 Apr 2015 14:58:09 +0000 (UTC) Received: from svn.freebsd.org (svn.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 45F291F50; Mon, 27 Apr 2015 14:58:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3REw9gi005267; Mon, 27 Apr 2015 14:58:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3REw8AA005261; Mon, 27 Apr 2015 14:58:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201504271458.t3REw8AA005261@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 27 Apr 2015 14:58:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384845 - head/www/iojs 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: Mon, 27 Apr 2015 14:58:09 -0000 Author: sunpoet Date: Mon Apr 27 14:58:07 2015 New Revision: 384845 URL: https://svnweb.freebsd.org/changeset/ports/384845 Log: - Update to 1.8.1 Changes: https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md PR: 199724 Submitted by: Daniel Lin (maintainer) Modified: head/www/iojs/Makefile head/www/iojs/distinfo head/www/iojs/pkg-plist Modified: head/www/iojs/Makefile ============================================================================== --- head/www/iojs/Makefile Mon Apr 27 14:58:02 2015 (r384844) +++ head/www/iojs/Makefile Mon Apr 27 14:58:07 2015 (r384845) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iojs -PORTVERSION= 1.6.3 +PORTVERSION= 1.8.1 CATEGORIES= www MAINTAINER= linpct@gmail.com Modified: head/www/iojs/distinfo ============================================================================== --- head/www/iojs/distinfo Mon Apr 27 14:58:02 2015 (r384844) +++ head/www/iojs/distinfo Mon Apr 27 14:58:07 2015 (r384845) @@ -1,2 +1,2 @@ -SHA256 (iojs-io.js-1.6.3-v1.6.3_GH0.tar.gz) = bbb37940bb16d5be8729261b667ef18f785bb2113ab1be3d22b20f1c76883930 -SIZE (iojs-io.js-1.6.3-v1.6.3_GH0.tar.gz) = 28930218 +SHA256 (iojs-io.js-1.8.1-v1.8.1_GH0.tar.gz) = 90e7e4d801e433a405b61e0a62c9dd516804dd884895602ee22bcb590eca5f13 +SIZE (iojs-io.js-1.8.1-v1.8.1_GH0.tar.gz) = 31172196 Modified: head/www/iojs/pkg-plist ============================================================================== --- head/www/iojs/pkg-plist Mon Apr 27 14:58:02 2015 (r384844) +++ head/www/iojs/pkg-plist Mon Apr 27 14:58:07 2015 (r384845) @@ -12,7 +12,94 @@ 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/archs/BSD-x86/opensslconf.h +include/node/openssl/archs/BSD-x86_64/opensslconf.h +include/node/openssl/archs/VC-WIN32/opensslconf.h +include/node/openssl/archs/VC-WIN64A/opensslconf.h +include/node/openssl/archs/darwin-i386-cc/opensslconf.h +include/node/openssl/archs/darwin64-x86_64-cc/opensslconf.h +include/node/openssl/archs/linux-aarch64/opensslconf.h +include/node/openssl/archs/linux-armv4/opensslconf.h +include/node/openssl/archs/linux-elf/opensslconf.h +include/node/openssl/archs/linux-x32/opensslconf.h +include/node/openssl/archs/linux-x86_64/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 +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/pthread-fixes.h include/node/smalloc.h include/node/stdint-msvc2008.h