aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2013-02-07 05:34:52 +0800
committernivit <nivit@FreeBSD.org>2013-02-07 05:34:52 +0800
commitc132582e099201022434f28dbe00b338a5064fe4 (patch)
tree798d5e4c60c1eff772adfb5478c17e2554cc21f6 /UPDATING
parentb8affd437b70a03f312079a807f6ff8ab58bfa83 (diff)
downloadfreebsd-ports-gnome-c132582e099201022434f28dbe00b338a5064fe4.tar.gz
freebsd-ports-gnome-c132582e099201022434f28dbe00b338a5064fe4.tar.zst
freebsd-ports-gnome-c132582e099201022434f28dbe00b338a5064fe4.zip
- Add an entry for updating of x11/wbar
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING16
1 files changed, 16 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1a76dc27cf09..a66ff4931f73 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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