From tota@rtfm.jp  Sat Feb  9 05:44:52 2013
Return-Path: <tota@rtfm.jp>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 05858B92
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Feb 2013 05:44:52 +0000 (UTC)
	(envelope-from tota@rtfm.jp)
Received: from rtfm.jp (rtfm.jp [219.94.242.231])
	by mx1.freebsd.org (Postfix) with ESMTP id CB80995D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Feb 2013 05:44:51 +0000 (UTC)
Received: by rtfm.jp (Postfix, from userid 1001)
	id C4195B84B; Sat,  9 Feb 2013 14:34:26 +0900 (JST)
Message-Id: <20130209053426.C4195B84B@rtfm.jp>
Date: Sat,  9 Feb 2013 14:34:26 +0900 (JST)
From: TAKATSU Tomonari <tota@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: chifeng@gmail.com
Subject: [PATCH] mail/libpst: update to 0.6.58
X-Send-Pr-Version: 3.113
X-GNATS-Notify: chifeng@gmail.com

>Number:         175977
>Category:       ports
>Synopsis:       [PATCH] mail/libpst: update to 0.6.58
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 09 05:50:00 UTC 2013
>Closed-Date:    Sat Feb 23 21:44:24 UTC 2013
>Last-Modified:  Thu Feb 28 10:30:00 UTC 2013
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 8.2-RELEASE-p9 amd64
>Organization:
none (private)
>Environment:
System: FreeBSD photon.local.lan 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #0: Mon Jun 11 23:00:11 UTC 2012
>Description:
- Update to 0.6.58
- Remove indefinite article from COMMENT
- Remove redundant option from REINPLACE_CMD

Port maintainer (chifeng@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- libpst-0.6.58.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 311960)
+++ Makefile	(working copy)
@@ -2,16 +2,18 @@
 # $FreeBSD$
 
 PORTNAME=	libpst
-PORTVERSION=	0.6.55
+PORTVERSION=	0.6.58
 CATEGORIES=	mail converters
 MASTER_SITES=	http://www.five-ten-sg.com/libpst/packages/ \
 		http://fossies.org/unix/privat/
 
 MAINTAINER=	chifeng@gmail.com
-COMMENT=	A tool for converting Outlook .pst files to mbox and other formats
+COMMENT=	Tool for converting Outlook .pst files to mbox and other formats
 
 LICENSE=	GPLv2
 
+LIB_DEPENDS=	gsf-1:${PORTSDIR}/devel/libgsf
+
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_ICONV=	yes
@@ -41,7 +43,7 @@
 .endif
 
 post-patch:
-	${FIND} -X ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -i "" \
+	${FIND} -X ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} \
 		-e 's/malloc.h/stdlib.h/g'
 	${REINPLACE_CMD} -e 's;doc\/@PACKAGE@-@VERSION@;doc\/@PACKAGE@;g' \
 		${WRKSRC}/Makefile.in ${WRKSRC}/html/Makefile.in
Index: distinfo
===================================================================
--- distinfo	(revision 311960)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (libpst-0.6.55.tar.gz) = ef69d87ae5e28175c2abeb8ae5e714eae218a0c950a5071a16fefb851e2912c5
-SIZE (libpst-0.6.55.tar.gz) = 13444072
+SHA256 (libpst-0.6.58.tar.gz) = 585222d78ce288b390bea4e03b0a8d394f66a944db5a85d9eaa34a50cecd5cd4
+SIZE (libpst-0.6.58.tar.gz) = 13903372
--- libpst-0.6.58.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Feb 9 05:50:08 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: chifeng@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/175977: [PATCH] mail/libpst: update to 0.6.58
Date: Sat, 9 Feb 2013 05:50:07 UT

 Maintainer of mail/libpst,
 
 Please note that PR ports/175977 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/175977
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Feb 23 21:44:24 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175977: commit references a PR
Date: Sat, 23 Feb 2013 21:44:27 +0000 (UTC)

 Author: miwi
 Date: Sat Feb 23 21:44:10 2013
 New Revision: 312854
 URL: http://svnweb.freebsd.org/changeset/ports/312854
 
 Log:
   - Update to 0.6.58
   
   PR:		175977
   Submitted by:	tota@
   Approved by:	maintainer timeout
 
 Modified:
   head/mail/libpst/Makefile   (contents, props changed)
   head/mail/libpst/distinfo   (contents, props changed)
 
 Modified: head/mail/libpst/Makefile
 ==============================================================================
 --- head/mail/libpst/Makefile	Sat Feb 23 21:44:09 2013	(r312853)
 +++ head/mail/libpst/Makefile	Sat Feb 23 21:44:10 2013	(r312854)
 @@ -2,16 +2,18 @@
  # $FreeBSD$
  
  PORTNAME=	libpst
 -PORTVERSION=	0.6.55
 +PORTVERSION=	0.6.58
  CATEGORIES=	mail converters
  MASTER_SITES=	http://www.five-ten-sg.com/libpst/packages/ \
  		http://fossies.org/unix/privat/
  
  MAINTAINER=	chifeng@gmail.com
 -COMMENT=	A tool for converting Outlook .pst files to mbox and other formats
 +COMMENT=	Tool for converting Outlook .pst files to mbox and other formats
  
  LICENSE=	GPLv2
  
 +LIB_DEPENDS=	gsf-1:${PORTSDIR}/devel/libgsf
 +
  GNU_CONFIGURE=	yes
  USE_GMAKE=	yes
  USE_ICONV=	yes
 @@ -41,7 +43,7 @@ PLIST_SUB+=	PST2DII="@comment "
  .endif
  
  post-patch:
 -	${FIND} -X ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -i "" \
 +	${FIND} -X ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} \
  		-e 's/malloc.h/stdlib.h/g'
  	${REINPLACE_CMD} -e 's;doc\/@PACKAGE@-@VERSION@;doc\/@PACKAGE@;g' \
  		${WRKSRC}/Makefile.in ${WRKSRC}/html/Makefile.in
 
 Modified: head/mail/libpst/distinfo
 ==============================================================================
 --- head/mail/libpst/distinfo	Sat Feb 23 21:44:09 2013	(r312853)
 +++ head/mail/libpst/distinfo	Sat Feb 23 21:44:10 2013	(r312854)
 @@ -1,2 +1,2 @@
 -SHA256 (libpst-0.6.55.tar.gz) = ef69d87ae5e28175c2abeb8ae5e714eae218a0c950a5071a16fefb851e2912c5
 -SIZE (libpst-0.6.55.tar.gz) = 13444072
 +SHA256 (libpst-0.6.58.tar.gz) = 585222d78ce288b390bea4e03b0a8d394f66a944db5a85d9eaa34a50cecd5cd4
 +SIZE (libpst-0.6.58.tar.gz) = 13903372
 _______________________________________________
 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"
 

From: chifeng <chifeng@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/175977: [PATCH] mail/libpst: update to 0.6.58
Date: Thu, 28 Feb 2013 18:26:42 +0800

 --14dae9340b13b14f3a04d6c65312
 Content-Type: text/plain; charset=ISO-8859-1
 
 Looks good to me, please commit, thanks.
 
 On Sat, Feb 9, 2013 at 1:50 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 
 > Maintainer of mail/libpst,
 >
 > Please note that PR ports/175977 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/175977
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 
 
 -- 
 *Regards.*
 **- Chifeng
 
 --14dae9340b13b14f3a04d6c65312
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Looks good to me, please commit, thanks.=A0<br><br><div class=3D"gmail_quot=
 e">On Sat, Feb 9, 2013 at 1:50 PM, Edwin Groothuis <span dir=3D"ltr">&lt;<a=
  href=3D"mailto:edwin@freebsd.org" target=3D"_blank">edwin@freebsd.org</a>&=
 gt;</span> wrote:<br>
 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
 x #ccc solid;padding-left:1ex">Maintainer of mail/libpst,<br>
 <br>
 Please note that PR ports/175977 has just been submitted.<br>
 <br>
 If it contains a patch for an upgrade, an enhancement or a bug fix<br>
 you agree on, reply to this email stating that you approve the patch<br>
 and a committer will take care of it.<br>
 <br>
 The full text of the PR can be found at:<br>
 =A0 =A0 <a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/17597=
 7" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/175=
 977</a><br>
 <span class=3D"HOEnZb"><font color=3D"#888888"><br>
 --<br>
 Edwin Groothuis via the GNATS Auto Assign Tool<br>
 edwin@FreeBSD.org<br>
 </font></span></blockquote></div><br><br clear=3D"all"><div><br></div>-- <b=
 r><b>Regards.</b><div><b></b>- Chifeng</div>
 
 --14dae9340b13b14f3a04d6c65312--
>Unformatted:
