From owner-svn-ports-head@freebsd.org Tue Jan 19 08:36:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71157A86AE1; Tue, 19 Jan 2016 08:36:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 24CD11285; Tue, 19 Jan 2016 08:36:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0J8aJtd008014; Tue, 19 Jan 2016 08:36:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0J8aIug008010; Tue, 19 Jan 2016 08:36:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601190836.u0J8aIug008010@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 19 Jan 2016 08:36:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406644 - 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.20 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: Tue, 19 Jan 2016 08:36:20 -0000 Author: sunpoet Date: Tue Jan 19 08:36:18 2016 New Revision: 406644 URL: https://svnweb.freebsd.org/changeset/ports/406644 Log: - Update to 0.6.66 - Reformat pkg-descr Changes: http://hg.five-ten-sg.com/libpst/file/default/ChangeLog http://hg.five-ten-sg.com/libpst/file/default/NEWS Modified: head/mail/libpst/Makefile head/mail/libpst/distinfo head/mail/libpst/pkg-descr head/mail/libpst/pkg-plist Modified: head/mail/libpst/Makefile ============================================================================== --- head/mail/libpst/Makefile Tue Jan 19 08:36:13 2016 (r406643) +++ head/mail/libpst/Makefile Tue Jan 19 08:36:18 2016 (r406644) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libpst -PORTVERSION= 0.6.65 +PORTVERSION= 0.6.66 CATEGORIES= mail converters MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ \ http://fossies.org/unix/privat/ \ Modified: head/mail/libpst/distinfo ============================================================================== --- head/mail/libpst/distinfo Tue Jan 19 08:36:13 2016 (r406643) +++ head/mail/libpst/distinfo Tue Jan 19 08:36:18 2016 (r406644) @@ -1,2 +1,2 @@ -SHA256 (libpst-0.6.65.tar.gz) = 89e895f6d70c125dd9953f42069c1aab601ed305879b5170821e33cee3c94e23 -SIZE (libpst-0.6.65.tar.gz) = 13831048 +SHA256 (libpst-0.6.66.tar.gz) = 92b49939d821091d9d25e27e17c78dbb867f3f9ab5b8f43e2b01ace0677e1f72 +SIZE (libpst-0.6.66.tar.gz) = 13836942 Modified: head/mail/libpst/pkg-descr ============================================================================== --- head/mail/libpst/pkg-descr Tue Jan 19 08:36:13 2016 (r406643) +++ head/mail/libpst/pkg-descr Tue Jan 19 08:36:18 2016 (r406644) @@ -4,8 +4,7 @@ formats. This version can now convert both 32-bit Outlook files (pre-2003), and the 64-bit Outlook 2003 .pst files. Utilities are supplied to convert email messages to both mbox and MH mailbox formats, and to DII load file format for use with -many of the CT Summation products. Contacts can be converted to a simple list, -to vcard format, or to -.ldif format for import to an LDAP server. +many of the CT Summation products. Contacts can be converted to a simple list, +to vcard format, or to .ldif format for import to an LDAP server. WWW: http://www.five-ten-sg.com/libpst/ Modified: head/mail/libpst/pkg-plist ============================================================================== --- head/mail/libpst/pkg-plist Tue Jan 19 08:36:13 2016 (r406643) +++ head/mail/libpst/pkg-plist Tue Jan 19 08:36:18 2016 (r406644) @@ -12,7 +12,7 @@ include/libpst-4/libpst/vbuf.h lib/libpst.a lib/libpst.so lib/libpst.so.4 -lib/libpst.so.4.1.10 +lib/libpst.so.4.1.11 libdata/pkgconfig/libpst.pc man/man1/lspst.1.gz man/man1/pst2dii.1.gz