From owner-svn-ports-head@freebsd.org Sat Dec 5 10:10:17 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 0E002A424F9; Sat, 5 Dec 2015 10:10:17 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (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 931E710BD; Sat, 5 Dec 2015 10:10:16 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wmww144 with SMTP id w144so94030086wmw.0; Sat, 05 Dec 2015 02:10:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=rOrm75v/elW7+RAoMZyBYJo6O0TlmumMFMQQ/B8V1ZA=; b=EpAyTHqmGaw/ksX0CVcI2jIYP+6IxVcTiooUH8goHl5Q1J2ICLI0dVR+rFWWvLXmqO RXJXMLO6eCLXCXX0hrcRwYv/TMvcOYRLzFNdhS9Z1jvAeBKaQYQfR+u6nf2Z4dexpr0f t3BT9i2nadKog7dnLPrHkkT4Nh9rrFWeHCj9vvzfpmNn756mkP9pu67BszPcJRXpdEwO sCklA10V2CV2lnKfUKuzp6PFiEmOWepPg8Tjy8xHFyAvq6c8kbygId5tPqaBY7Ysy8Bj aTE2wSvu7SfACbnokDy59cFr/lLtlg6DBJO/mohLGa75id2KfKd0mTQbfx9EIXodc23R IKfA== X-Received: by 10.194.232.230 with SMTP id tr6mr25597919wjc.21.1449310214209; Sat, 05 Dec 2015 02:10:14 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id f11sm7238123wmd.7.2015.12.05.02.10.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Dec 2015 02:10:13 -0800 (PST) Sender: Baptiste Daroussin Date: Sat, 5 Dec 2015 11:10:11 +0100 From: Baptiste Daroussin To: Jason Unovitch Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r403050 - in head: . Mk/Uses devel/ncurses Message-ID: <20151205101011.GC27529@ivaldir.etoilebsd.net> References: <201512050946.tB59kKaC007697@repo.freebsd.org> <1444E338-3AD0-4FCA-B7E0-0E5820819134@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eRtJSFbw+EEWtPj3" Content-Disposition: inline In-Reply-To: <1444E338-3AD0-4FCA-B7E0-0E5820819134@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) 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:10:17 -0000 --eRtJSFbw+EEWtPj3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 05, 2015 at 05:05:30AM -0500, Jason Unovitch wrote: > 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. > >=20 > >+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 > >+ >=20 > Copy/paste error? "Which depend of ffmepg". >=20 oups fixed, thanks Bapt --eRtJSFbw+EEWtPj3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlZiuAMACgkQ8kTtMUmk6EzbdACgq3kKJU0qeoBK6SmPPIzeKEcK oHcAnAtwCZGJvqBJYeHCns2qj5xbS0fS =9vz6 -----END PGP SIGNATURE----- --eRtJSFbw+EEWtPj3--