Date: Tue, 10 Mar 2015 15:15:01 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380937 - head/mail/libpst Message-ID: <201503101515.t2AFF1Vt075352@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Mar 10 15:15:00 2015 New Revision: 380937 URL: https://svnweb.freebsd.org/changeset/ports/380937 QAT: https://qat.redports.org/buildarchive/r380937/ Log: - Update to 0.6.64 - Add my LOCAL to MASTER_SITES - 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 Modified: head/mail/libpst/Makefile ============================================================================== --- head/mail/libpst/Makefile Tue Mar 10 15:14:52 2015 (r380936) +++ head/mail/libpst/Makefile Tue Mar 10 15:15:00 2015 (r380937) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= libpst -PORTVERSION= 0.6.63 -PORTREVISION= 2 +PORTVERSION= 0.6.64 CATEGORIES= mail converters MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ \ - http://fossies.org/unix/privat/ + http://fossies.org/unix/privat/ \ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool for converting Outlook .pst files to mbox and other formats Modified: head/mail/libpst/distinfo ============================================================================== --- head/mail/libpst/distinfo Tue Mar 10 15:14:52 2015 (r380936) +++ head/mail/libpst/distinfo Tue Mar 10 15:15:00 2015 (r380937) @@ -1,2 +1,2 @@ -SHA256 (libpst-0.6.63.tar.gz) = 5f522606fb7b97d6e31bc2490dcce77b89ec77e12ade4af4551290f953483062 -SIZE (libpst-0.6.63.tar.gz) = 13853290 +SHA256 (libpst-0.6.64.tar.gz) = 13c4f26f422b571c08ec5f602d878527606a435408724b1bf90a11e31dc17fe3 +SIZE (libpst-0.6.64.tar.gz) = 13861215 Modified: head/mail/libpst/pkg-descr ============================================================================== --- head/mail/libpst/pkg-descr Tue Mar 10 15:14:52 2015 (r380936) +++ head/mail/libpst/pkg-descr Tue Mar 10 15:15:00 2015 (r380937) @@ -1,11 +1,11 @@ -readpst: A tool for converting Outlook .pst files to Unix mbox and -other formats. +readpst: A tool for converting Outlook .pst files to Unix mbox and other +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 +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. WWW: http://www.five-ten-sg.com/libpst/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503101515.t2AFF1Vt075352>