diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-26 15:43:09 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-26 15:43:09 +0000 |
commit | 089463050a5e448ddefde0caedf053739c9d4696 (patch) | |
tree | 66e5c2057d5b19663c2534bd995e9e4bd7e28a11 /UPDATING | |
parent | 47092a357183baee44782ae400728a01f56692ee (diff) |
- Split deskutils/strigi port on libraries, client, daemon and utilities.
deskutils/strigi is a meta port now
- USE_KDE4= strigi now implies dependence on deskutils/libstreamanalyzer
Notes
Notes:
svn path=/head/; revision=315308
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20130204: + AFFECTS: users of deskutils/strigi + AUTHOR: makc@FreeBSD.org + + Strigi port has been split on libraries, client, daemon, and utilities. + Manual update is required: + + # cd /usr/ports/deskutils/strigi && make deinstall && \ + make clean && make install clean + 20130323: AFFECTS: users of archivers/libarchive AUTHOR: glewis@FreeBSD.org |