svn commit: r314117 - head/games/kye

Beech Rintoul beech at freebsd.org
Thu Mar 14 07:59:23 UTC 2013


On Wednesday 13 March 2013 23:53:30 Alexey Dokuchaev wrote:
> On Thu, Mar 14, 2013 at 12:04:55AM -0700, Jason Helfman wrote:
> > On Thu, Mar 14, 2013 at 12:49:30AM +0000, Alexey Dokuchaev thus spake:
> > >>@@ -27,13 +27,12 @@ USE_PYTHON=	yes
> > >>
> > >> USE_PYDISTUTILS=	yes
> > >> NO_BUILD=	yes
> > >>
> > >>-PORTDATA=	*
> > >>
> > >> PORTDOCS=	NEWS README
> > >> 
> > >		^^^^^^^^^^^
> > >>
> > >>+%%PORTDOCS%%%%DOCSDIR%%/NEWS
> > >>+%%PORTDOCS%%%%DOCSDIR%%/README
> > >
> > >Shouldn't it break the tinderbuild?
> > 
> > This should not break tinderbuild
> 
> What makes you think so?  I think that tindy will complain about
> nonexistent files upon package deletion.
> 
> > as this is a PLIST_SUB, and it will translate to:
> > 
> > share/doc/kye/NEWS
> > share/doc/kye/README
> 
> Correct.  That means, it now duplicates PORTDOCS set in the Makefile.
> 
> ./danfe

This did not fail either on my tindy or on redports

-- 
--------------------------------------------------------------------------------------- 
Beech Rintoul - Committer / Developer - beech at FreeBSD.org 
/"\ ASCII Ribbon Campaign | FreeBSD Since 4.x 
\ / - NO HTML/RTF in e-mail | http://www.freebsd.org 
 X  - NO Word docs in e-mail | Latest Release: 
/ \ - http://www.freebsd.org/releases/9.1R/announce.html
--------------------------------------------------------------------------------------- 


More information about the svn-ports-all mailing list