diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-01-16 16:57:34 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-01-16 16:57:34 +0000 |
commit | a9c79cea3001f98a1ffc9f488730a4b0ed3b3b65 (patch) | |
tree | 61a856a5736cbd67ca0932883fbc2a695cc3abe4 /UPDATING | |
parent | 050674fea7d7d7e98c215d276b7f819e3646896c (diff) | |
download | ports-a9c79cea3001f98a1ffc9f488730a4b0ed3b3b65.tar.gz ports-a9c79cea3001f98a1ffc9f488730a4b0ed3b3b65.zip |
Fix typo and portmaster line for xcb-util entry
Notes
Notes:
svn path=/head/; revision=289339
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,12 +9,12 @@ you update your ports collection, before attempting any port upgrades. AFFECTS: users of x11/xcb-util AUTHOR: garga@FreeBSD.org - x11/xcb-util was updated to 0.3.8 and was splitted in new modules. + x11/xcb-util was updated to 0.3.8 and was split in new modules. Dependencies were adjusted but main port symbols were moved to a single library, xcb-util.so. For this reason, all dependent ports must be recompiled.If you use portmaster, run: - # portmaster -R -r xcb-util + # portmaster -R -r xcb-util-0 Or for portupgrade: |