update to jdk 1.3.1-10
NO_SYSTRACE=Yes due to not recognizing the archive as a linux binary
This commit is contained in:
parent
cf5eb12e04
commit
cb161ecf05
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2003/12/15 17:16:45 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2003/12/30 23:24:32 sturm Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
COMMENT= "Java Development Kit for Java 2 Standard Edition 1.3"
|
||||
VERSION= 1.3.1_09
|
||||
VERSION= 1.3.1_10
|
||||
|
||||
DISTNAME= jdk${VERSION}
|
||||
PKGNAME= jdk-linux-${VERSION}
|
||||
@ -27,6 +27,8 @@ PERMIT_DISTFILES_FTP= "Redistribution not permitted"
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
# does not identify archive as linux binary, what breaks extraction
|
||||
NO_SYSTRACE= Yes
|
||||
|
||||
FETCH_MANUALLY = " You must fetch the distfile for this port manually"
|
||||
FETCH_MANUALLY+= " after agreeing to the license agreement at"
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (j2sdk-1_3_1_09-linux-i586.bin) = e64ed72f711ca31e911da00bd25ea28d
|
||||
RMD160 (j2sdk-1_3_1_09-linux-i586.bin) = b4ef77d4f079aac5fd2aa1ccc7d6cdfae9eb95d4
|
||||
SHA1 (j2sdk-1_3_1_09-linux-i586.bin) = 185546e53de19ed69a438f7a9b5cd1a58e3bbefa
|
||||
MD5 (j2sdk-1_3_1_10-linux-i586.bin) = 53a1f1e6c753b56810e1e1ff715e7fdc
|
||||
RMD160 (j2sdk-1_3_1_10-linux-i586.bin) = 68d98a5e4be5d0f0fabb3cab87c7dbbd62d4d5a1
|
||||
SHA1 (j2sdk-1_3_1_10-linux-i586.bin) = 5722f577c863139adf2b28f0c69880daff93771a
|
||||
|
Loading…
Reference in New Issue
Block a user