Date: Sat, 2 Jul 2016 09:57:05 +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: <20160702095705.GA91790@FreeBSD.org> In-Reply-To: <20160604132658.GA64797@FreeBSD.org> References: <201606040838.u548coAa057289@repo.freebsd.org> <20160604132658.GA64797@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 04, 2016 at 01:26:58PM +0000, Alexey Dokuchaev wrote: > 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? Did I miss your reply on this? ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160702095705.GA91790>