From bofh@bofh.1asiacom.net  Fri Apr  4 22:19:21 2014
Return-Path: <bofh@bofh.1asiacom.net>
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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
Cc:
Subject: [PATCH] devel/libdatrie: update to 0.2.8, take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         188272
>Category:       ports
>Synopsis:       [PATCH] devel/libdatrie: update to 0.2.8, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 04 22:20:00 UTC 2014
>Closed-Date:    Sun Apr 06 05:53:06 UTC 2014
>Last-Modified:  Sun Apr 06 05:53:06 UTC 2014
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 4 22:20:04 UTC 2014 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188272 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188272: commit references a PR
Date: Sun,  6 Apr 2014 05:49:52 +0000 (UTC)

 Author: sunpoet
 Date: Sun Apr  6 05:49:47 2014
 New Revision: 350332
 URL: http://svnweb.freebsd.org/changeset/ports/350332
 QAT: https://qat.redports.org/buildarchive/r350332/
 
 Log:
   - Update to 0.2.8
   - Pass maintainership to submitter
   - While I'm here:
     - Add DOCS to OPTIONS_DEFINE
     - Strip shared library
   
   Changes:	http://linux.thai.net/websvn/wsvn/software.datrie/trunk/ChangeLog
   PR:		188272
   Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
 
 Modified:
   head/devel/libdatrie/Makefile
   head/devel/libdatrie/distinfo
 
 Modified: head/devel/libdatrie/Makefile
 ==============================================================================
 --- head/devel/libdatrie/Makefile	Sun Apr  6 05:49:43 2014	(r350331)
 +++ head/devel/libdatrie/Makefile	Sun Apr  6 05:49:47 2014	(r350332)
 @@ -2,23 +2,27 @@
  # $FreeBSD$
  
  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
 +OPTIONS_DEFINE=	DOCS
 +
  GNU_CONFIGURE=	yes
 -USES=		iconv pathfix
  USE_LDCONFIG=	yes
 +USES=		iconv pathfix tar:xz
  
  CPPFLAGS+=	-I${LOCALBASE}/include
  LDFLAGS+=	-L${LOCALBASE}/lib ${ICONV_LIB}
  
  PORTDOCS=	README.migration
  
 +post-install:
 +	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libdatrie.so.4
 +
  .include <bsd.port.mk>
 
 Modified: head/devel/libdatrie/distinfo
 ==============================================================================
 --- head/devel/libdatrie/distinfo	Sun Apr  6 05:49:43 2014	(r350331)
 +++ head/devel/libdatrie/distinfo	Sun Apr  6 05:49:47 2014	(r350332)
 @@ -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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sun Apr 6 05:53:06 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188272 
>Unformatted:
