Bug 153002 - [PATCH] java/openjdk7 should be able to build itself
Summary: [PATCH] java/openjdk7 should be able to build itself
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-10 19:06 UTC by well-wisher
Modified: 2010-12-15 06:10 UTC (History)
0 users

See Also:


Attachments
file.diff (352 bytes, patch)
2010-12-10 19:06 UTC, well-wisher
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description well-wisher 2010-12-10 19:06:14 UTC

Fix: add openjdk7 to BOOTSTRAP_JDKS 

(and may be openjdk6/jdk16... should be patched in similar way)

Patch attached with submission follows:
How-To-Repeat: install java/openjdk7,
remove any other jdk's,
try to rebuild openjdk7,
diablo-jdk1.6.0 will be installed  & used as bootstrap
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-10 19:07:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-15 06:08:59 UTC
glewis      2010-12-15 06:08:55 UTC

  FreeBSD ports repository

  Modified files:
    java/openjdk7        Makefile 
  Log:
  . Restore the ability of openjdk7 to bootstrap itself.
  
  PR:             153002
  Submitted by:   well-wisher <regex@bk.ru>
  
  Revision  Changes    Path
  1.21      +2 -1      ports/java/openjdk7/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2010-12-15 06:09:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!