From owner-svn-ports-head@freebsd.org Tue Oct 20 13:06:20 2015 Return-Path: Delivered-To: svn-ports-head@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 7399FA18FD9; Tue, 20 Oct 2015 13:06:20 +0000 (UTC) (envelope-from bofh@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 3E20CBBF; Tue, 20 Oct 2015 13:06:20 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9KD6Jd7025408; Tue, 20 Oct 2015 13:06:19 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9KD6JWh025404; Tue, 20 Oct 2015 13:06:19 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201510201306.t9KD6JWh025404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 20 Oct 2015 13:06:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399824 - head/devel/libdatrie X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2015 13:06:20 -0000 Author: bofh Date: Tue Oct 20 13:06:18 2015 New Revision: 399824 URL: https://svnweb.freebsd.org/changeset/ports/399824 Log: devel/libdatrie: Update version 0.2.9=>0.2.10 Modified: head/devel/libdatrie/Makefile head/devel/libdatrie/distinfo head/devel/libdatrie/pkg-plist Modified: head/devel/libdatrie/Makefile ============================================================================== --- head/devel/libdatrie/Makefile Tue Oct 20 12:53:43 2015 (r399823) +++ head/devel/libdatrie/Makefile Tue Oct 20 13:06:18 2015 (r399824) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libdatrie -PORTVERSION= 0.2.9 -PORTREVISION= 1 +PORTVERSION= 0.2.10 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ Modified: head/devel/libdatrie/distinfo ============================================================================== --- head/devel/libdatrie/distinfo Tue Oct 20 12:53:43 2015 (r399823) +++ head/devel/libdatrie/distinfo Tue Oct 20 13:06:18 2015 (r399824) @@ -1,2 +1,2 @@ -SHA256 (libdatrie-0.2.9.tar.xz) = d980713e7ad8e19cf3b54ee0173782b94332af8e7e4e936dde01d2cd72e1da1d -SIZE (libdatrie-0.2.9.tar.xz) = 290940 +SHA256 (libdatrie-0.2.10.tar.xz) = 180eff7b0309ca19a02d5864e744185d715f021398a096fec6cf960f8ebfaa2b +SIZE (libdatrie-0.2.10.tar.xz) = 294380 Modified: head/devel/libdatrie/pkg-plist ============================================================================== --- head/devel/libdatrie/pkg-plist Tue Oct 20 12:53:43 2015 (r399823) +++ head/devel/libdatrie/pkg-plist Tue Oct 20 13:06:18 2015 (r399824) @@ -7,7 +7,7 @@ include/datrie/typedefs.h lib/libdatrie.a lib/libdatrie.so lib/libdatrie.so.1 -lib/libdatrie.so.1.3.2 +lib/libdatrie.so.1.3.3 libdata/pkgconfig/datrie-0.2.pc man/man1/trietool-0.2.1.gz man/man1/trietool.1.gz