pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Removed ECHO_WRAPPER_MSG



I imagine the number of users who override this is going to be very
small, if not zero, but as an FYI I have removed ECHO_WRAPPER_MSG in
preparation for splitting cwrappers from legacy wrappers.

If you made use of this variable, you will need to update your mk.conf
to use ECHO_BUILDLINK_MSG instead, which was previously defined in
terms of ECHO_WRAPPER_MSG anyway but is used by more parts of pkgsrc
infrastructure.  This will result in a more consistent output for all
things buildlink3 and wrapper related.

* On 2015-04-27 at 20:38 BST, Jonathan Perkin wrote:

> Module Name:	pkgsrc
> Committed By:	jperkin
> Date:		Mon Apr 27 19:38:04 UTC 2015
> 
> Modified Files:
> 	pkgsrc/mk/buildlink3: bsd.buildlink3.mk
> 	pkgsrc/mk/wrapper: bsd.wrapper.mk
> 
> Log Message:
> Remove ECHO_WRAPPER_MSG and just use ECHO_BUILDLINK_MSG, which was set
> to the same value anyway.  Also removes a comment from 2005 which was
> possibly wrong at the time it was committed, given the same construct
> has been used in bsd.buildlink3.mk unchanged since 2004.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.234 -r1.235 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
> cvs rdiff -u -r1.91 -r1.92 pkgsrc/mk/wrapper/bsd.wrapper.mk
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index