diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-02-27 10:16:36 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-02-27 10:16:36 +0800 |
commit | 267aacd83dc6ad41025afa137fa847747a1d5341 (patch) | |
tree | 521c9fe94a527354f9ce3d5f4936da841edd56bf /UPDATING | |
parent | accd5f3b036552639e3fe52123bdeb3f97f6a866 (diff) | |
download | freebsd-ports-gnome-267aacd83dc6ad41025afa137fa847747a1d5341.tar.gz freebsd-ports-gnome-267aacd83dc6ad41025afa137fa847747a1d5341.tar.zst freebsd-ports-gnome-267aacd83dc6ad41025afa137fa847747a1d5341.zip |
Add a note for textproc/apache-solr repocopy.
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 |