Date: Wed, 6 Mar 2013 23:18:23 +0000 (UTC) From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313555 - head Message-ID: <201303062318.r26NINOt006695@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nivit Date: Wed Mar 6 23:18:23 2013 New Revision: 313555 URL: http://svnweb.freebsd.org/changeset/ports/313555 Log: - Add an entry for audio/liblastfm (updating to 1.0.6) Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Mar 6 22:55:59 2013 (r313554) +++ head/UPDATING Wed Mar 6 23:18:23 2013 (r313555) @@ -5,6 +5,20 @@ 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. +20130307: + AFFECTS: users of audio/liblastfm + AUTHOR: nivit@FreeBSD.org + + The audio/liblastfm has been updated to 1.0.6. The shared library version + has changed from 0 to 1. Please rebuild all ports that depends on it: + + If you use portmaster: + portmaster -r liblastfm + If you use portupgrade: + portupgrade -fr audio/liblastfm + If you use pkgng with binary packages: + pkg install -fR audio/liblastfm + 20130305: AFFECTS: users of devel/py-setuptools (i.e you) AUTHOR: rm@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303062318.r26NINOt006695>