From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 19 18:40:09 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE6276FE for ; Wed, 19 Mar 2014 18:40:08 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CF31AC87 for ; Wed, 19 Mar 2014 18:40:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2JIe8th002653 for ; Wed, 19 Mar 2014 18:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2JIe8l8002652; Wed, 19 Mar 2014 18:40:08 GMT (envelope-from gnats) Resent-Date: Wed, 19 Mar 2014 18:40:08 GMT Resent-Message-Id: <201403191840.s2JIe8l8002652@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CFC804AC for ; Wed, 19 Mar 2014 18:30:27 +0000 (UTC) Received: from omta03.auone-net.jp (mail-or2-f145.auone-net.jp [111.87.219.145]) by mx1.freebsd.org (Postfix) with ESMTP id A349EBEA for ; Wed, 19 Mar 2014 18:30:27 +0000 (UTC) Received: from coppermine.my.domain (ZT028161.ppp.dion.ne.jp [59.128.28.161]) by omta03.auone-net.jp (au one net mail) with ESMTP id 75B291880014 for ; Thu, 20 Mar 2014 03:30:18 +0900 (JST) Message-Id: <20140320032538.a941d0671515a06c4c2acf1b@yahoo.com> Date: Thu, 20 Mar 2014 03:25:38 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/187763: devel/libdatrie: Update to version 0.2.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2014 18:40:09 -0000 >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 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: