mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to 7u9.
Feature safe: yes
This commit is contained in:
parent
b11f87a0e5
commit
aadc8c6b1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306137
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user