aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2015-06-15 01:55:49 +0800
committerjhale <jhale@FreeBSD.org>2015-06-15 01:55:49 +0800
commitb6dc0a9f4e3fe57d44a13c002ffafc047080016d (patch)
tree8d4e96be04abf3742154982610e7a5447b4e2f3d /UPDATING
parent14f3683ed7197c093765a29ac529daa9ea2b6a77 (diff)
downloadfreebsd-ports-gnome-b6dc0a9f4e3fe57d44a13c002ffafc047080016d.tar.gz
freebsd-ports-gnome-b6dc0a9f4e3fe57d44a13c002ffafc047080016d.tar.zst
freebsd-ports-gnome-b6dc0a9f4e3fe57d44a13c002ffafc047080016d.zip
- Update audio/libmusicbrainz5 to 5.1.0
- Fix a crash in audio/sound-juicer caused by libmusicbrainz5 (fix added upstream, but not in this release) [1] - Bump PORTREVISION on dependent ports PR: 196959 [1] Submitted by: Pete Johanson <peter@peterjohanson.com> [1]
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f3fd29167069..37d3c3d93430 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ 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.
+20150614:
+ AFFECTS: users of audio/libmusicbrainz5
+ AUTHOR: jhale@FreeBSD.org
+
+ libmusicbrainz5 has been updated to 5.1.0. Please rebuild all ports that
+ depend on it. PORTREVISIONS have been bumped on dependent ports.
+
+ If you use portmaster:
+ portmaster -w -r libmusicbrainz5
+ If you use portupgrade:
+ portupgrade -fr audio/libmusicbrainz5
+
20150613:
AFFECTS: users of multimedia/avidemux26-*
AUTHOR: riggs@FreeBSD.org