Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 528414

Summary: Version typo in dev-java/oracle-jdk-bin-1.7.0.72 ebuild
Product: Gentoo Linux Reporter: julgo <4julgo>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description julgo 2014-11-06 08:42:05 UTC
Fix "FX_VERSION" variable

from FX_VERSION="2_2_71"
to   FX_VERSION="2_2_$(get_version_component_range 4)"

Reproducible: Always
Comment 1 Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2014-11-07 06:05:02 UTC
+  07 Nov 2014; Johann Schmitz <ercpe@gentoo.org> oracle-jdk-bin-1.7.0.72.ebuild:
+  Fixed javafx dependency (bug #528414), corrected checksum of demos (bug
+  #528490)

Thanks for the report and the fix!
Please not that i have changed it without revbump, so you have to re-emerge the version to get that change.