Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2013 21:34:53 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311797 - head
Message-ID:  <201302062134.r16LYrUv073524@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Wed Feb  6 21:34:52 2013
New Revision: 311797
URL: http://svnweb.freebsd.org/changeset/ports/311797

Log:
  - Add an entry for updating of x11/wbar

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Feb  6 21:06:01 2013	(r311796)
+++ head/UPDATING	Wed Feb  6 21:34:52 2013	(r311797)
@@ -6,6 +6,22 @@ You should get into the habit of checkin
 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302062134.r16LYrUv073524>