From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 27 05:46:03 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 D0F15106566C for ; Tue, 27 Jul 2010 05:46:03 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 651558FC0C for ; Tue, 27 Jul 2010 05:46:02 +0000 (UTC) Received: by fxm13 with SMTP id 13so419593fxm.13 for ; Mon, 26 Jul 2010 22:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=pNRE1t/mL9VhLqxZdixomISFe0NfaxLSQ7v7jsXdiJg=; b=LCxrh7Vhu5zOa8tlZt8I+SPBd/eummQlSJxbx21Z0v6X8Ji6s8ie4Cp9VeaZUbxoqR gZnMJT6gt8g9iYv5XlLCG/eN7HVSk0rv94ckmgCg241Cdz+v5ZXPp627rhpVwUkrj7P+ 18Rye5zVlkTIwSYWMp67+OGeOzbYZib5l3cnw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=hk2DdDFchCOgeHL+wqDWakksBQIqHRmbffCR/JUq2S+OxSkP8sh3KrvEEQxJxeMP1s nufeKBl/3EHKRaX7Qmx6POhBypwoyrdNN74gbL/uVYmbXFKjGy7uO2CI9jhOQBHRlSV1 zOHSkxUoW2Q749g19xPjV6cVFpO4ToTlEhEMk= MIME-Version: 1.0 Received: by 10.239.148.144 with SMTP id f16mr649251hbb.13.1280207984354; Mon, 26 Jul 2010 22:19:44 -0700 (PDT) Received: by 10.239.154.202 with HTTP; Mon, 26 Jul 2010 22:19:44 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 Jul 2010 07:19:44 +0200 Message-ID: From: Thomas Zander To: bf1783@gmail.com 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 List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2010 05:46:04 -0000 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. Regards, Riggs