aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-07-25 16:58:19 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-07-25 16:58:19 +0000
commit3ad4440fb18774cb076abd595dd0e0c0eed30408 (patch)
treef9582bdbf0f38efaf18775abf0df5ca17b3d5a8e /UPDATING
parent699eb39cc272a1b01e34159f6c32cb8708a55792 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5983db6f81d8..a115b4c5df23 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20120725:
+ AFFECTS: users of www/py-beautifulsoup
+ AUTHOR: rm@FreeBSD.org
+
+ Current www/py-beautifulsoup has been moved to www/py-beautifulsoup32,
+ since 4.1.1 is now current stable version.
+
+ If you prefer to stick with 3.2.0 do:
+
+ # portmaster -o www/py-beautifulsoup32 www/py-beautifulsoup
+
20120723:
AFFECTS: users of security/snort
AUTHOR: zi@FreeBSD.org