pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53223 CVS commit: pkgsrc/lang/openjdk8



The following reply was made to PR pkg/53223; it has been noted by GNATS.

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53223 CVS commit: pkgsrc/lang/openjdk8
Date: Sun, 27 May 2018 04:58:20 +0000

 Module Name:	pkgsrc
 Committed By:	tsutsui
 Date:		Sun May 27 04:58:20 UTC 2018
 
 Modified Files:
 	pkgsrc/lang/openjdk8: distinfo
 	pkgsrc/lang/openjdk8/patches:
 	    patch-common_autoconf_generated-configure.sh
 
 Log Message:
 openjdk8: use grep to get BOOT_JDK_VERSION in all possible places.
 
 The bootstrap binaries might contain text relocations and
 using 'head -n 1' could fail due to warning messages from ld.elf_so.
 Fixes PR pkg/53223.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.55 -r1.56 pkgsrc/lang/openjdk8/distinfo
 cvs rdiff -u -r1.13 -r1.14 \
     pkgsrc/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index