From owner-svn-ports-all@freebsd.org Tue Apr 4 09:48:19 2017 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 CB994D2A7D7; Tue, 4 Apr 2017 09:48:19 +0000 (UTC) (envelope-from sunpoet@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 9BDCB17A; Tue, 4 Apr 2017 09:48:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v349mIJb098232; Tue, 4 Apr 2017 09:48:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v349mIgu098231; Tue, 4 Apr 2017 09:48:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704040948.v349mIgu098231@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 4 Apr 2017 09:48:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437727 - 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.23 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: Tue, 04 Apr 2017 09:48:19 -0000 Author: sunpoet Date: Tue Apr 4 09:48:18 2017 New Revision: 437727 URL: https://svnweb.freebsd.org/changeset/ports/437727 Log: Fix typo Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Apr 4 09:47:08 2017 (r437726) +++ head/UPDATING Tue Apr 4 09:48:18 2017 (r437727) @@ -9,7 +9,7 @@ you update your ports collection, before AFFECTS: users of Xapian 1.2.x and www/ikiwiki AUTHOR: sunpoet@FreeBSD.org - Xapian has been update to 1.4.3. The 1.2.x series has been renamed with + Xapian has been updated to 1.4.3. The 1.2.x series has been renamed with suffix "12". The Perl binding for Xapian 1.4.x is databases/p5-Xapian. Since www/ikiwiki depends on Search::Xapian, it stays with Xapian 1.2. If you would like to keep using 1.2, please run the following commands