Date: Fri, 26 Jun 2009 11:30:04 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/136060: commit references a PR Message-ID: <200906261130.n5QBU4FZ006183@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/136060; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/136060: commit references a PR Date: Fri, 26 Jun 2009 11:25:46 +0000 (UTC) pav 2009-06-26 11:25:37 UTC FreeBSD ports repository Modified files: math/physcalc Makefile math/physcalc/files patch-ab patch-ac Log: - The path to the .phy files was built up using un-zero'd memory, so it could (and did, for me) break in strange and unexpected ways. - EOF on input (e.g., ^D) would cause it to loop forever. PR: ports/136060 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> Revision Changes Path 1.10 +1 -0 ports/math/physcalc/Makefile 1.2 +3 -3 ports/math/physcalc/files/patch-ab 1.2 +5 -4 ports/math/physcalc/files/patch-ac _______________________________________________ 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906261130.n5QBU4FZ006183>