Bug 101052 - [PATCH] graphics/ogre3d: update to 1.2.2p1
Summary: [PATCH] graphics/ogre3d: update to 1.2.2p1
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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-30 14:40 UTC by Dmitry Marakasov
Modified: 2006-09-11 15:27 UTC (History)
0 users

See Also:


Attachments
ogre3d-1.2.2.patch (5.33 KB, patch)
2006-07-30 14:40 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2006-07-30 14:40:13 UTC
* Update to 1.2.2p1
* USE_GCC=3.4+ instead of 3.4 (compiles with GCC 4.0)
* use PORTDOCS
* other small fixes

Note to oliver@ (maintainer):
Please note that shared library number was bumped (lib/libOgreMain.so.10 -> lib/libOgreMain.so.11). This means ports that use OGRE should be checked for compatibility and, if compatible, have their LIB_DEPENDS changed accordingly. Otherwise, ogre3d port should be repocopied. I've checked my games/fwp - old version is compatible only with ogre 1.0, but the new version (see next PR) is compatible only with ogre 1.2, so graphics/ogre and games/fwp updates should be committed close to each other. I didn't check games/ember though, hope I didn't make too much trouble for you :)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-30 14:40:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer
Comment 2 Oliver Lehmann 2006-08-01 05:09:34 UTC
I've planned and prepared ogre3d update for quite some time now. ember is
not compatible with 1.2.1 but a new ember release is about to be release
(rc1 is out) So I'll update ogre when it is finally out which should
prevent us from making a repocopy.

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/
Comment 3 Oliver Lehmann 2006-09-08 13:15:56 UTC
Hi,

new ogre 1.2 compatible ember got released. I'll hopfully commit this PR
on next monday!

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/
Comment 4 Oliver Lehmann freebsd_committer freebsd_triage 2006-09-11 15:26:59 UTC
State Changed
From-To: open->closed

Committed, Thanks