From owner-svn-ports-head@freebsd.org Tue Apr 24 23:45:47 2018 Return-Path: Delivered-To: svn-ports-head@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 87ED6FB7389; Tue, 24 Apr 2018 23:45:47 +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.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 2EB887DEE0; Tue, 24 Apr 2018 23:45:47 +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 2532F217E8; Tue, 24 Apr 2018 23:45:47 +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 w3ONjlDR029878; Tue, 24 Apr 2018 23:45:47 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3ONjkHS029875; Tue, 24 Apr 2018 23:45:46 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201804242345.w3ONjkHS029875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 24 Apr 2018 23:45:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468252 - head/devel/libdatrie X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/devel/libdatrie X-SVN-Commit-Revision: 468252 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.25 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, 24 Apr 2018 23:45:47 -0000 Author: bofh Date: Tue Apr 24 23:45:46 2018 New Revision: 468252 URL: https://svnweb.freebsd.org/changeset/ports/468252 Log: devel/libdatrie: Update version 0.2.10=>0.2.11 - Pet portlint Modified: head/devel/libdatrie/Makefile head/devel/libdatrie/distinfo head/devel/libdatrie/pkg-plist Modified: head/devel/libdatrie/Makefile ============================================================================== --- head/devel/libdatrie/Makefile Tue Apr 24 23:39:10 2018 (r468251) +++ head/devel/libdatrie/Makefile Tue Apr 24 23:45:46 2018 (r468252) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libdatrie -PORTVERSION= 0.2.10 +PORTVERSION= 0.2.11 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ @@ -14,8 +14,8 @@ LICENSE= LGPL21 OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes -USE_LDCONFIG= yes USES= iconv libtool pathfix tar:xz +USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} Modified: head/devel/libdatrie/distinfo ============================================================================== --- head/devel/libdatrie/distinfo Tue Apr 24 23:39:10 2018 (r468251) +++ head/devel/libdatrie/distinfo Tue Apr 24 23:45:46 2018 (r468252) @@ -1,2 +1,3 @@ -SHA256 (libdatrie-0.2.10.tar.xz) = 180eff7b0309ca19a02d5864e744185d715f021398a096fec6cf960f8ebfaa2b -SIZE (libdatrie-0.2.10.tar.xz) = 294380 +TIMESTAMP = 1524577674 +SHA256 (libdatrie-0.2.11.tar.xz) = 547c7bd2ab9e10ad65f3270cae8ca7027f52db9c30f7327d24354ad41a98e94b +SIZE (libdatrie-0.2.11.tar.xz) = 309172 Modified: head/devel/libdatrie/pkg-plist ============================================================================== --- head/devel/libdatrie/pkg-plist Tue Apr 24 23:39:10 2018 (r468251) +++ head/devel/libdatrie/pkg-plist Tue Apr 24 23:45:46 2018 (r468252) @@ -7,7 +7,7 @@ include/datrie/typedefs.h lib/libdatrie.a lib/libdatrie.so lib/libdatrie.so.1 -lib/libdatrie.so.1.3.3 +lib/libdatrie.so.1.3.4 libdata/pkgconfig/datrie-0.2.pc man/man1/trietool-0.2.1.gz man/man1/trietool.1.gz