diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-25 05:23:51 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-25 05:23:51 +0800 |
commit | 49226d3a19e37bd614364a102c773808156df683 (patch) | |
tree | 4c5bd9bca7f7b22e14b1768ec9388fe696d0d1e8 /UPDATING | |
parent | 05d76e8f12626f74e9f9f75382e47cd3d1b7214c (diff) | |
download | freebsd-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-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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> |