svn commit: r370350 - head
Bryan Drewery
bdrewery at FreeBSD.org
Tue Oct 7 15:49:54 UTC 2014
On 10/7/2014 10:47 AM, Mathieu Arnold wrote:
> Author: mat
> Date: Tue Oct 7 15:47:46 2014
> New Revision: 370350
> URL: https://svnweb.freebsd.org/changeset/ports/370350
> QAT: https://qat.redports.org/buildarchive/r370350/
>
> Log:
> Note @cwd being deprecated.
>
> Sponsored by: Absolight
>
> Modified:
> head/CHANGES
>
> Modified: head/CHANGES
> ==============================================================================
> --- head/CHANGES Tue Oct 7 15:47:18 2014 (r370349)
> +++ head/CHANGES Tue Oct 7 15:47:46 2014 (r370350)
> @@ -10,6 +10,21 @@ in the release notes and/or placed into
>
> All ports committers are allowed to commit to this file.
>
> +20141007:
> +AUTHOR: mat at FreeBSD.org
> +
> + The @cwd [path] construct in plist files is deprecated. Instead of adding
> + those lines to the plist:
> +
> + @cwd /
> + etc/rc.d/foo
> + var/db/bar
> +
> + add this:
> +
> + /etc/rc.d/foo
> + /var/db/bar
> +
> 20141002:
> AUTHOR: bapt at FreeBSD.org
>
>
@exec and all other keywords that use %D must be considered as well.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20141007/86dcf069/attachment.sig>
More information about the svn-ports-head
mailing list