Date: Sat, 5 Apr 2014 04:19:16 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/188272: [PATCH] devel/libdatrie: update to 0.2.8, take maintainership Message-ID: <201404042219.s34MJGCl052414@bofh.1asiacom.net> Resent-Message-ID: <201404042220.s34MK0aC080727@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404042219.s34MJGCl052414>