Bug 143749 - [PATCH] textproc/openjade Fix build with new GCC
Summary: [PATCH] textproc/openjade Fix build with new GCC
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: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-11 01:41 UTC by Robert Farmer
Modified: 2010-03-30 09:10 UTC (History)
0 users

See Also:


Attachments
file.diff (505 bytes, patch)
2010-02-11 01:41 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-02-11 01:41:34 UTC
Change iostream.h --> iostream to please newer GCC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-11 01:46:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-30 09:10:00 UTC
kuriyama    2010-03-30 08:09:48 UTC

  FreeBSD ports repository

  Modified files:
    textproc/openjade    Makefile 
  Log:
  - Unbreak with newer GCC.
  
  PR:             ports/143749
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
  
  Revision  Changes    Path
  1.52      +1 -0      ports/textproc/openjade/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 Jun Kuriyama freebsd_committer freebsd_triage 2010-03-30 09:10:14 UTC
State Changed
From-To: open->closed

Committed, thanks!