aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-30 17:05:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-30 17:05:43 +0000
commit6aacc2bda1265606a881324510ebeee79b2f9aa0 (patch)
treebf02d14f2379a14af7b741c1560393e070ab8150 /CHANGES
parentfd1bb952c78d4ef00c068b6358573860d3e42716 (diff)
downloadports-6aacc2bda1265606a881324510ebeee79b2f9aa0.tar.gz
ports-6aacc2bda1265606a881324510ebeee79b2f9aa0.zip
Document r352514
Notes
Notes: svn path=/head/; revision=352690
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0740914744e2..db95e7014785 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,15 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20140428:
+AUTHOR: bapt@FreeBSD.org
+
+ EXTRA_PATCHES has been extended to support a new syntax:
+
+ EXTRA_PATCHES= file:-pX
+
+ Where X is the pathname strip count passed to patch(1)
+
20140423:
AUTHOR: tijl@FreeBSD.org