From owner-svn-ports-all@FreeBSD.ORG Mon Jun 22 12:35:53 2015 Return-Path: Delivered-To: svn-ports-all@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 06C725F9; Mon, 22 Jun 2015 12:35:53 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ACDCAE80; Mon, 22 Jun 2015 12:35:52 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by wgbhy7 with SMTP id hy7so140182653wgb.2; Mon, 22 Jun 2015 05:35:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=a9eE+7XlOAff1z1w780vdgeheTgPDxUPNRf2Ryw4rpE=; b=n/haXxvaXCZmRlJ9b9z9K6bf2YVZO6Oz6pwOm1BOb3rldPwH3j1iHG06Up6lY9TOmU qb2j6DpCJX4Rb/u5BRfiYiU7CDlIIT5IufzMqjJF+Dl14RubpFTNPi4MQkgrE6oA4QvU 1K7MlpvBjVbpelEhDm2Q9Mte9vbudo6VSgcf+J29vpDucbs3W6SYF9l+qYT0DoaAj0h5 SeWVhhOy1Efwlcrky7lmvxHlXDiGGelyusaEuMZ6W7+asCd1eJ0btRyB41aa4nsh3PAp FA3GhhZ6CbtCsMDLe1Xx+JqbculeEe5ZwJ5fC/v4zA9d17DbBKz+n0yymMBn1I3sleHH rpnA== MIME-Version: 1.0 X-Received: by 10.180.88.169 with SMTP id bh9mr32356165wib.6.1434976551150; Mon, 22 Jun 2015 05:35:51 -0700 (PDT) Sender: thomas.e.zander@googlemail.com Received: by 10.28.15.11 with HTTP; Mon, 22 Jun 2015 05:35:51 -0700 (PDT) In-Reply-To: <2e7840fbbfb35ffb17ce06e4ace9a796@blach.pl> References: <201506221154.t5MBsPeS015699@svn.freebsd.org> <2e7840fbbfb35ffb17ce06e4ace9a796@blach.pl> Date: Mon, 22 Jun 2015 14:35:51 +0200 X-Google-Sender-Auth: pRGv9i-SDDXTdVhJlHZ7LMh7JI4 Message-ID: Subject: Re: svn commit: r390283 - head/multimedia/mplayer2 From: Thomas Zander To: =?UTF-8?Q?Grzegorz_B=C5=82ach?= , Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, owner-ports-committers@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 12:35:53 -0000 On 22 June 2015 at 13:58, Grzegorz B=C5=82ach wrote: > Mplayer2 isn't maintained for over 2 years. IMHO this port should be mar= k > as deprecated and users should be advised to use mplayer or mpv instead. +1 Especially since the name suggests that it is a newer version of mplayer. Users might be mislead into thinking it was the "latest and greatest". Riggs