Date: Wed, 18 Mar 2015 14:21:07 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 198590] lang/sbcl install 1.2.9 as ports Message-ID: <bug-198590-13-ZbROsQs2pR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-198590-13@https.bugs.freebsd.org/bugzilla/> References: <bug-198590-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198590 John Marino <marino@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marino@FreeBSD.org --- Comment #7 from John Marino <marino@FreeBSD.org> --- Okay, in general you should upload a single "diff" that replaces/adds/deletes all files at once. Secondly, Do you have any verification available? In order of preference, examples of what I'm looking for are: Output of "portlint" (see https://www.freebsd.org/doc/en/books/porters-handbook/testing-portlint.html) and either 1 PREFERRED) "poudriere testport" or "poudriere bulk -t" logs (see https://www.freebsd.org/doc/en/books/porters-handbook/testing-poudriere.html) or 2) make clean && make check-plist && make stage-qa (this option does not catch missing dependencies and other issues, so it is NOT equivalent to #1 and thus less reliable) If you can provide poudriere logs that show stage-qa passing cleanly, I'll take this PR. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198590-13-ZbROsQs2pR>