| Summary: | devel/ode: update to version 0.13 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Pedro F. Giffuni <pfg> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | amdmi3, arved | ||||
| Priority: | --- | Keywords: | patch-ready | ||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
over to maintainer PR is suffering a maintainer timeout. Move to "patch-ready" as maintainer approval no longer required. As this timeouted, take. I'm currently testing existing ode consumers for compatibility with newer version. Committed, thanks! A commit references this bug: Author: amdmi3 Date: Mon Nov 24 23:53:03 UTC 2014 New revision: 373385 URL: https://svnweb.freebsd.org/changeset/ports/373385 Log: - Update devel/ode to 0.13 - Bump dependent ports PR: 193086 Submitted by: pfg Approved by: maintainer timeout (acm, almost 3 months) Changes: head/devel/ode/Makefile head/devel/ode/distinfo head/devel/ode/pkg-plist head/devel/py-ode/Makefile head/games/gillo/Makefile head/games/stormbaancoureur/Makefile head/games/xmoto/Makefile head/graphics/py-soya3d/Makefile |
Created attachment 146428 [details] devel/ode update patch ODE version 0.11.1 was released in 2009-05-24 so the changes are significant. Dropped the Gyroscopic option since that is not an option anymore: it's the default. Simplified the build replacements. Add a regression-test target, which is rather useful.