Index: head/devel/libdatrie/Makefile =================================================================== --- head/devel/libdatrie/Makefile (revision 468251) +++ head/devel/libdatrie/Makefile (revision 468252) @@ -1,26 +1,26 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= libdatrie -PORTVERSION= 0.2.10 +PORTVERSION= 0.2.11 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ MAINTAINER= bofh@FreeBSD.org COMMENT= Double-array trie implementation library 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} PORTDOCS= README.migration INSTALL_TARGET= install-strip .include Index: head/devel/libdatrie/distinfo =================================================================== --- head/devel/libdatrie/distinfo (revision 468251) +++ head/devel/libdatrie/distinfo (revision 468252) @@ -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 Index: head/devel/libdatrie/pkg-plist =================================================================== --- head/devel/libdatrie/pkg-plist (revision 468251) +++ head/devel/libdatrie/pkg-plist (revision 468252) @@ -1,13 +1,13 @@ bin/trietool bin/trietool-0.2 include/datrie/alpha-map.h include/datrie/trie.h include/datrie/triedefs.h 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