aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-26 12:13:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-26 12:13:23 +0000
commit5adc8a9faaebe0a180ed8a3d10fc3e17dde7d29c (patch)
tree3e4a83167a13b89c9d0efeeaa6e5b0f5487d84e9 /CHANGES
parentce1853bf021623ab004669e0073c29ab6a83994f (diff)
downloadports-5adc8a9faaebe0a180ed8a3d10fc3e17dde7d29c.tar.gz
ports-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
Notes
Notes: svn path=/head/; revision=397963
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 408720099902..e70274fd0e40 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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: