Summary: | [PATCH] graphics/kipi-plugins-kde4: Fix build | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jason E. Hale <bsdkaffee> | ||||
Component: | Individual Port(s) | Assignee: | Kris Moore <kmoore> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | kris | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jason E. Hale
2009-06-09 09:30:06 UTC
Maintainer of graphics/kipi-plugins-kde4, Please note that PR ports/135403 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/135403 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Thanks for the patch! I've built with it here, and it seems to work just fine. I'll see about getting this committed here soon. -- Kris Moore PC-BSD Software http://www.pcbsd.com Responsible Changed From-To: freebsd-ports-bugs->kmoore I'll take it. kmoore 2009-06-17 15:02:19 UTC FreeBSD ports repository Modified files: graphics/kipi-plugins-kde4 Makefile pkg-plist graphics/kipi-plugins-kde4/files patch-CMakeLists.txt Log: - Fix building of kipi-plugins-kde4 if QT3 / KDE3 versions of kipi are installed - Fix detection of Gdk / Gpod PR: 135403 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Approved by: miwi (Mentor) Revision Changes Path 1.49 +14 -4 ports/graphics/kipi-plugins-kde4/Makefile 1.2 +57 -184 ports/graphics/kipi-plugins-kde4/files/patch-CMakeLists.txt 1.19 +17 -230 ports/graphics/kipi-plugins-kde4/pkg-plist _______________________________________________ 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, with minor changes. Thanks! |