svn commit: r485844 - head/math/octave

Mathieu Arnold mat at FreeBSD.org
Sun Nov 25 11:39:00 UTC 2018


On Sun, Nov 25, 2018 at 12:28:00AM -0600, Kyle Evans wrote:
> On Sat, Nov 24, 2018 at 11:55 PM Stephen Montgomery-Smith
> <stephen at freebsd.org> wrote:
> >
> > Author: stephen
> > Date: Sun Nov 25 05:55:05 2018
> > New Revision: 485844
> > URL: https://svnweb.freebsd.org/changeset/ports/485844
> >
> > Log:
> >   - Make changes to plist that should have been included with r485798.
> >   - Bump portrevision.
> >
> >   Reported by:  pkg-fallout@
> >
> 
> Hmm... my poudriere run did not catch this. =/
> 
> Does poudriere not sanity check the plist in bulk runs? If not, is
> there a way to enable it to, somehow, in a way that isn't going to jam
> me up on all of the dependencies I don't care about? My general
> workflow for this kind of stuff is patch 4-8 ports -> bulk build those
> 4-8 ports -> submit because i was for some reason under the impression
> that poudriere was more pedantic about plist changes.

By default, bulk only builds the ports, it does not run any qa,
poudriere testport is there for that, but it can be enabled:

$ man 8 poudriere-bulk
...
     -t           Add some testing to the specified ports.  Add -r to
                  recursively test all port dependencies as well.  Currently
                  uninstalls the port, and disable parallel jobs for make.
                  When used with -a then -rk are implied.
...


-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20181125/be8a5b6f/attachment.sig>


More information about the svn-ports-all mailing list