mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
. Update to 7u80.
This commit is contained in:
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
|
@ -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
|
||||
|
|
109450
java/openjdk7/files/patch-7u80-b32
Normal file
109450
java/openjdk7/files/patch-7u80-b32
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue