From 24af7e3c61d52ea9f73b79329b154b44cfd02e17 Mon Sep 17 00:00:00 2001 From: Sean Bruno Date: Wed, 11 May 2016 20:54:32 +0000 Subject: Update clementine-player to Upstream Release 1.3.1: https://github.com/clementine-player/Clementine/releases Requires the sqlite port to have FTS3_TOKENIZER enabled. Add a note to UPDATING about this. Fixes so many bugs, that its hard to keep up. Add PulseAudio support. Add Microsoft SkyDrive Support. Add Amazon Cloud Drive Support. Require the use of security/cryptopp for lastFM. Update to gstreamer1. Sort options and Makefile a bit. Fix typo in MTP_DEVICE. Upstream has fixed CD playback on FreeBSD. Differential Revision: https://reviews.freebsd.org/D6200 --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 4d717a4fbc67..0a3d99431560 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. +20160511: + AFFECTS: Users of audio/clementine-player + AUTHOR: sbruno@FreeBSD.org + + The audio/clementine-player port has been updated to v1.3.1, the latest + upstream release. The music database code now has a hard dependency on + databases/sqlite having the FTS3_TOKENIZER option enabled. This has + been made the default option in databases/sqlite. + + Without this option, clementine-player will crash on startup. + 20160510: AFFECTS: Users of biology/seqan AUTHOR: junovitch@FreeBSD.org -- cgit v1.2.3