From owner-svn-ports-all@freebsd.org Sat Dec 12 13:57:15 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6CD4A04B6C; Sat, 12 Dec 2015 13:57:15 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 754621B32; Sat, 12 Dec 2015 13:57:15 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBCDvEv3005541; Sat, 12 Dec 2015 13:57:14 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBCDvE5C005540; Sat, 12 Dec 2015 13:57:14 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201512121357.tBCDvE5C005540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Sat, 12 Dec 2015 13:57:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403599 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2015 13:57:15 -0000 Author: glewis Date: Sat Dec 12 13:57:14 2015 New Revision: 403599 URL: https://svnweb.freebsd.org/changeset/ports/403599 Log: . Fix a typo (menwhile -> meanwhile) and rewrap as needed. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Dec 12 13:26:35 2015 (r403598) +++ head/UPDATING Sat Dec 12 13:57:14 2015 (r403599) @@ -88,10 +88,10 @@ you update your ports collection, before Recent versions of devel/talloc, devel/tevent, database/tdb, database/ldb contained infinit recursive call to the strtol* set of replacement functions, - which lead to coredumps. Unofficial patch was added menwhile, but now official - version of the fixed libs were released. If your version of net/samba4 works - fine you don't need to recompile it. Other ports were also upgraded and some - bugs were fixed in upstream. + which lead to coredumps. Unofficial patch was added meanwhile, but now + official version of the fixed libs were released. If your version of + net/samba4 works fine you don't need to recompile it. Other ports were also + upgraded and some bugs were fixed in upstream. 20151122: AFFECTS: users of audio/audacity