aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-02-27 20:47:33 +0000
committerChris Rees <crees@FreeBSD.org>2012-02-27 20:47:33 +0000
commit67aa78ff105ef8d8d85ed5d338c87086c836e42b (patch)
tree6fd00d985275b5e671b5789328e58c275d6e5ecc /UPDATING
parent2b992cf0575d855829c7616e08a5f08275ff8c39 (diff)
downloadports-67aa78ff105ef8d8d85ed5d338c87086c836e42b.tar.gz
ports-67aa78ff105ef8d8d85ed5d338c87086c836e42b.zip
Add suggested commands to replace libungif with giflib
Submitted by: David Demelier (demelier.david@gmail.com)
Notes
Notes: svn path=/head/; revision=292327
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e367bdfdef4c..315b7d3e8241 100644
--- a/UPDATING
+++ b/UPDATING
@@ -33,6 +33,12 @@ you update your ports collection, before attempting any port upgrades.
libungif is obsolete, please deinstall it and rebuild all ports using
it with graphics/giflib.
+ # portmaster -o graphics/giflib graphics/libungif
+ # portmaster -r giflib
+ or
+ # portupgrade -o graphics/giflib graphics/libungif
+ # portupgrade -rf giflib
+
20120216:
AFFECTS: users of multimedia/libvpx
AUTHOR: ashish@FreeBSD.org