mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
devel/libdatrie: Update version 2.8=>2.9
This commit is contained in:
parent
526ca03d5d
commit
d4bba5cb68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387608
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libdatrie
|
||||
PORTVERSION= 0.2.8
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.9
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/
|
||||
|
||||
@ -22,8 +21,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
|
||||
PORTDOCS= README.migration
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libdatrie.so
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libdatrie-0.2.8.tar.xz) = 6a14d55c5687fc325216fffb5db0cf55d31b108cce65314a6d5c8042417ab7c2
|
||||
SIZE (libdatrie-0.2.8.tar.xz) = 286428
|
||||
SHA256 (libdatrie-0.2.9.tar.xz) = d980713e7ad8e19cf3b54ee0173782b94332af8e7e4e936dde01d2cd72e1da1d
|
||||
SIZE (libdatrie-0.2.9.tar.xz) = 290940
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/trietool
|
||||
bin/trietool-0.2
|
||||
man/man1/trietool-0.2.1.gz
|
||||
include/datrie/alpha-map.h
|
||||
include/datrie/trie.h
|
||||
include/datrie/triedefs.h
|
||||
@ -7,5 +7,7 @@ include/datrie/typedefs.h
|
||||
lib/libdatrie.a
|
||||
lib/libdatrie.so
|
||||
lib/libdatrie.so.1
|
||||
lib/libdatrie.so.1.3.1
|
||||
lib/libdatrie.so.1.3.2
|
||||
libdata/pkgconfig/datrie-0.2.pc
|
||||
man/man1/trietool-0.2.1.gz
|
||||
man/man1/trietool.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user