Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2020 08:00:42 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r358210 - head
Message-ID:  <202002210800.01L80gQu088904@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Feb 21 08:00:42 2020
New Revision: 358210
URL: https://svnweb.freebsd.org/changeset/base/358210

Log:
  ncurses: set the proper version in the updating message
  
  Reported by:	@jlduran (github)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Feb 21 04:48:25 2020	(r358209)
+++ head/UPDATING	Fri Feb 21 08:00:42 2020	(r358210)
@@ -27,7 +27,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
 20200220:
-	ncurses has been updated to a newer version (6.1-20200118). Given the ABI
+	ncurses has been updated to a newer version (6.2-20200215). Given the ABI
 	has changed, users will have to rebuild all the ports that are linked to
 	ncurses.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002210800.01L80gQu088904>