Date: Wed, 27 Aug 2014 00:45:34 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366287 - head Message-ID: <201408270045.s7R0jYR1020082@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Wed Aug 27 00:45:34 2014 New Revision: 366287 URL: http://svnweb.freebsd.org/changeset/ports/366287 QAT: https://qat.redports.org/buildarchive/r366287/ Log: Add instructions for pkg updates Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Aug 26 23:12:10 2014 (r366286) +++ head/UPDATING Wed Aug 27 00:45:34 2014 (r366287) @@ -5,6 +5,23 @@ 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. +20140826 + AFFECTS: users of ports-mgmt/pkg, ports-mgmt/pkg-devel + AUTHOR: bdrewery@FreeBSD.org + + Pkg has been updated to 1.3.7. This fixes registration and tracking of + shared libraries. All earlier versions of Pkg incorrectly marked some + shared libraries and used the wrong name for some. + + Please note announcement for special instructions at: + http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000086.html + + - Users need to run 'pkg check -Ba' after upgrading to pkg-1.3.7 and before + updating any other packages. This avoids needing to reinstall anything + not needed due to changed shlibs. + - People building packages for serving to other systems need to rebuild + all packages with 1.3.7. + 20140823 AFFECTS: users of graphics/libjpeg-turbo AUTHOR: adamw@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408270045.s7R0jYR1020082>