aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-09-25 05:23:51 +0800
committerbapt <bapt@FreeBSD.org>2012-09-25 05:23:51 +0800
commit49226d3a19e37bd614364a102c773808156df683 (patch)
tree4c5bd9bca7f7b22e14b1768ec9388fe696d0d1e8 /UPDATING
parent05d76e8f12626f74e9f9f75382e47cd3d1b7214c (diff)
downloadfreebsd-ports-gnome-49226d3a19e37bd614364a102c773808156df683.tar.gz
freebsd-ports-gnome-49226d3a19e37bd614364a102c773808156df683.tar.zst
freebsd-ports-gnome-49226d3a19e37bd614364a102c773808156df683.zip
No longer install the english dictionary (please use textproc/en-aspell if you
want the english dictionary) Optionify Remove the now useless textproc/aspell-with-dicten port textproc/en-aspell now depends on textproc/aspell clean up the Makefile
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a5ac96befc9e..2d273dbd8c2a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20120924:
+ AFFECTS: users of textproc/aspell
+ AUTHOR: bapt@FreeBSD.org
+
+ textproc/aspell no longer installs the english dictionary. If you need it
+ please install textproc/en-aspell.
+
20120919:
AFFECTS: users of net-mgmt/better-cacti-templates
AUTHOR: Bryan Drewery <bdrewery@FreeBSD.org>