Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2016 06:43:40 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r414759 - branches/2016Q2/www/node4
Message-ID:  <201605070643.u476heNg089626@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sat May  7 06:43:40 2016
New Revision: 414759
URL: https://svnweb.freebsd.org/changeset/ports/414759

Log:
  MFH: r414729
  
  www/node4: 4.4.1 -> 4.4.4
  
  Update to the latest upstream v4.x maintenance release after the
  recent openssl CVEs.
  
  Release announcement with changelog is here:
    https://nodejs.org/en/blog/release/v4.4.4/
    https://nodejs.org/en/blog/vulnerability/openssl-may-2016/
  
  PR:		209340
  Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
  Approved by:	ports-secteam (junovitch)

Modified:
  branches/2016Q2/www/node4/Makefile
  branches/2016Q2/www/node4/distinfo

Modified: branches/2016Q2/www/node4/Makefile
==============================================================================
--- branches/2016Q2/www/node4/Makefile	Sat May  7 06:41:22 2016	(r414758)
+++ branches/2016Q2/www/node4/Makefile	Sat May  7 06:43:40 2016	(r414759)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	4.4.1
+PORTVERSION=	4.4.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 PKGNAMESUFFIX=	4
 
-MAINTAINER=	linpct@gmail.com
+MAINTAINER=	bradleythughes@fastmail.fm
 COMMENT=	V8 JavaScript for client and server (4.x LTS)
 
 LICENSE=	MIT

Modified: branches/2016Q2/www/node4/distinfo
==============================================================================
--- branches/2016Q2/www/node4/distinfo	Sat May  7 06:41:22 2016	(r414758)
+++ branches/2016Q2/www/node4/distinfo	Sat May  7 06:43:40 2016	(r414759)
@@ -1,2 +1,2 @@
-SHA256 (node-v4.4.1.tar.gz) = f3e604cc4d05a4810c37cd43a838a2dc4399d517bd1e8c53b7670dcffc4dc481
-SIZE (node-v4.4.1.tar.gz) = 22361560
+SHA256 (node-v4.4.4.tar.gz) = 53c694c203ee18e7cd393612be08c61ed6ab8b2a165260984a99c014d1741414
+SIZE (node-v4.4.4.tar.gz) = 22585086



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605070643.u476heNg089626>