diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-07-14 21:17:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-07-14 21:17:21 +0000 |
commit | bfa3958c83312f4c1cd3aa72db2f2d932648ba99 (patch) | |
tree | 045532534e1db412f1f596cdc2d983f42e70441a /UPDATING | |
parent | 9b087dd60f7fe2952b34f2fe25ae98ff2e6d54b9 (diff) | |
download | ports-bfa3958c83312f4c1cd3aa72db2f2d932648ba99.tar.gz ports-bfa3958c83312f4c1cd3aa72db2f2d932648ba99.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -5,6 +5,22 @@ 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. +20130714: + AFFECTS: users of net/avahi-gtk + AUTHOR: kwm@FreeBSD.org + + Avahi was updated to 0.6.31, due to changes in the avahi-gtk port it will + be necessary to remove the avahi-gtk port before updating. + Users of pkg packages can skip this step. + + pkg_delete -f avahi-gtk + or + pkg delete -f avahi-gtk + followed by + portmaster net/avahi-gtk + or + portupgrade net/avahi-gtk + 20130711: AFFECTS: users of dns/py-ldns AUTHOR: mat@FreeBSD.org |