svn commit: r522300 - head

Jimmy Olgeni olgeni at FreeBSD.org
Mon Jan 6 23:03:46 UTC 2020


Author: olgeni
Date: Mon Jan  6 23:03:46 2020
New Revision: 522300
URL: https://svnweb.freebsd.org/changeset/ports/522300

Log:
  UPDATING: add note about net/gnatsd becoming net/nats-server.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Jan  6 23:02:47 2020	(r522299)
+++ head/UPDATING	Mon Jan  6 23:03:46 2020	(r522300)
@@ -5,6 +5,16 @@ 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.
 
+20200106:
+  AFFECTS: users of net/gnatsd
+  AUTHOR: olgeni at FreeBSD.org
+
+  net/gnatsd has been replaced by net/nats-server to reflect the
+  new naming upstream.
+
+  All options in rc.conf should be renamed by replacing 'gnats'
+  with 'nats' (nats_enable, nats_user, nats_options).
+
 20200101:
   AFFECTS: users of security/openssl and security/openssl111
   AUTHOR: brnrd at FreeBSD.org


More information about the svn-ports-all mailing list