Date: Sat, 4 Jun 2016 13:26:58 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Antoine Brodin <antoine@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r416348 - head/sysutils/py-analyzemft Message-ID: <20160604132658.GA64797@FreeBSD.org> In-Reply-To: <201606040838.u548coAa057289@repo.freebsd.org> References: <201606040838.u548coAa057289@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 04, 2016 at 08:38:50AM +0000, Antoine Brodin wrote: > New Revision: 416348 > URL: https://svnweb.freebsd.org/changeset/ports/416348 > > Log: > Update to 2.0.19 > > Modified: > head/sysutils/py-analyzemft/Makefile > head/sysutils/py-analyzemft/distinfo > > [...] > -DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} > -PORTDOCS= CHANGES.txt README.txt > - > -OPTIONS_DEFINE= DOCS > - > -post-install: > - @${MKDIR} ${STAGEDIR}${DOCSDIR} > - ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} Removing docs wasn't mentioned in the log, and I still see CHANGES.txt and README.txt files there (in new distfile), both non-empty. May I ask why were they removed? ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160604132658.GA64797>