From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 27 06:11:18 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 474DE1065673; Tue, 27 Jul 2010 06:11:18 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id AE79A8FC08; Tue, 27 Jul 2010 06:11:17 +0000 (UTC) Received: by wwe15 with SMTP id 15so953679wwe.31 for ; Mon, 26 Jul 2010 23:11:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to :in-reply-to:references:date:message-id:subject:from:to:cc :content-type; bh=pnh8OceIU4U7p1rxDxUDVyDTPVhTwRsgsB0p850MDlI=; b=ixF104NyioipTujQGSt9PrTJNierdksFjheIk8cB6URc8wADT2kDA24+5uBnYVK2/E 4GJciRO0VnM10nhkKUxMwvEdX57yk5Ru85tVup83t1i87pQ+7JJ1kIvIDpO8MV1TC8YP I4vnL1jlzT7Tj49Hqns4Ah92YTMDScXjAUNl0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=jL8EN9FMxt5EDbnFOyOvtLaKK7Pw5DuSTgvrP5IgoYlv14P1BQGtHPAJDGGcxaXuMY GSxUKpYhB3Q/lcxWNW5nljHbbZ6DuqSJ2A4pEXc0Jb6tOGWxTYVfHXnKmbmlUEbmBCDR //znvG8EzfFdRpZuLqloRM02EhlXeCmiNpbz8= MIME-Version: 1.0 Received: by 10.216.173.2 with SMTP id u2mr8245050wel.56.1280211076703; Mon, 26 Jul 2010 23:11:16 -0700 (PDT) Received: by 10.216.171.10 with HTTP; Mon, 26 Jul 2010 23:11:16 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 Jul 2010 06:11:16 +0000 Message-ID: From: "b. f." To: Thomas Zander Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-multimedia@freebsd.org, freebsd-ports@freebsd.org Subject: Re: CFT: New mplayer version X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2010 06:11:18 -0000 On 7/27/10, Thomas Zander wrote: > On Tue, Jul 27, 2010 at 04:35, b. f. wrote: > >> This still seems to rely on a 10 Jan. snapshot of the mplayer source >> code. > > Not true. > Please check out Makefile.shared from the mplayer subdir of the > provided tar file. It says: > MPLAYER_SNAPSHOT_DATE= 2010-07-17 > > The mplayer source tarball I use is this one: > -rw-r--r-- 1 riggs users 8988030 2010-07-17 06:16 > mplayer-1.0rc20100717.tar.bz2 > > So this is pretty recent stuff. Only a few days old. Oh, good. I see that I made a mistake when merging the new version. Sorry for any confusion, and thank you for the update: I will try it out. b.