Summary: | [PATCH] devel/papi: Remove dependancy on Fortran | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Steven Kreuzer <skreuzer> | ||||
Component: | Individual Port(s) | Assignee: | Steven Kreuzer <skreuzer> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | redcrash | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Steven Kreuzer
2009-07-16 21:00:14 UTC
Responsible Changed From-To: freebsd-ports-bugs->skreuzer Submitter has GNATS access (via the GNATS Auto Assign Tool) Maintainer of devel/papi, Please note that PR ports/136826 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/136826 -- 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) Hello, I approve the submitted patch. Regards. 2009/7/16 Edwin Groothuis <edwin@freebsd.org> > Maintainer of devel/papi, > > Please note that PR ports/136826 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/136826 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org > -- _________________________________________________________________ Fry: You can see how I lived before I met you. Bender: You lived before you met me?! Fry: Yeah, lots of people did. Bender: Really?! skreuzer 2009-07-17 13:33:43 UTC FreeBSD ports repository Modified files: devel/papi Makefile Log: Only compile the c tests if WITHOUT_CTESTS is not defined Only define USE_FORTRAN if WITHOUT_FTESTS is not defined PR: ports/136826 Approved by: redcrash@gmail.com (maintainer); wxs (mentor) Revision Changes Path 1.15 +5 -6 ports/devel/papi/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: feedback->closed Committed. Thanks! |