. Update to 7u76

. Adopt a patchset strategy similar to the openjdk8 port, which keeps the
  patch files smaller and makes the BSD differences clearer.
This commit is contained in:
Greg Lewis 2015-02-02 05:00:42 +00:00
parent 86dd1d6aad
commit af02cae5b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378294
11 changed files with 233347 additions and 136800 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= 71
PORT_BUILD_NUMBER= 14
PORT_MINOR_VERSION= 76
PORT_BUILD_NUMBER= 13
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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

48109
java/openjdk7/files/patch-bsd Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +0,0 @@
--- jdk/src/share/classes/java/util/CurrencyData.properties.orig 2013-09-06 18:28:15 UTC
+++ jdk/src/share/classes/java/util/CurrencyData.properties
@@ -532,7 +532,7 @@ TT=TTD
# TUNISIA
TN=TND
# TURKEY
-TR=TRL;2004-12-31-22-00-00;TRY
+TR=TRY
# TURKMENISTAN
TM=TMT
# TURKS AND CAICOS ISLANDS

File diff suppressed because it is too large Load Diff