Date: Mon, 26 Dec 2016 11:24:52 +0100 From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: Wen Heping <wen@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r429470 - in head/lang: python-doc-html python27 python27/files Message-ID: <86shpbng23.fsf@FreeBSD.org> In-Reply-To: <201612260101.uBQ114L1009954@repo.freebsd.org> (Wen Heping's message of "Mon, 26 Dec 2016 01:01:04 %2B0000 (UTC)") References: <201612260101.uBQ114L1009954@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Wen Heping <wen@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86shpbng23.fsf>