From owner-svn-ports-all@freebsd.org Sun Aug 30 02:33:37 2015 Return-Path: Delivered-To: svn-ports-all@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 8BA699C545E; Sun, 30 Aug 2015 02:33:37 +0000 (UTC) (envelope-from vanilla@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 7C73B27D; Sun, 30 Aug 2015 02:33:37 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7U2XbYw066243; Sun, 30 Aug 2015 02:33:37 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7U2XbuQ066241; Sun, 30 Aug 2015 02:33:37 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201508300233.t7U2XbuQ066241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 30 Aug 2015 02:33:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395579 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2015 02:33:37 -0000 Author: vanilla Date: Sun Aug 30 02:33:36 2015 New Revision: 395579 URL: https://svnweb.freebsd.org/changeset/ports/395579 Log: Upgrade to 3.2.0. PR: 202747 Submitted by: maintainer Modified: head/www/iojs/Makefile head/www/iojs/distinfo Modified: head/www/iojs/Makefile ============================================================================== --- head/www/iojs/Makefile Sat Aug 29 23:26:24 2015 (r395578) +++ head/www/iojs/Makefile Sun Aug 30 02:33:36 2015 (r395579) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iojs -PORTVERSION= 3.0.0 +PORTVERSION= 3.2.0 DISTVERSIONPREFIX= v CATEGORIES= www @@ -18,6 +18,8 @@ GH_PROJECT= io.js HAS_CONFIGURE= yes USE_LDCONFIG= yes +WRKSRC= ${WRKDIR}/node-${PORTVERSION} + CONFLICTS= node-0.[02-9][0-9]* node-devel-0.[0-9]* ONLY_FOR_ARCHS= i386 amd64 Modified: head/www/iojs/distinfo ============================================================================== --- head/www/iojs/distinfo Sat Aug 29 23:26:24 2015 (r395578) +++ head/www/iojs/distinfo Sun Aug 30 02:33:36 2015 (r395579) @@ -1,2 +1,2 @@ -SHA256 (nodejs-io.js-v3.0.0_GH0.tar.gz) = bef86ca4305e6441d5dd22b6dbdb1e54c4efdaa1542a38c1606d4b7485aa58f7 -SIZE (nodejs-io.js-v3.0.0_GH0.tar.gz) = 36326169 +SHA256 (nodejs-io.js-v3.2.0_GH0.tar.gz) = bfaf8fef105ea6568f6f8512c08b1f16d9539fcdcde0815b8d5285b4bf92a29f +SIZE (nodejs-io.js-v3.2.0_GH0.tar.gz) = 36352683