diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-07-19 00:21:26 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-07-19 00:21:26 +0800 |
commit | aa377a583505a9b1a110b7b318519b9ed30b1702 (patch) | |
tree | 07cab28f6dadd87bf29ea4a576c8bb031a518358 /UPDATING | |
parent | b8ae43bd366ad22119af8fe13079238d0e2b2f43 (diff) | |
download | freebsd-ports-gnome-aa377a583505a9b1a110b7b318519b9ed30b1702.tar.gz freebsd-ports-gnome-aa377a583505a9b1a110b7b318519b9ed30b1702.tar.zst freebsd-ports-gnome-aa377a583505a9b1a110b7b318519b9ed30b1702.zip |
- Connect textproc/hunspell to the build
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING
Approved by: bapt (mentor)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ 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. +20110718: + AFFECTS: users of hungarian/hunspell + AUTHOR: jlaffaye@FreeBSD.org + + The hunspell port has been moved to textproc/hunspell. + To update the installed port run the command + + # portmaster -o textproc/hunspell hungarian/hunspell + or + # portupgrade -o textproc/hunspell hungarian/hunspell + 20110711: AFFECTS: users of java/openjdk6 AUTHOR: jkim@FreeBSD.org |