svn commit: r358210 - head

Baptiste Daroussin bapt at FreeBSD.org
Fri Feb 21 08:00:42 UTC 2020


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.
 


More information about the svn-src-head mailing list