aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING15
1 files changed, 15 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 3d430afe1356..91aa48141116 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,21 @@ 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.
+20160415:
+ AFFECTS: users of audio/chromaprint
+ AUTHOR: jhale@FreeBSD.org
+
+ chromaprint has been updated to version 1.3.1 and includes a shared
+ library bump. PORTREVISIONS have been bumped on affected ports.
+ If you are using binary pkg, 'pkg upgrade' will do the right thing.
+ Users of portmaster/portupgrade must rebuild all ports which depend
+ on chromaprint.
+
+ Portmaster users:
+ portmaster -w -r chromaprint
+ Portupgrade users:
+ portupgrade -fr audio/chromaprint
+
20160414:
AFFECTS: Users of www/tt-rss
AUTHOR: thierry@FreeBSD.org