rnejdl@ringofsaturn.com reported in PR ports/145221 that audacity fails to compile. This problem was caused by a conflict with the installed version of devel/allegro. audio/audacity-devel/Makefile has been updated to locate allegro.h within its bundled portsmf directory, instead of searching the system include files first. devel/allegro's allegro.h include file is very different than the one provided by portsmf. I also fixed various portlint warnings and errors related to GNU autotools. Port maintainer (xxjack12xx@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->glarkin Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of audio/audacity-devel, Please note that PR ports/148802 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/148802 -- 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)
----- Forwarded message from "Jack L." <xxjack12xx@gmail.com> ----- From: "Jack L." <xxjack12xx@gmail.com> To: edwin@freebsd.org Cc: glarkin@freebsd.org, freebsd-ports-bugs@freebsd.org Subject: Re: ports/148802: [PATCH] audio/audacity-devel: Fix build error and other cleanups [Resend as it didn't go to all the intended recipients] Compiles fine with allegro installed. Patch looks good. I say go for it. On Tue, Jul 20, 2010 at 1:40 PM, <edwin@freebsd.org> wrote: > Synopsis: [PATCH] audio/audacity-devel: Fix build error and other cleanups > > Responsible-Changed-From-To: freebsd-ports-bugs->glarkin > Responsible-Changed-By: edwin > Responsible-Changed-When: Tue Jul 20 20:40:18 UTC 2010 > Responsible-Changed-Why: > Submitter has GNATS access (via the GNATS Auto Assign Tool) > > http://www.freebsd.org/cgi/query-pr.cgi?pr=148802 > _______________________________________________ > freebsd-ports-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" > _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" ----- End forwarded message -----
State Changed From-To: feedback->open Maintainer approved.
glarkin 2010-08-02 14:54:17 UTC FreeBSD ports repository Modified files: audio/audacity-devel Makefile Log: - Fixed compiler error when devel/allegro is installed - Miscellaneous portlint cleanups - Bumped PORTREVISION PR: ports/148802 Reported by: Rusty Nejdl <rnejdl at ringofsaturn dot com> Approved by: "Jack L." <xxjack12xx at gmail dot com> (maintainer) Revision Changes Path 1.47 +14 -8 ports/audio/audacity-devel/Makefile _______________________________________________ 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, thank you!