| Summary: | Cannot compile sysutils/desktopbsd-tools on AMD64 CURRENT | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | admin | ||||||
| Component: | Individual Port(s) | Assignee: | Lars Engels <lme> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
admin
2007-09-12 18:20:01 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback Responsible Changed From-To: freebsd-ports-bugs->lme I'll take it. I'm currently installing a 7.0-CURRENT snapshot to reproduce and fix this. I investigated the issue and came up with the attached patch. It has been tested on 7-CURRENT/amd64 and 6-STABLE/i386 so far. State Changed From-To: feedback->open Maintainer has fixed. State Changed From-To: open->closed Committed. Thanks! lme 2007-10-29 21:03:57 UTC
FreeBSD ports repository
Modified files:
sysutils/desktopbsd-tools Makefile
Added files:
sysutils/desktopbsd-tools/files
extra-patch-libdesktopbsd_accesspoint.cpp
extra-patch-libdesktopbsd_accesspoint.h
extra-patch-libdesktopbsd_wirelessinterface.cpp
extra-patch-libdesktopbsd_wirelessinterface.h
patch-libdesktopbsd-ui_moddevinfo.ui.h
Removed files:
sysutils/desktopbsd-tools/files
patch-libdesktopbsd_accesspoint.cpp
patch-libdesktopbsd_accesspoint.h
patch-libdesktopbsd_wirelessinterface.cpp
patch-libdesktopbsd_wirelessinterface.h
Log:
- Fix build
PR: ports/116313
Submitted by: Alex "lissyara" Keda <admin (AT) lissyara.su>
Peter Hofer <ph (AT) desktopbsd.net> via mail
Approved by: miwi (mentor)
Revision Changes Path
1.11 +5 -6 ports/sysutils/desktopbsd-tools/Makefile
1.1 +181 -0 ports/sysutils/desktopbsd-tools/files/extra-patch-libdesktopbsd_accesspoint.cpp (new)
1.1 +52 -0 ports/sysutils/desktopbsd-tools/files/extra-patch-libdesktopbsd_accesspoint.h (new)
1.1 +262 -0 ports/sysutils/desktopbsd-tools/files/extra-patch-libdesktopbsd_wirelessinterface.cpp (new)
1.1 +25 -0 ports/sysutils/desktopbsd-tools/files/extra-patch-libdesktopbsd_wirelessinterface.h (new)
1.1 +11 -0 ports/sysutils/desktopbsd-tools/files/patch-libdesktopbsd-ui_moddevinfo.ui.h (new)
1.2 +0 -181 ports/sysutils/desktopbsd-tools/files/patch-libdesktopbsd_accesspoint.cpp (dead)
1.2 +0 -52 ports/sysutils/desktopbsd-tools/files/patch-libdesktopbsd_accesspoint.h (dead)
1.2 +0 -262 ports/sysutils/desktopbsd-tools/files/patch-libdesktopbsd_wirelessinterface.cpp (dead)
1.2 +0 -25 ports/sysutils/desktopbsd-tools/files/patch-libdesktopbsd_wirelessinterface.h (dead)
_______________________________________________
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"
|