From owner-svn-ports-head@FreeBSD.ORG Sat Feb 23 21:44:11 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 91544962; Sat, 23 Feb 2013 21:44:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 82D6A6E0; Sat, 23 Feb 2013 21:44:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1NLiBR1063331; Sat, 23 Feb 2013 21:44:11 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1NLiB7t063329; Sat, 23 Feb 2013 21:44:11 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201302232144.r1NLiB7t063329@svn.freebsd.org> From: Martin Wilke Date: Sat, 23 Feb 2013 21:44:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312854 - head/mail/libpst X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2013 21:44:11 -0000 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