Summary: | [PATCH] x11/kde4-runtime doesn't compile with clang | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | heathn | ||||
Component: | Individual Port(s) | Assignee: | freebsd-kde (group) <kde> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
heathn
2011-12-29 19:10:12 UTC
Responsible Changed From-To: freebsd-ports-bugs->kde Over to maintainer (via the GNATS Auto Assign Tool) rakuco 2011-12-31 02:53:48 UTC FreeBSD ports repository Added files: x11/kde4-runtime/files patch-nepomuk__services__storage__lib__createresourcejob.h patch-nepomuk__services__storage__lib__describeresourcejob.h patch-nepomuk__services__storage__resourcemerger.cpp Log: Fix a few build issues with clang. Import my commit f1794e4 upstream (based on the PR's patch) as well as the patch to describeresourcejob.h in the PR (which does not apply upstream because the line it adds is already there). No need to bump PORTREVISION, this commit only fixes the build for people who had never been able to build the port anyway. PR: ports/163699 Submitted by: Heath Nielson <heathn@gmail.com> Approved by: avilla (mentor, implicit) Revision Changes Path 1.1 +8 -0 ports/x11/kde4-runtime/files/patch-nepomuk__services__storage__lib__createresourcejob.h (new) 1.1 +10 -0 ports/x11/kde4-runtime/files/patch-nepomuk__services__storage__lib__describeresourcejob.h (new) 1.1 +10 -0 ports/x11/kde4-runtime/files/patch-nepomuk__services__storage__resourcemerger.cpp (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: open->closed Committed upstream, area51 and the ports tree. Thanks a lot! |