- Add an entry for updating of x11/wbar

This commit is contained in:
Nicola Vitale 2013-02-06 21:34:52 +00:00
parent 75092d9b55
commit 773bab61ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311797

View file

@ -5,6 +5,22 @@ 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.
20130206:
AFFECTS: users of x11/wbar
AUTHOR: nivit@FreeBSD.org
wbar has been updated to 2.3.4. The new version uses a different icon
for the dock background, so you have to replace the old one in your
config file ~/.wbar
Replace
i: /usr/local/share/pixmaps/wbar/osxbarback.png
with
i: /usr/local/share/pixmaps/wbar/dock.png
20130206:
AFFECTS: users of security/libtasn1 and any port that depends on it
AUTHOR: novel@FreeBSD.org