ports/187763: devel/libdatrie: Update to version 0.2.8
KATO Tsuguru
tkato432 at yahoo.com
Wed Mar 19 18:40:09 UTC 2014
>Number: 187763
>Category: ports
>Synopsis: devel/libdatrie: Update to version 0.2.8
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 19 18:40:08 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 8.4-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 0.2.8
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/devel/libdatrie/Makefile devel/libdatrie/Makefile
--- /usr/ports/devel/libdatrie/Makefile 2013-11-06 21:49:42.000000000 +0900
+++ devel/libdatrie/Makefile 2014-03-20 00:00:00.000000000 +0900
@@ -2,7 +2,7 @@
# $FreeBSD: head/devel/libdatrie/Makefile 331650 2013-10-26 04:40:42Z danilo $
PORTNAME= libdatrie
-PORTVERSION= 0.2.7.1
+PORTVERSION= 0.2.8
CATEGORIES= devel
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/
@@ -11,14 +11,11 @@
LICENSE= LGPL21
-USE_XZ= yes
+USES= iconv pathfix tar:xz
GNU_CONFIGURE= yes
-USES= iconv pathfix
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
-PORTDOCS= README.migration
-
.include <bsd.port.mk>
diff -urN /usr/ports/devel/libdatrie/distinfo devel/libdatrie/distinfo
--- /usr/ports/devel/libdatrie/distinfo 2014-01-23 03:41:12.000000000 +0900
+++ devel/libdatrie/distinfo 2014-03-20 00:00:00.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (libdatrie-0.2.7.1.tar.xz) = 7008515767629839593b7511a58e03c55354bd0d791a944288dcc5399e3cdf58
-SIZE (libdatrie-0.2.7.1.tar.xz) = 284400
+SHA256 (libdatrie-0.2.8.tar.xz) = 6a14d55c5687fc325216fffb5db0cf55d31b108cce65314a6d5c8042417ab7c2
+SIZE (libdatrie-0.2.8.tar.xz) = 286428
diff -urN /usr/ports/devel/libdatrie/pkg-plist devel/libdatrie/pkg-plist
--- /usr/ports/devel/libdatrie/pkg-plist 2014-01-23 03:41:12.000000000 +0900
+++ devel/libdatrie/pkg-plist 2014-03-20 00:00:00.000000000 +0900
@@ -1,5 +1,4 @@
bin/trietool-0.2
-man/man1/trietool-0.2.1.gz
include/datrie/alpha-map.h
include/datrie/trie.h
include/datrie/triedefs.h
@@ -9,4 +8,7 @@
lib/libdatrie.so
lib/libdatrie.so.4
libdata/pkgconfig/datrie-0.2.pc
+man/man1/trietool-0.2.1.gz
+%%PORTDOCS%%%%DOCSDIR%%/README.migration
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/datrie
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list