diff options
author | Strahil Yordanov <strahilski@yahoo.com> | 2019-10-25 14:57:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-25 14:57:12 +0700 |
commit | db4ebef2fc0b797e954a385d7da35c28684892bb (patch) | |
tree | 67ce6c2033fe8245d2c486d193492a5cf96ee3ec /development | |
parent | ce3817d21c503b68d1caa35d69727ca78c1881aa (diff) | |
download | slackbuilds-db4ebef2fc0b797e954a385d7da35c28684892bb.tar.gz |
development/openjdk8: Updated for version 8u222.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/openjdk8/README | 8 | ||||
-rw-r--r-- | development/openjdk8/openjdk8.SlackBuild | 8 | ||||
-rw-r--r-- | development/openjdk8/openjdk8.info | 38 |
3 files changed, 27 insertions, 27 deletions
diff --git a/development/openjdk8/README b/development/openjdk8/README index fe655c3c77..ad99bc173c 100644 --- a/development/openjdk8/README +++ b/development/openjdk8/README @@ -4,12 +4,9 @@ testing, and running programs written in Java. Before installing this package please consider any other jdk's/jre's that you have already installed as they may cause conflicts with the PATH, JAVA_HOME -and MANPATH variables (this includes the 'openjdk7' dependency package -- you +and MANPATH variables (this includes the 'openjdk' dependency package -- you may wish to remove it after you're done.) -If you already have 'openjdk8' on your system (and are compiling a newer -version, for example) you don't need the 'openjdk7' dependency. - After installing the package you will need to logout/reboot your machine as it will add new files to the /etc/profile.d folder. @@ -30,3 +27,6 @@ org.eclipse.jdt.internal.compiler.ReadManager.run(ReadManager.java:166) simply run the build again. This happens early so it shouldn't be that of a problem. At least 1 out of 5 runs so far have always succeded. + +If you already have 'openjdk8' on your system (and are compiling a newer +version, for example) you don't need the 'openjdk' dependency. diff --git a/development/openjdk8/openjdk8.SlackBuild b/development/openjdk8/openjdk8.SlackBuild index 967ff2191e..5cc6309ad4 100644 --- a/development/openjdk8/openjdk8.SlackBuild +++ b/development/openjdk8/openjdk8.SlackBuild @@ -23,16 +23,16 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openjdk8 -VERSION=${VERSION:-8u212} +VERSION=${VERSION:-8u222} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} DVER=1.8.0_$(printf $VERSION | cut -du -f2) -ICEDTEA=icedtea-3.12.0 +ICEDTEA=icedtea-3.13.0 if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i586 ;; + i?86) ARCH=i486 ;; arm*) ARCH=arm; echo "Unsupported arch $ARCH"; exit 1;; *) ARCH=$( uname -m ) ;; esac @@ -53,7 +53,7 @@ else fi BOOT_JAVA=/usr/lib${LIBDIRSUFFIX}/openjdk7 -[ ! -d ${BOOT_JAVA} ] && BOOT_JAVA=${BOOT_JAVA%?}8 +[ ! -d ${BOOT_JAVA} ] && BOOT_JAVA=${BOOT_JAVA}8 [ ! -d ${BOOT_JAVA} ] && { echo "Boot java not found"; exit 1; } set -e diff --git a/development/openjdk8/openjdk8.info b/development/openjdk8/openjdk8.info index 0df28adee7..20816aa973 100644 --- a/development/openjdk8/openjdk8.info +++ b/development/openjdk8/openjdk8.info @@ -1,24 +1,24 @@ PRGNAM="openjdk8" -VERSION="8u212" +VERSION="8u222" HOMEPAGE="http://openjdk.java.net" -DOWNLOAD="http://icedtea.classpath.org/download/source/icedtea-3.12.0.tar.xz \ - http://icedtea.classpath.org/download/drops/icedtea8/3.12.0/openjdk.tar.xz \ - http://icedtea.classpath.org/download/drops/icedtea8/3.12.0/corba.tar.xz \ - http://icedtea.classpath.org/download/drops/icedtea8/3.12.0/jaxp.tar.xz \ - http://icedtea.classpath.org/download/drops/icedtea8/3.12.0/jaxws.tar.xz \ - http://icedtea.classpath.org/download/drops/icedtea8/3.12.0/jdk.tar.xz \ - http://icedtea.classpath.org/download/drops/icedtea8/3.12.0/langtools.tar.xz \ - http://icedtea.classpath.org/download/drops/icedtea8/3.12.0/nashorn.tar.xz \ - http://icedtea.classpath.org/download/drops/icedtea8/3.12.0/hotspot.tar.xz" -MD5SUM="fb6a2d1dfa5e6fa838bdfd9f7cf3d3d8 \ - 1c9ab5b4de75e03b07d559e04f38c0fd \ - 80284b77c2953773f3d528498f97661d \ - 8936437215e302407ae47e26fd3715ba \ - ebbaf9049b3ce10266669f222c67a49c \ - dd7b36c08d0b491fd07c1d1978cbf378 \ - d243725860f8b78f750a30b287d2e435 \ - c97334e32461167d6af8d5c8df0e0ec8 \ - 7450282666c317c0790838f2aa0b4c20" +DOWNLOAD="http://icedtea.classpath.org/download/source/icedtea-3.13.0.tar.xz \ + http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/openjdk.tar.xz \ + http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/corba.tar.xz \ + http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/jaxp.tar.xz \ + http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/jaxws.tar.xz \ + http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/jdk.tar.xz \ + http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/langtools.tar.xz \ + http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/nashorn.tar.xz \ + http://icedtea.classpath.org/download/drops/icedtea8/3.13.0/hotspot.tar.xz" +MD5SUM="6179d3b6c6ea468081adaa561aad9fe7 + 6ca0d831f2e7c7aa2c7f90005eb6bb42 + bb3c3825352ca50e104d8e871f72aed5 + d18fe62f73cfeb403db205a4fb5950e3 + e0521c962a051790636bdd5c8dc3d098 + 32928a839f7d711c09ff03a11fd60036 + 3304542bfcd2fa2474ac489e16ee0e64 + 51b622871d03b271a85bbdff465eb92e + f2625e6b7e3f555af155533e8239ad9a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="openjdk7" |