aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2016-04-16 03:06:48 +0800
committerjhale <jhale@FreeBSD.org>2016-04-16 03:06:48 +0800
commitad8a02e00a049193ef756dba1af8fcb9771a7969 (patch)
treee73c386700a1f1667ad1f6c286c8a2ef9c5becd1 /UPDATING
parent23550fe8838d2cefa5475d083fa6d6a2ca5be9e0 (diff)
downloadfreebsd-ports-gnome-ad8a02e00a049193ef756dba1af8fcb9771a7969.tar.gz
freebsd-ports-gnome-ad8a02e00a049193ef756dba1af8fcb9771a7969.tar.zst
freebsd-ports-gnome-ad8a02e00a049193ef756dba1af8fcb9771a7969.zip
- Update audio/chromaprint to 1.3.1
- Chase shlib bump PR: 208819 Submitted by: Ben Woods <woodsb02@gmail.com>
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