1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Add an entry for audio/liblastfm (updating to 1.0.6)

This commit is contained in:
Nicola Vitale 2013-03-06 23:18:23 +00:00
parent 504ec80031
commit d0d8641ec7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313555

View File

@ -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