Bug 120415 - [patch] math/oleo unbreak fix build with GCC 4.2 + adopt maintainship
Summary: [patch] math/oleo unbreak fix build with GCC 4.2 + adopt maintainship
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-08 16:00 UTC by Pietro Cerutti
Modified: 2008-02-08 23:50 UTC (History)
0 users

See Also:


Attachments
_oleo.diff (2.39 KB, patch)
2008-02-08 16:00 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2008-02-08 16:00:01 UTC

- fix a few things which are not accepted anymore in GCC 4.2
- set maintainship to me
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-08 16:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-08 23:41:02 UTC
miwi        2008-02-08 23:40:56 UTC

  FreeBSD ports repository

  Modified files:
    math/oleo            Makefile 
  Added files:
    math/oleo/files      patch-src_basic.h patch-src_io-term.c 
                         patch-src_io-term.h 
  Log:
  - Fix build with gcc 4.2
  - Pass maintainership to submitter
  
  PR:             120415
  Submitted by:   "Pietro Cerutti" <gahr@gahr.ch>
  
  Revision  Changes    Path
  1.55      +2 -8      ports/math/oleo/Makefile
  1.1       +12 -0     ports/math/oleo/files/patch-src_basic.h (new)
  1.1       +25 -0     ports/math/oleo/files/patch-src_io-term.c (new)
  1.1       +10 -0     ports/math/oleo/files/patch-src_io-term.h (new)
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2008-02-08 23:41:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!