Date: Thu, 23 Feb 2017 05:10:39 +0000 (UTC) From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434656 - head Message-ID: <201702230510.v1N5AdML069223@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702230510.v1N5AdML069223>