svn commit: r335161 - head/graphics/OpenEXR

Pietro Cerutti gahr at FreeBSD.org
Fri Nov 29 10:55:30 UTC 2013


On 2013-Nov-29, 10:45, Rusmir Dusko wrote:
> Author: nemysis
> Date: Fri Nov 29 10:45:22 2013
> New Revision: 335161
> URL: http://svnweb.freebsd.org/changeset/ports/335161
> 
> Log:
>   - Remove obsolete REINPLACE_CMD,

> ==============================================================================
> --- head/graphics/OpenEXR/Makefile	Fri Nov 29 10:23:57 2013	(r335160)
> +++ head/graphics/OpenEXR/Makefile	Fri Nov 29 10:45:22 2013	(r335161)
> @@ -64,9 +64,6 @@ regression-test regression test check:	b
>  	@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
>  
>  post-install:
> -	${INSTALL_DATA} ${WRKSRC}/IlmImf/ImfDeepImageStateAttribute.h \
> -		${STAGEDIR}${PREFIX}/include/${PORTNAME}/
> -
>  	@${MKDIR} ${STAGEDIR}${DOCSDIR}
>  	${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${STAGEDIR}${DOCSDIR}
>  	@${MKDIR} ${STAGEDIR}${DOCSDIR2}

What is removed is an INSTALL_DATA, not a REINPLACE_CMD.  Is this the
wrong commit message or the wrong patch?

-- 
Pietro Cerutti
The FreeBSD Project
gahr at FreeBSD.org

PGP Public Key:
http://gahr.ch/pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 964 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20131129/4ce3af21/attachment.sig>


More information about the svn-ports-all mailing list