diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-26 20:13:23 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-26 20:13:23 +0800 |
commit | 5adc8a9faaebe0a180ed8a3d10fc3e17dde7d29c (patch) | |
tree | 3e4a83167a13b89c9d0efeeaa6e5b0f5487d84e9 /CHANGES | |
parent | ce1853bf021623ab004669e0073c29ab6a83994f (diff) | |
download | freebsd-ports-gnome-5adc8a9faaebe0a180ed8a3d10fc3e17dde7d29c.tar.gz freebsd-ports-gnome-5adc8a9faaebe0a180ed8a3d10fc3e17dde7d29c.tar.zst freebsd-ports-gnome-5adc8a9faaebe0a180ed8a3d10fc3e17dde7d29c.zip |
Extend @sample to accept arguments
Maintainers can now use @sample sample_file target_file for all cases
that does not fall into the usual @sample something.sample
Reviewed by: antoine
Differential Revision: https://reviews.freebsd.org/D3734
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -10,7 +10,16 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. -20150926 +20150926: +AUTHOR: bapt@FreeBSD.org + + @sample now accept arguments, so it can now be used the following way: + + @sample afile.sample + or + @sample path/to/example etc/target + +20150926: AUTHOR: bapt@FreeBSD.org New keywords are supported in pkg since 1.5.x: |