diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-02-27 02:16:36 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-02-27 02:16:36 +0000 |
commit | e9da57744ae0b17461df016d70b013a6add5d075 (patch) | |
tree | 521c9fe94a527354f9ce3d5f4936da841edd56bf /UPDATING | |
parent | 5f4c72c020223d263326756136df8b110654f5d3 (diff) |
Add a note for textproc/apache-solr repocopy.
Notes
Notes:
svn path=/head/; revision=313020
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. +20130226: + AFFECTS: users of textproc/apache-solr + AUTHOR: vanilla@FreeBSD.org + + textproc/apache-solr has beed repocopied to textproc/apache-solr3. + If you need to continue with the old stable version please run + + # portmaster -o textproc/apache-solr3 textproc/apache-solr + or + # portupgrade -fo textproc/apache-solr3 textproc/apache-solr + or + # pkg set -o textproc/apache-solr:textproc/apache-solr3 + 20130218: AFFECTS: users of net/samba4-devel AUTHOR: timur@FreeBSD.org |