From owner-svn-ports-head@freebsd.org Thu Feb 11 18:11:07 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 891A2530A1B; Thu, 11 Feb 2021 18:11:07 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dc4SW1zjQz4cGv; Thu, 11 Feb 2021 18:11:07 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 34D47158BA; Thu, 11 Feb 2021 18:11:07 +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 11BIB6em052046; Thu, 11 Feb 2021 18:11:06 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11BIB6hw052043; Thu, 11 Feb 2021 18:11:06 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202102111811.11BIB6hw052043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Thu, 11 Feb 2021 18:11:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564973 - head/devel/libdatrie X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/devel/libdatrie X-SVN-Commit-Revision: 564973 X-SVN-Commit-Repository: ports 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.34 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: Thu, 11 Feb 2021 18:11:07 -0000 Author: bofh Date: Thu Feb 11 18:11:06 2021 New Revision: 564973 URL: https://svnweb.freebsd.org/changeset/ports/564973 Log: devel/libdatrie: Update version 0.2.12=>0.2.13 Relnotes: https://github.com/tlwg/libdatrie/blob/master/ChangeLog Modified: head/devel/libdatrie/Makefile head/devel/libdatrie/distinfo head/devel/libdatrie/pkg-plist Modified: head/devel/libdatrie/Makefile ============================================================================== --- head/devel/libdatrie/Makefile Thu Feb 11 17:41:41 2021 (r564972) +++ head/devel/libdatrie/Makefile Thu Feb 11 18:11:06 2021 (r564973) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libdatrie -PORTVERSION= 0.2.12 +PORTVERSION= 0.2.13 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ @@ -18,9 +18,6 @@ USE_LDCONFIG= yes LDFLAGS+= ${ICONV_LIB} -PORTDOCS= README.migration INSTALL_TARGET= install-strip - -OPTIONS_DEFINE= DOCS .include Modified: head/devel/libdatrie/distinfo ============================================================================== --- head/devel/libdatrie/distinfo Thu Feb 11 17:41:41 2021 (r564972) +++ head/devel/libdatrie/distinfo Thu Feb 11 18:11:06 2021 (r564973) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532284004 -SHA256 (libdatrie-0.2.12.tar.xz) = 452dcc4d3a96c01f80f7c291b42be11863cd1554ff78b93e110becce6e00b149 -SIZE (libdatrie-0.2.12.tar.xz) = 310236 +TIMESTAMP = 1613064542 +SHA256 (libdatrie-0.2.13.tar.xz) = 12231bb2be2581a7f0fb9904092d24b0ed2a271a16835071ed97bed65267f4be +SIZE (libdatrie-0.2.13.tar.xz) = 314072 Modified: head/devel/libdatrie/pkg-plist ============================================================================== --- head/devel/libdatrie/pkg-plist Thu Feb 11 17:41:41 2021 (r564972) +++ head/devel/libdatrie/pkg-plist Thu Feb 11 18:11:06 2021 (r564973) @@ -7,7 +7,7 @@ include/datrie/typedefs.h lib/libdatrie.a lib/libdatrie.so lib/libdatrie.so.1 -lib/libdatrie.so.1.3.5 +lib/libdatrie.so.1.4.0 libdata/pkgconfig/datrie-0.2.pc man/man1/trietool-0.2.1.gz man/man1/trietool.1.gz