aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2012-02-16 15:58:46 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2012-02-16 15:58:46 +0000
commit2f965850f77492cd6cdd59cf8c4da31b6a62a7e3 (patch)
treedaf222f0ffe5260708451ebf117988047a6de407 /UPDATING
parent97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (diff)
downloadports-2f965850f77492cd6cdd59cf8c4da31b6a62a7e3.tar.gz
ports-2f965850f77492cd6cdd59cf8c4da31b6a62a7e3.zip
- Add an entry about shared library update for multimedia/libvpx
Notes
Notes: svn path=/head/; revision=291539
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ed27a9130500..96e8ac65c61b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20120216:
+ AFFECTS: users of multimedia/libvpx
+ AUTHOR: ashish@FreeBSD.org
+
+ libvpx has been updated to version 1.0.0, with a shared library bump.
+ This requires dependencies to be rebuilt.
+
+ # portmaster -r multimedia/libvpx
+ or
+ # portupgrade -r multimedia/libvpx
+
20120214:
AFFECTS: users of net/libexosip2
AUTHOR: jgh@FreeBSD.org