aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-06-01 19:18:44 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-06-01 19:18:44 +0000
commitadc2225b849dead04e993291151feae8d856b398 (patch)
tree138009d8757bbcee474fb337d4adddc14be75343 /UPDATING
parente1e2e860bc0b6a1486ececfcfdf52ff0cb83f7bd (diff)
downloadports-adc2225b849dead04e993291151feae8d856b398.tar.gz
ports-adc2225b849dead04e993291151feae8d856b398.zip
Mention that ack 2.04 has some incompatibilities with ack 1.
Suggested by az.
Notes
Notes: svn path=/head/; revision=319585
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8822e6a0f632..527e6f069708 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20130601:
+ AFFECTS: users of textproc/ack
+ AUTHOR: rakuco@FreeBSD.org
+
+ ack has been updated to version 2.04. It is slightly incompatible with some
+ options present in ack1. For more information, see
+ http://beyondgrep.com/ack-2.0.
+
20130530:
AFFECTS: users of irc/inspircd
AUTHOR: swills@FreeBSD.org