pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/openjdk7



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue Nov  3 16:41:55 UTC 2015

Modified Files:
        pkgsrc/lang/openjdk7: Makefile

Log Message:
Set JDK_MICRO_VERSION so that the update number is reflected in version
output, going from this:

  openjdk version "1.7.0-internal"

to this:

  openjdk version "1.7.0_80-internal"

This matches the behaviour of sun-jre, and fixes software such as Logstash
and Jira which expect it to be included.  Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/lang/openjdk7/Makefile

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