. Update to 7u80.

This commit is contained in:
Greg Lewis 2015-04-28 05:40:24 +00:00
parent 4cfdfde32f
commit 010c48ac48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384884
3 changed files with 110288 additions and 867 deletions

View File

@ -3,7 +3,6 @@
PORTNAME= openjdk
PORTVERSION= ${JDK_MAJOR_VERSION}.${PORT_MINOR_VERSION}.${PORT_BUILD_NUMBER}
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= java devel
MASTER_SITES= http://download.java.net/openjdk/jdk${JDK_MAJOR_VERSION}u${JDK_MINOR_VERSION}/promoted/b${JDK_BUILD_NUMBER}/ \
@ -36,8 +35,8 @@ DEBUG_DESC= Enable extra debugging info
POLICY_DESC= Install the Unlimited Strength Policy Files
TZUPDATE_DESC= Update the time zone data
PORT_MINOR_VERSION= 76
PORT_BUILD_NUMBER= 13
PORT_MINOR_VERSION= 80
PORT_BUILD_NUMBER= 15
JDK_MAJOR_VERSION= 7
JDK_MINOR_VERSION= 40
JDK_BUILD_NUMBER= 43

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff