Bug 119084 - [PATCH] devel/ode: last update broke some dependent ports
Summary: [PATCH] devel/ode: last update broke some dependent ports
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: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-28 01:30 UTC by Dmitry Marakasov
Modified: 2008-01-26 23:00 UTC (History)
0 users

See Also:


Attachments
ode.patch (767 bytes, patch)
2007-12-28 01:30 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 2007-12-28 01:30:01 UTC
Recent ode update to 0.9 broke some ports, for instance games/sturmbahnfahrer:

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2007122618/sturmbahnfahrer-1.4.log
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.2007122719/sturmbahnfahrer-1.4.log

The cause was apparently a typo, the patch fixes it (sturmbahnfahrer builds successfully).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-28 01:30:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-26 22:53:00 UTC
miwi        2008-01-26 22:52:50 UTC

  FreeBSD ports repository

  Modified files:
    devel/ode            Makefile 
  Log:
  - Fix a typo  (Last update broke some dependent ports)
  
  PR:             119084
  Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
  Approved by:    maintainer timeout (3 week)
  
  Revision  Changes    Path
  1.19      +2 -1      ports/devel/ode/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 Martin Wilke freebsd_committer freebsd_triage 2008-01-26 22:53:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!