Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2012 20:24:22 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306137 - head/java/linux-sun-jre17
Message-ID:  <201210192024.q9JKOMMC071276@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Fri Oct 19 20:24:21 2012
New Revision: 306137
URL: http://svn.freebsd.org/changeset/ports/306137

Log:
  Update to 7u9.
  
  Feature safe:	yes

Modified:
  head/java/linux-sun-jre17/Makefile
  head/java/linux-sun-jre17/distinfo
  head/java/linux-sun-jre17/pkg-plist

Modified: head/java/linux-sun-jre17/Makefile
==============================================================================
--- head/java/linux-sun-jre17/Makefile	Fri Oct 19 20:21:54 2012	(r306136)
+++ head/java/linux-sun-jre17/Makefile	Fri Oct 19 20:24:21 2012	(r306137)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	Oracal Linux JRE 7.x
-# Date created:				1 May 2012
-# Whom:					Jung-uk Kim <jkim@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	jre
 PORTVERSION=	${JRE_VERSION}.${JRE_UPDATE_VERSION}
@@ -32,7 +27,7 @@ ONLY_FOR_ARCHS=	i386 amd64
 
 JRE_VERSION=		7
 JRE_INTERNAL_VERSION=	1.7.0
-JRE_UPDATE_VERSION=	7
+JRE_UPDATE_VERSION=	9
 DL_JRE_VERSION=		${JRE_INTERNAL_VERSION}_0${JRE_UPDATE_VERSION}
 DOWNLOAD_URL=		http://www.oracle.com/technetwork/java/javase/downloads/index.html
 

Modified: head/java/linux-sun-jre17/distinfo
==============================================================================
--- head/java/linux-sun-jre17/distinfo	Fri Oct 19 20:21:54 2012	(r306136)
+++ head/java/linux-sun-jre17/distinfo	Fri Oct 19 20:24:21 2012	(r306137)
@@ -1,2 +1,2 @@
-SHA256 (jre-7u7-linux-i586.tar.gz) = bcee505ede8024b1d74172dd93dc172ae63de271e7bbd755e0b2c0e9e2b12e5e
-SIZE (jre-7u7-linux-i586.tar.gz) = 48010449
+SHA256 (jre-7u9-linux-i586.tar.gz) = 37310199e770f10d8e5f9410757062655b66723ca2b8c4dd29d9a4e9bd7d98bd
+SIZE (jre-7u9-linux-i586.tar.gz) = 47995690

Modified: head/java/linux-sun-jre17/pkg-plist
==============================================================================
--- head/java/linux-sun-jre17/pkg-plist	Fri Oct 19 20:21:54 2012	(r306136)
+++ head/java/linux-sun-jre17/pkg-plist	Fri Oct 19 20:24:21 2012	(r306137)
@@ -253,6 +253,7 @@
 %%T%%/lib/security/cacerts
 %%T%%/lib/security/java.policy
 %%T%%/lib/security/java.security
+%%T%%/lib/security/javafx.policy
 %%T%%/lib/security/javaws.policy
 %%T%%/lib/security/local_policy.jar
 %%T%%/lib/security/trusted.libraries



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