aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-11-01 13:55:03 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-11-01 13:55:03 +0000
commit180b8efd2c73daf6baf575a856fc8de26c52d945 (patch)
tree30bc9fe3185ef5b909c9ee8f772ee81b5ee47025 /UPDATING
parent95c7624b07412ffb957648a647237f392521191e (diff)
downloadports-180b8efd2c73daf6baf575a856fc8de26c52d945.tar.gz
ports-180b8efd2c73daf6baf575a856fc8de26c52d945.zip
update to 3.02.02
Feature safe: yes
Notes
Notes: svn path=/head/; revision=306802
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5ea30bb372ff..e4b0a3482f05 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20121101:
+ AFFECTS: users of graphics/tesseract
+ AUTHOR: bf@FreeBSD.org
+
+ The trained English and OSD language data that were distributed in
+ graphics/tesseract have been moved to graphics/tesseract-data. The
+ latter port includes all available trained language data by default;
+ as before, users who desire a subset of languages may build smaller
+ packages by defining TESSERACT_LANGS during a build.
+
20121031:
AFFECTS: users of dns/ldns
AUTHOR: ak@FreeBSD.org