| Summary: | Fix sysutils/fusefs-kmod on CURRENT | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | amistry | ||||
| 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
amistry
2007-05-03 18:40:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. miwi 2007-05-29 15:51:33 UTC
FreeBSD ports repository
Modified files:
sysutils/fusefs-kmod Makefile
sysutils/fusefs-kmod/files patch-fuse_module_fuse.c
patch-fuse_module_fuse.h
Log:
- Fix build error with gcc4.2 [1]
- Fix panic on Head [2]
PR: 112387 / 112989
Submitted by: Artem Naluzhny<tut@nhamon.com.ua> [1]
Anish Mistry <amistry@am-productions.biz> (maintainer) [2]
Revision Changes Path
1.11 +1 -1 ports/sysutils/fusefs-kmod/Makefile
1.5 +205 -30 ports/sysutils/fusefs-kmod/files/patch-fuse_module_fuse.c
1.2 +20 -12 ports/sysutils/fusefs-kmod/files/patch-fuse_module_fuse.h
_______________________________________________
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! |