diff options
author | kwm <kwm@FreeBSD.org> | 2011-08-24 02:37:22 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2011-08-24 02:37:22 +0800 |
commit | 6a56442427dd00f76ca13093ea38b248d54a7964 (patch) | |
tree | b852fc84cbecf569a03d15758628d42ffe7f1c1a /UPDATING | |
parent | 9bc1f41060b8ab7616815246fe654168eaa010d8 (diff) | |
download | freebsd-ports-gnome-6a56442427dd00f76ca13093ea38b248d54a7964.tar.gz freebsd-ports-gnome-6a56442427dd00f76ca13093ea38b248d54a7964.tar.zst freebsd-ports-gnome-6a56442427dd00f76ca13093ea38b248d54a7964.zip |
Add instructions for the libnotify and libproxy shlib bumps.
Feel free to improve the portupgrade instructions.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5,6 +5,19 @@ 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. +20110823: + AFFECTS: users of devel/libnotify and net/libproxy + AUTHOR: gnome@FreeBSD.org + + libnotify and libproxy are updated with shared library bumps. + This requires dependancies to be rebuild. + + # portmaster -r libnotify-0.\* libproxy-0.\* + # portmaster -a +or + # portupgrade -rf libnotify-0.\* libproxy-0.\* + # portupgrade -aR + 20110822: AFFECTS: users of lang/ruby AUTHOR: stas@FreeBSD.org |