Bug 162600 - editors/omegaT fix
Summary: editors/omegaT fix
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: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 22:10 UTC by Rodrigo OSORIO
Modified: 2011-11-17 20:24 UTC (History)
0 users

See Also:


Attachments
omegaT.patch (756 bytes, patch)
2011-11-15 22:10 UTC, Rodrigo OSORIO
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo OSORIO 2011-11-15 22:10:04 UTC
	Changes in the BSD JDK javax.xml interface prevents omegaT to be compiles.
	I switch to openjdk a more conservative JDK to unbreak the port.
	ALso bump the PORTREVISION.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2011-11-17 15:50:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-17 20:16:37 UTC
eadler      2011-11-17 20:16:27 UTC

  FreeBSD ports repository

  Modified files:
    editors/omegaT       Makefile 
  Log:
  - fix build by using a more conservative JDK
  
  PR:             ports/162600
  Submitted by:   Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.11      +5 -3      ports/editors/omegaT/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 Eitan Adler freebsd_committer freebsd_triage 2011-11-17 20:24:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!