From owner-svn-ports-all@freebsd.org Fri Jul 1 17:19:19 2016 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 B1A90B8E2DB; Fri, 1 Jul 2016 17:19:19 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 6A6F826D3; Fri, 1 Jul 2016 17:19:19 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u61HJIb1080311; Fri, 1 Jul 2016 17:19:18 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u61HJIrS080308; Fri, 1 Jul 2016 17:19:18 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201607011719.u61HJIrS080308@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 1 Jul 2016 17:19:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r417897 - in branches/2016Q3: . www www/node5 X-SVN-Group: ports-branches 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.22 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: Fri, 01 Jul 2016 17:19:19 -0000 Author: feld Date: Fri Jul 1 17:19:18 2016 New Revision: 417897 URL: https://svnweb.freebsd.org/changeset/ports/417897 Log: MFH: r417893 www/node5: Remoe port Port has expired and upstream has deprecated this version. PR: 210737 Approved by: ports-secteam (with hat) Deleted: branches/2016Q3/www/node5/ Modified: branches/2016Q3/MOVED branches/2016Q3/UPDATING branches/2016Q3/www/Makefile Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/MOVED ============================================================================== --- branches/2016Q3/MOVED Fri Jul 1 17:05:02 2016 (r417896) +++ branches/2016Q3/MOVED Fri Jul 1 17:19:18 2016 (r417897) @@ -8380,3 +8380,4 @@ sysutils/syslog-ng34||2016-06-30|Has exp devel/jenkins2|devel/jenkins|2016-06-30|Has expired: Use devel/jenkins www/p5-WWW-Google-Notebook||2016-06-30|Has expired: Google Notebook has shut down sysutils/syslog-ng-incubator03||2016-06-30|Has expired: EOL, no longer supported by bababit.hu +www/node5|www/node|2016-07-01|Has expired: upstream support has ended, use www/node instead Modified: branches/2016Q3/UPDATING ============================================================================== --- branches/2016Q3/UPDATING Fri Jul 1 17:05:02 2016 (r417896) +++ branches/2016Q3/UPDATING Fri Jul 1 17:19:18 2016 (r417897) @@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20160701: + AFFECTS: users of www/node5 + AUTHOR: bradleythughes@fastmail.fm + + Node.js v5.x has reached end of life and has been removed. Users that + have not yet moved to v6.x should do so now by switching to the www/node + port. + 20160627: AFFECTS: users of sysutils/rsyslog7 AUTHOR: brd@FreeBSD.org Modified: branches/2016Q3/www/Makefile ============================================================================== --- branches/2016Q3/www/Makefile Fri Jul 1 17:05:02 2016 (r417896) +++ branches/2016Q3/www/Makefile Fri Jul 1 17:19:18 2016 (r417897) @@ -534,7 +534,6 @@ SUBDIR += node010 SUBDIR += node012 SUBDIR += node4 - SUBDIR += node5 SUBDIR += nostromo SUBDIR += npapi-vlc SUBDIR += npapi-xine