From owner-freebsd-ports@FreeBSD.ORG Fri Dec 7 11:33:44 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 504554B1 for ; Fri, 7 Dec 2012 11:33:44 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from mail01.rise-w.com (mail01.rise-w.com [88.116.105.226]) by mx1.freebsd.org (Postfix) with ESMTP id 022508FC0C for ; Fri, 7 Dec 2012 11:33:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail01.rise-w.com (Postfix) with ESMTP id 41AB240E133; Fri, 7 Dec 2012 12:25:46 +0100 (CET) Received: from [192.168.129.210] (unknown [213.33.60.225]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.rise-world.com (Postfix) with ESMTPSA id 84AE140E05C; Fri, 7 Dec 2012 12:25:45 +0100 (CET) Message-ID: <50C1D238.4010408@FreeBSD.org> Date: Fri, 07 Dec 2012 12:25:44 +0100 From: =?ISO-8859-1?Q?Tilman_Keskin=F6z?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: ajtiM Subject: Re: last.fm References: <201212061736.41238.lumiwa@gmail.com> In-Reply-To: <201212061736.41238.lumiwa@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Dec 2012 11:33:44 -0000 * ajtiM [Thu, 6 Dec 2012 17:36:40 -0600]: > I got an email about last fm and a new version: > > "We're writing you to let you know that there will soon be a change to Last.fm > radio that may affect you. Our stats show that you've listened to radio through > an application that uses our old streaming protocol. On 1 December we will > deprecate this old protocol, so in some applications radio will no longer > work. > > If you would like to continue enjoying Last.fm Radio, consider upgrading to a > new application or using http://www.last.fm/listen I have prepared a patch to update the port. Unfortunately i have not been able to test it yet. http://people.freebsd.org/~arved/stuff/patch.last.fm Please report back, if it works arved