From owner-freebsd-java@FreeBSD.ORG Thu Nov 7 16:07:26 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0179B1DA for ; Thu, 7 Nov 2013 16:07:26 +0000 (UTC) (envelope-from shawjef3@gmail.com) Received: from mail-pb0-x22d.google.com (mail-pb0-x22d.google.com [IPv6:2607:f8b0:400e:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D3EBC2A76 for ; Thu, 7 Nov 2013 16:07:25 +0000 (UTC) Received: by mail-pb0-f45.google.com with SMTP id ma3so789886pbc.18 for ; Thu, 07 Nov 2013 08:07:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=FZBgdXTbLzIEhfmRfCSCgOIP8hO2iG/EXIn2Drh29PY=; b=tJ8B6bBvZ0tfkfiG4j7nDPlihE784Os3th8akgDS3rFVTefjXQSC1FVIpFpLAEsDMJ lRo9ZbYEdoJk5yxLMaaaWr5DN2VteON1icpy7v3GTZSOTuPDedho0GDf+Ipz9JoPVK1c MFiHsqn6YoWJyezMNFX9GbZdViJX3m/2Nz+etAGciCrLlLa3rIB10ACZYZ6K2anScyhW 0WGeEFaDDr+TBED1btFE723xfNR4FSoeQb9eyFXSL87GdohgAC14PQxLhAlg6PPz5tly UhuB4aKXRAu9NcUgOdbe7HO0hsDnXrr+kdPDoRqYENYVq6+gzytIbQNRyViR7Bc7qbW6 U/pA== MIME-Version: 1.0 X-Received: by 10.68.129.40 with SMTP id nt8mr9855471pbb.108.1383840445463; Thu, 07 Nov 2013 08:07:25 -0800 (PST) Received: by 10.66.216.200 with HTTP; Thu, 7 Nov 2013 08:07:25 -0800 (PST) Date: Thu, 7 Nov 2013 11:07:25 -0500 Message-ID: Subject: updating java/openjdk7 From: Jeffrey Shaw To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 16:07:26 -0000 java/openjdk7 appears to be two versions or a year out of date. 7u40 and 7u45 fixed many bugs and I imagine closed many security holes. Is there anyone interested in updating the port to 7u45? Thanks, Jeff