Date: Tue, 24 Apr 2018 23:45:46 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468252 - head/devel/libdatrie Message-ID: <201804242345.w3ONjkHS029875@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804242345.w3ONjkHS029875>