From owner-svn-ports-all@freebsd.org Sun Jun 3 19:53:00 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F46FFF3BDD; Sun, 3 Jun 2018 19:53:00 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 45C0A78F1B; Sun, 3 Jun 2018 19:53:00 +0000 (UTC) (envelope-from cpm@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 27A782325D; Sun, 3 Jun 2018 19:53:00 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w53Jqxxg089348; Sun, 3 Jun 2018 19:52:59 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w53JqxfX089347; Sun, 3 Jun 2018 19:52:59 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201806031952.w53JqxfX089347@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sun, 3 Jun 2018 19:52:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471517 - head/devel/darts X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: head/devel/darts X-SVN-Commit-Revision: 471517 X-SVN-Commit-Repository: ports 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.26 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: Sun, 03 Jun 2018 19:53:00 -0000 Author: cpm Date: Sun Jun 3 19:52:59 2018 New Revision: 471517 URL: https://svnweb.freebsd.org/changeset/ports/471517 Log: - Update pkg-descr Modified: head/devel/darts/pkg-descr Modified: head/devel/darts/pkg-descr ============================================================================== --- head/devel/darts/pkg-descr Sun Jun 3 19:41:28 2018 (r471516) +++ head/devel/darts/pkg-descr Sun Jun 3 19:52:59 2018 (r471517) @@ -8,6 +8,9 @@ This is a C++ template library that implements Double- Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077. * [Datrie] Theppitak Karoonboonyanan An Implementation of Double-Array - Triehttp://www.links.nectec.or.th/~thep/datrie/ + Trie. + +* [Word and Dictionary] Yuji Matsumoto et al. Word and Dictionary Iwanami + Course Language Science Vol. 3 pp. 79-81. WWW: http://www.chasen.org/~taku/software/darts/