From owner-svn-ports-head@freebsd.org Thu Dec 1 23:36:57 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 C4F79C61AF6; Thu, 1 Dec 2016 23:36:57 +0000 (UTC) (envelope-from rene@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 947611F84; Thu, 1 Dec 2016 23:36:57 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB1Nauxl087141; Thu, 1 Dec 2016 23:36:56 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB1NauhF087139; Thu, 1 Dec 2016 23:36:56 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612012336.uB1NauhF087139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 1 Dec 2016 23:36:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427532 - in head: . java java/jakarta-struts 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.23 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: Thu, 01 Dec 2016 23:36:57 -0000 Author: rene Date: Thu Dec 1 23:36:56 2016 New Revision: 427532 URL: https://svnweb.freebsd.org/changeset/ports/427532 Log: Remove expired port: 2016-12-01 java/jakarta-struts: Port is unmaintained and has known security vulnerabilites Deleted: head/java/jakarta-struts/ Modified: head/MOVED head/java/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 1 23:25:17 2016 (r427531) +++ head/MOVED Thu Dec 1 23:36:56 2016 (r427532) @@ -8814,3 +8814,4 @@ www/gecko-sharp20||2016-11-27|Has expire net-mgmt/rancid|net-mgmt/rancid3|2016-11-27|Has expired: Not supported upstream. Please upgrade to net-mgmt/rancid3 x11-servers/mga_hal||2016-11-28|Support for MGA_HAL feature was removed from xf86-video-mga in 2011 audio/lv2core|audio/lv2|2016-11-30|Has expired: Superseded by audio/lv2 +java/jakarta-struts||2016-12-01|Has expired: Port is unmaintained and has known security vulnerabilites Modified: head/java/Makefile ============================================================================== --- head/java/Makefile Thu Dec 1 23:25:17 2016 (r427531) +++ head/java/Makefile Thu Dec 1 23:36:56 2016 (r427532) @@ -52,7 +52,6 @@ SUBDIR += jakarta-commons-primitives SUBDIR += jakarta-oro SUBDIR += jakarta-regexp - SUBDIR += jakarta-struts SUBDIR += jamvm SUBDIR += jasmin SUBDIR += java-checkstyle