diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2013-02-06 21:34:52 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2013-02-06 21:34:52 +0000 |
commit | 773bab61eeec2659c192de2521062460a6b183f8 (patch) | |
tree | 798d5e4c60c1eff772adfb5478c17e2554cc21f6 /UPDATING | |
parent | 75092d9b55e9f057cac79140d6a026427036fbc3 (diff) | |
download | ports-773bab61eeec2659c192de2521062460a6b183f8.tar.gz ports-773bab61eeec2659c192de2521062460a6b183f8.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -6,6 +6,22 @@ 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 |