| Summary: | Fix to bug in devel/monotone with boost 1.34.0 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Václav Haisman <v.haisman> | ||||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Václav Haisman
2007-07-06 13:20:03 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback Yes, that's the patch (generated with something like this I guess: `mtn diff -r 33bf29f0 -r 28c4c304 paths.cc`). The attached file (same patch, but done by `make update-patches`) is to be committed in /usr/ports/devel/monotone/files/ subdirectory. Wow, sorry about the formatting, I didn't guess that the web PR-showing engine would parse the word "d.i.f.f" even in midline as an attached "d.i.f.f"! miwi 2007-07-15 22:21:51 UTC
FreeBSD ports repository
Added files:
devel/monotone/files patch-paths.cc
Log:
- Fix build with boost 1.34
PR: 114353
Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz>
Approved by: maintainer
Revision Changes Path
1.1 +93 -0 ports/devel/monotone/files/patch-paths.cc (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: feedback->closed Committed. Thanks! |