diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 08:36:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 08:36:18 +0000 |
commit | f1cbf27992aa51f7183413b91af96c5a3c765b93 (patch) | |
tree | e87134717323f59684b07eb166ec70bd7b3b3d77 /mail/libpst | |
parent | 3c6fda4f5a7db7ab5566b95f83ae5a038e446596 (diff) |
Notes
Diffstat (limited to 'mail/libpst')
-rw-r--r-- | mail/libpst/Makefile | 2 | ||||
-rw-r--r-- | mail/libpst/distinfo | 4 | ||||
-rw-r--r-- | mail/libpst/pkg-descr | 5 | ||||
-rw-r--r-- | mail/libpst/pkg-plist | 2 |
4 files changed, 6 insertions, 7 deletions
diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index 56a1e76e9774..267fa103525a 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -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/ \ diff --git a/mail/libpst/distinfo b/mail/libpst/distinfo index 4ed8fa002603..308182b13fa2 100644 --- a/mail/libpst/distinfo +++ b/mail/libpst/distinfo @@ -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 diff --git a/mail/libpst/pkg-descr b/mail/libpst/pkg-descr index 1e2776c43c3a..25e0078a97f2 100644 --- a/mail/libpst/pkg-descr +++ b/mail/libpst/pkg-descr @@ -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/ diff --git a/mail/libpst/pkg-plist b/mail/libpst/pkg-plist index 76960000cbf6..dd96650a120b 100644 --- a/mail/libpst/pkg-plist +++ b/mail/libpst/pkg-plist @@ -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 |