svn commit: r429470 - in head/lang: python-doc-html python27 python27/files

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Dec 26 10:25:56 UTC 2016


Wen Heping <wen at FreeBSD.org> writes:

> Author: wen
> Date: Mon Dec 26 01:01:04 2016
> New Revision: 429470
> URL: https://svnweb.freebsd.org/changeset/ports/429470
>
> Log:
>   - Update to 2.7.13

The nis.so change in the plist broke `make check-plist' on my Poudriere
jail: I build with WITHOUT_NIS, so ypcat is not present and the nis.so
module is skipped, leading to:

===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/python2.7/lib-dynload/nis.so


More information about the svn-ports-head mailing list