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

. Note libarchive version bump.

This commit is contained in:
Greg Lewis 2013-03-23 17:10:37 +00:00
parent 90b681319e
commit 3353a034e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315048

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.
20130323:
AFFECTS: users of archivers/libarchive
AUTHOR: glewis@FreeBSD.org
The archivers/libarchive port has been updated to 3.1.2. The shared library
version has changed from 12 to 14. Please rebuild all ports that depend on
it:
# portmaster -r libarchive
or
# portupgrade -fr archivers/libarchive
or
# pkg install -fR archivers/libarchive
20130319:
AFFECTS: users of ports
AUTHOR: bdrewery@FreeBSD.org