diff options
author | bapt <bapt@FreeBSD.org> | 2014-05-01 01:05:43 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-05-01 01:05:43 +0800 |
commit | 4392e55d513736547040296fe0d107b8a4c14c0c (patch) | |
tree | bf02d14f2379a14af7b741c1560393e070ab8150 /CHANGES | |
parent | 5a19e63b322f2af9d0678d6490579dd855aa61ea (diff) | |
download | freebsd-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-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |