From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 4 22:20:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org 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 8875CD54 for ; Fri, 4 Apr 2014 22:20:00 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 62E7E9E0 for ; Fri, 4 Apr 2014 22:20:00 +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 s34MK0d4080728 for ; Fri, 4 Apr 2014 22:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s34MK0aC080727; Fri, 4 Apr 2014 22:20:00 GMT (envelope-from gnats) Resent-Date: Fri, 4 Apr 2014 22:20:00 GMT Resent-Message-Id: <201404042220.s34MK0aC080727@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, Muhammad Moinur Rahman <5u623l20@gmail.com> 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 5A263D4A for ; Fri, 4 Apr 2014 22:19:21 +0000 (UTC) Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.110.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "bofh.1asiacom.net", Issuer "bofh.1asiacom.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 884E19DA for ; Fri, 4 Apr 2014 22:19:20 +0000 (UTC) Received: from bofh.1asiacom.net (localhost [127.0.0.1]) by bofh.1asiacom.net (8.14.8/8.14.8) with ESMTP id s34MJGXg053622 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 5 Apr 2014 04:19:16 +0600 (BDT) (envelope-from bofh@bofh.1asiacom.net) Received: (from root@localhost) by bofh.1asiacom.net (8.14.8/8.14.8/Submit) id s34MJGCl052414; Sat, 5 Apr 2014 04:19:16 +0600 (BDT) (envelope-from bofh) Message-Id: <201404042219.s34MJGCl052414@bofh.1asiacom.net> Date: Sat, 5 Apr 2014 04:19:16 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/188272: [PATCH] devel/libdatrie: update to 0.2.8, take maintainership 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: Fri, 04 Apr 2014 22:20:00 -0000 >Number: 188272 >Category: ports >Synopsis: [PATCH] devel/libdatrie: update to 0.2.8, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 04 22:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 11.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT >Description: - Update to 0.2.8 - Take maintainership For Committer's reference: http://pdr.s.ubze.ro/bulk/latest-per-pkg/libdatrie/0.2.8/84i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/libdatrie/0.2.8/84amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/libdatrie/0.2.8/92i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/libdatrie/0.2.8/92amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/libdatrie/0.2.8/100i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/libdatrie/0.2.8/100amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/libdatrie/0.2.8/110i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/libdatrie/0.2.8/110amd64-default.log Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- libdatrie-0.2.8.patch begins here --- diff -ruN /usr/ports//devel/libdatrie/Makefile ./Makefile --- /usr/ports//devel/libdatrie/Makefile 2013-10-26 10:40:42.000000000 +0600 +++ ./Makefile 2014-04-05 03:57:35.709835344 +0600 @@ -2,18 +2,17 @@ # $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/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Double-array trie implementation library LICENSE= LGPL21 -USE_XZ= yes +USES= tar:xz iconv pathfix GNU_CONFIGURE= yes -USES= iconv pathfix USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include diff -ruN /usr/ports//devel/libdatrie/distinfo ./distinfo --- /usr/ports//devel/libdatrie/distinfo 2014-01-22 21:30:13.000000000 +0600 +++ ./distinfo 2014-04-05 03:57:42.415835166 +0600 @@ -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 --- libdatrie-0.2.8.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: