diff --git a/devel/libdatrie/Makefile b/devel/libdatrie/Makefile index c2cf2e326909..5d6224c3ddfc 100644 --- a/devel/libdatrie/Makefile +++ b/devel/libdatrie/Makefile @@ -1,24 +1,22 @@ PORTNAME= libdatrie -PORTVERSION= 0.2.13 -PORTREVISION= 2 +DISTVERSION= 0.2.14 CATEGORIES= devel -MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ +MASTER_SITES= https://github.com/tlwg/libdatrie/releases/download/v${DISTVERSION}/ MAINTAINER= bofh@FreeBSD.org COMMENT= Double-array trie implementation library WWW= https://linux.thai.net/projects/datrie/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING USES= iconv:wchar_t libtool localbase:ldflags pathfix tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip LDFLAGS+= ${ICONV_LIB} .include diff --git a/devel/libdatrie/distinfo b/devel/libdatrie/distinfo index 828c80fc3580..39af17c0dbf7 100644 --- a/devel/libdatrie/distinfo +++ b/devel/libdatrie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613064542 -SHA256 (libdatrie-0.2.13.tar.xz) = 12231bb2be2581a7f0fb9904092d24b0ed2a271a16835071ed97bed65267f4be -SIZE (libdatrie-0.2.13.tar.xz) = 314072 +TIMESTAMP = 1764321476 +SHA256 (libdatrie-0.2.14.tar.xz) = f04095010518635b51c2313efa4f290b7db828d6273e39b2b8858f859dfe81d5 +SIZE (libdatrie-0.2.14.tar.xz) = 325696 diff --git a/devel/libdatrie/pkg-plist b/devel/libdatrie/pkg-plist index fd983973d109..324831c62eb3 100644 --- a/devel/libdatrie/pkg-plist +++ b/devel/libdatrie/pkg-plist @@ -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.4.0 +lib/libdatrie.so.1.4.1 libdata/pkgconfig/datrie-0.2.pc share/man/man1/trietool-0.2.1.gz share/man/man1/trietool.1.gz