diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:37:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:37:22 +0000 |
commit | 5732783897145621b6af3ab08fba8d9af40f338b (patch) | |
tree | 4565cf20f876d96239e927bec059793588ced8f5 /UPDATING | |
parent | 284cf7e6238e1818f820249028610aa60b2d146b (diff) | |
download | ports-5732783897145621b6af3ab08fba8d9af40f338b.tar.gz ports-5732783897145621b6af3ab08fba8d9af40f338b.zip |
Notes
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 |