aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 26b595c23fd2..2e756a17a45a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20100912
+ AFFECTS: ftp/curl
+ AUTHOR: roam@FreeBSD.org
+
+ With version 7.21.1, the cURL port is built with stricter compiler
+ checking by default (the -Werror flag is passed to the C compiler,
+ making it treat any warnings as fatal errors). If you experience
+ problems building cURL, re-run "make config" in the ftp/curl
+ directory and disable the WERROR knob.
+
+20100912
AFFECTS: www/tdiary-devel, japanese/tdiary-devel
AUTHOR: tota@FreeBSD.org