From owner-svn-ports-head@freebsd.org Fri Jul 1 16:28:09 2016 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 D5BEDB8F4C6; Fri, 1 Jul 2016 16:28:09 +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 88AC72803; Fri, 1 Jul 2016 16:28:09 +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 u61GS8Md061115; Fri, 1 Jul 2016 16:28:08 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u61GS85A061112; Fri, 1 Jul 2016 16:28:08 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201607011628.u61GS85A061112@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 16:28:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417893 - in head: . www www/node5 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.22 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: Fri, 01 Jul 2016 16:28:09 -0000 Author: feld Date: Fri Jul 1 16:28:08 2016 New Revision: 417893 URL: https://svnweb.freebsd.org/changeset/ports/417893 Log: www/node5: Remoe port Port has expired and upstream has deprecated this version. PR: 210737 Deleted: head/www/node5/ Modified: head/MOVED head/UPDATING head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Jul 1 16:16:38 2016 (r417892) +++ head/MOVED Fri Jul 1 16:28:08 2016 (r417893) @@ -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: head/UPDATING ============================================================================== --- head/UPDATING Fri Jul 1 16:16:38 2016 (r417892) +++ head/UPDATING Fri Jul 1 16:28:08 2016 (r417893) @@ -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: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Jul 1 16:16:38 2016 (r417892) +++ head/www/Makefile Fri Jul 1 16:28:08 2016 (r417893) @@ -534,7 +534,6 @@ SUBDIR += node010 SUBDIR += node012 SUBDIR += node4 - SUBDIR += node5 SUBDIR += nostromo SUBDIR += npapi-vlc SUBDIR += npapi-xine