Summary: | [patch] math/oleo unbreak fix build with GCC 4.2 + adopt maintainship | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Pietro Cerutti <gahr> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Pietro Cerutti
2008-02-08 16:00:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool) 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" State Changed From-To: open->closed Committed. Thanks! |