svn commit: r311797 - head

Nicola Vitale nivit at FreeBSD.org
Wed Feb 6 21:34:53 UTC 2013


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 at 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 at FreeBSD.org
 


More information about the svn-ports-all mailing list