From owner-freebsd-ports@FreeBSD.ORG Sat Jun 28 00:51:35 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1C8E0766 for ; Sat, 28 Jun 2014 00:51:35 +0000 (UTC) Received: from mailhost.m5p.com (ip-2-1-0-2.r03.asbnva02.us.ce.gin.ntt.net [IPv6:2001:418:0:5000::16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CE5BE2F92 for ; Sat, 28 Jun 2014 00:51:34 +0000 (UTC) Received: from wonderland.m5p.com (localhost [IPv6:::1]) by mailhost.m5p.com (8.14.5/8.14.5) with ESMTP id s5S0pRl5080892 for ; Fri, 27 Jun 2014 20:51:33 -0400 (EDT) (envelope-from george+freebsd@m5p.com) Message-ID: <53AE118F.2000101@m5p.com> Date: Fri, 27 Jun 2014 20:51:27 -0400 From: George Mitchell User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd ports Subject: Assuming this is a typo Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 on 10.100.0.3 X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (mailhost.m5p.com [IPv6:::1]); Fri, 27 Jun 2014 20:51:33 -0400 (EDT) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2014 00:51:35 -0000 /usr/ports/UPDATING: > This file documents some of the problems you may encounter when upgrading > your ports. We try our best to minimize these disruptions, but sometimes > 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. > ************************************************* > 20140427: ************************************************* > AFFECTS: users of editors/emacs21 and editors/emacs22 > AUTHOR: ashish@FreeBSD.org > [...] -- George