aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2011-09-09 13:51:03 +0800
committeraz <az@FreeBSD.org>2011-09-09 13:51:03 +0800
commit26c4f75e9c124a1a81a83bace07247a0cc18a170 (patch)
tree437bd3abd19e22adce61025daa05bfcc1f06300b
parent15f08f4f06112fe24f6c551e134e6643e9a17427 (diff)
downloadfreebsd-ports-gnome-26c4f75e9c124a1a81a83bace07247a0cc18a170.tar.gz
freebsd-ports-gnome-26c4f75e9c124a1a81a83bace07247a0cc18a170.tar.zst
freebsd-ports-gnome-26c4f75e9c124a1a81a83bace07247a0cc18a170.zip
Add note about recent update of net/p5-SOAP-Lite.
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4c16e61b197b..1406313d8cb9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20110909:
+ AFFECTS: users of net/p5-SOAP-Lite
+ AUTHOR: az@FreeBSD.org
+
+ SOAP::Transport::TCP is not a part of net/p5-SOAP-Lite
+ distribution since version 0.714. If you need SOAP::Transport::TCP
+ you should install net/p5-SOAP-Transport-TCP manually.
+
20110901:
AFFECTS: users of databases/db51
AUTHOR: mandree@FreeBSD.org