svn commit: r564973 - head/devel/libdatrie
Muhammad Moinur Rahman
bofh at FreeBSD.org
Thu Feb 11 18:11:07 UTC 2021
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 <bsd.port.mk>
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
More information about the svn-ports-all
mailing list