forked from Lainports/freebsd-ports
. Update to 1.5.0_04.
This commit is contained in:
parent
3882c2f54a
commit
98eb751eb2
4 changed files with 6 additions and 8 deletions
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
PORTNAME= jdk
|
||||
PORTVERSION= ${DL_JDK_VERSION:S/_/./g}
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= #
|
||||
|
|
@ -33,7 +32,7 @@ NO_BUILD= yes
|
|||
USE_LINUX= yes
|
||||
USE_XLIB= yes
|
||||
JDK_VERSION= 1.5.0
|
||||
JDK_REVISION= 03
|
||||
JDK_REVISION= 04
|
||||
DL_JDK_VERSION= ${JDK_VERSION}_${JDK_REVISION}
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
DOWNLOAD_URL?= http://java.sun.com/j2se/1.5.0/download.jsp
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (jdk-1_5_0_03-linux-i586.bin) = bc221641fcfdc9268499001326fc8ebb
|
||||
SIZE (jdk-1_5_0_03-linux-i586.bin) = 48772357
|
||||
MD5 (jdk-1_5_0_04-linux-i586.bin) = 42a98986e971c86192cc0075bb10afff
|
||||
SIZE (jdk-1_5_0_04-linux-i586.bin) = 48774165
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
PORTNAME= jdk
|
||||
PORTVERSION= ${DL_JDK_VERSION:S/_/./g}
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= #
|
||||
|
|
@ -33,7 +32,7 @@ NO_BUILD= yes
|
|||
USE_LINUX= yes
|
||||
USE_XLIB= yes
|
||||
JDK_VERSION= 1.5.0
|
||||
JDK_REVISION= 03
|
||||
JDK_REVISION= 04
|
||||
DL_JDK_VERSION= ${JDK_VERSION}_${JDK_REVISION}
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
DOWNLOAD_URL?= http://java.sun.com/j2se/1.5.0/download.jsp
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (jdk-1_5_0_03-linux-i586.bin) = bc221641fcfdc9268499001326fc8ebb
|
||||
SIZE (jdk-1_5_0_03-linux-i586.bin) = 48772357
|
||||
MD5 (jdk-1_5_0_04-linux-i586.bin) = 42a98986e971c86192cc0075bb10afff
|
||||
SIZE (jdk-1_5_0_04-linux-i586.bin) = 48774165
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue