svn commit: r434656 - head

Don Lewis truckman at FreeBSD.org
Thu Feb 23 05:10:40 UTC 2017


Author: truckman
Date: Thu Feb 23 05:10:39 2017
New Revision: 434656
URL: https://svnweb.freebsd.org/changeset/ports/434656

Log:
  Add a note to UPDATING to about the shared library version bump of
  libmtbl in devel/mtbl r434654.
  
  Sponsored by:	Farsight Security Inc.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Feb 23 04:35:17 2017	(r434655)
+++ head/UPDATING	Thu Feb 23 05:10:39 2017	(r434656)
@@ -5,6 +5,14 @@ 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.
 
+20170223:
+  AFFECTS: users of devel/mtbl
+  AUTHOR: truckman at FreeBSD.org
+
+  There is a libmtbl shared library version bump in mtbl version 1.0.0.
+  The affected dependent ports have had PORTREVISION bumps, but you will
+  need to rebuild any applications that link to libmtbl.
+
 20170220:
   AFFECTS: sysutils/filebeat sysutils/metricbeat sysutils/packetbeat
   AUTHOR: girgen at FreeBSD.org


More information about the svn-ports-head mailing list