svn commit: r343597 - head/devel/py-darcsver

Ruslan Makhmatkhanov cvs-src at yandex.ru
Mon Feb 10 07:56:18 UTC 2014


Martin Wilke wrote on 10.02.2014 11:46:
> Author: miwi
> Date: Mon Feb 10 07:46:26 2014
> New Revision: 343597
> URL: http://svnweb.freebsd.org/changeset/ports/343597
> QAT: https://qat.redports.org/buildarchive/r343597/
>
> Log:
>    - Stage support
>    - Convert to PYDISTUTILS_AUTOPLIST
>    - Bump PORTREVISION
>
> Deleted:
>    head/devel/py-darcsver/pkg-plist
> Modified:
>    head/devel/py-darcsver/Makefile
>

[...]

>
> -post-install:
> -.if !defined(NOPORTDOCS)
> -	${MKDIR} ${DOCSDIR}
> -	cd ${WRKSRC} && ${CP} README.rst ${DOCSDIR}/
> -.endif

Martin, PYDISTUTILS_AUTOPLIST doesn't work for this case, because 
setup.py doesn't install the docs by itself. The README.rst still should 
be installed manually in post-install target to make it way into a package.

-- 
Regards,
Ruslan

T.O.S. Of Reality


More information about the svn-ports-all mailing list