aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-01 01:05:43 +0800
committerbapt <bapt@FreeBSD.org>2014-05-01 01:05:43 +0800
commit4392e55d513736547040296fe0d107b8a4c14c0c (patch)
treebf02d14f2379a14af7b741c1560393e070ab8150 /CHANGES
parent5a19e63b322f2af9d0678d6490579dd855aa61ea (diff)
downloadfreebsd-ports-graphics-4392e55d513736547040296fe0d107b8a4c14c0c.tar.gz
freebsd-ports-graphics-4392e55d513736547040296fe0d107b8a4c14c0c.tar.zst
freebsd-ports-graphics-4392e55d513736547040296fe0d107b8a4c14c0c.zip
Document r352514
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0740914744e..db95e701478 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