From owner-svn-ports-head@freebsd.org Sat Dec 5 10:05:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1CB71A423E0; Sat, 5 Dec 2015 10:05:37 +0000 (UTC) (envelope-from jason.unovitch@gmail.com) Received: from mail-qg0-x232.google.com (mail-qg0-x232.google.com [IPv6:2607:f8b0:400d:c04::232]) (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 CAC961CFE; Sat, 5 Dec 2015 10:05:36 +0000 (UTC) (envelope-from jason.unovitch@gmail.com) Received: by qgcc31 with SMTP id c31so109052467qgc.3; Sat, 05 Dec 2015 02:05:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type:subject:from:date:to :message-id; bh=weq78P9Q5X1w7/K9zQhGGg3hUWavhOxC20cq0UFamfM=; b=rFu2aeN0I17SV2NJIAyD5Gcl66tpmcNcrycaf0XJiIUx0NUf8IUZgqb1OMOItoYXY1 ChsLF+PXhuxzd//YWJUUcO13DmV0ahLkgaazcjZjrPI7RKcotMAqJ2MgPMeYoEZWdcz/ wzsrzrBdzofsj+jbHDWbEh2lDBSbFoVXu/jzY4cMi70ODO3JuN1V5r9YSDv0A7pv6AZ7 z0rizCQSfS7FGQtTJZFH6jnkOl9ub2w5tPuI0IX/aXIQ+cYmvrUatoNcXNdr6NbIiyIS HDdDbcCOs9epu+bawd1suYKcyjp4KU+URLWP+oIWkh1fOOq3696CjQcnaTY4U+hc47OZ yYPg== X-Received: by 10.140.195.18 with SMTP id q18mr26223486qha.44.1449309935713; Sat, 05 Dec 2015 02:05:35 -0800 (PST) Received: from android-5fc943a3b8ed588b.pa-us.unovitch.com (c-174-54-246-90.hsd1.pa.comcast.net. [174.54.246.90]) by smtp.gmail.com with ESMTPSA id a19sm7379646qgf.45.2015.12.05.02.05.34 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 05 Dec 2015 02:05:35 -0800 (PST) User-Agent: K-9 Mail for Android In-Reply-To: <201512050946.tB59kKaC007697@repo.freebsd.org> References: <201512050946.tB59kKaC007697@repo.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Re: svn commit: r403050 - in head: . Mk/Uses devel/ncurses From: Jason Unovitch Date: Sat, 05 Dec 2015 05:05:30 -0500 To: Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <1444E338-3AD0-4FCA-B7E0-0E5820819134@gmail.com> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2015 10:05:37 -0000 On December 5, 2015 4:46:20 AM EST, Baptiste Daroussin wrote: >--- head/UPDATING Sat Dec 5 09:43:01 2015 (r403049) >+++ head/UPDATING Sat Dec 5 09:46:20 2015 (r403050) >@@ -5,6 +5,20 @@ 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. > >+20151205: >+ AFFECTS: users of devel/ncurses >+ AUTHOR: bapt@FreeBSD.org >+ >+ ncurses has been updated to 6.0. >+ If you are using binary pkg, 'pkg upgrade' will do the right thing. >+ Users of portmaster/portupgrade must rebuild all ports which depend >+ on ffmpeg. >+ >+ Portmaster users: >+ portmaster -w -r ncurses >+ Portupgrade users: >+ portupgrade -fr devel/ncurses >+ Copy/paste error? "Which depend of ffmepg".