diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-10-14 19:12:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-10-14 19:12:04 +0800 |
commit | 534fcb18ea8ba57e132d7439c18aa458156a4f9d (patch) | |
tree | 62713bcf5b6dc29b8b3a29e2724d200cc668f8f4 /mail/libpst | |
parent | 94a67f3239cc54028ef13335e8091396efad4f5f (diff) | |
download | freebsd-ports-gnome-534fcb18ea8ba57e132d7439c18aa458156a4f9d.tar.gz freebsd-ports-gnome-534fcb18ea8ba57e132d7439c18aa458156a4f9d.tar.zst freebsd-ports-gnome-534fcb18ea8ba57e132d7439c18aa458156a4f9d.zip |
- Update to 0.6.49
Changes:
0.6.49 (2010-09-13)
* fix to ignore embedded objects that are not email messages
0.6.48 (2010-09-02)
* fix for broken internet headers from Outlook.
* fix ax_python.m4 to look for python2.7
* Subpackage Licensing, add COPYING to -libs.
* use mboxrd from quoting for output formats with multiple messages
per file
* use no from quoting for output formats with single message per file
PR: ports/151446
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Approved by: pgollucci (mentor, implicit)
Diffstat (limited to 'mail/libpst')
-rw-r--r-- | mail/libpst/Makefile | 2 | ||||
-rw-r--r-- | mail/libpst/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index 986769d5e9a0..a533a533dfb9 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libpst -PORTVERSION= 0.6.47 +PORTVERSION= 0.6.49 CATEGORIES= mail converters MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ diff --git a/mail/libpst/distinfo b/mail/libpst/distinfo index d5ed326bcda8..54de51b89697 100644 --- a/mail/libpst/distinfo +++ b/mail/libpst/distinfo @@ -1,3 +1,3 @@ -MD5 (libpst-0.6.47.tar.gz) = 72e49f127ca1fff888d5a262e7a60d4e -SHA256 (libpst-0.6.47.tar.gz) = a68ef956921987ed81af0d81ec469709ca5e278cf4d6691378b165aff862852f -SIZE (libpst-0.6.47.tar.gz) = 1938755 +MD5 (libpst-0.6.49.tar.gz) = a0a0f927e82ab14bb042bd8bbd97c312 +SHA256 (libpst-0.6.49.tar.gz) = 6302bf919971a34b084f1496e17aaebcf39634a68a8962f35230d079b2be32d9 +SIZE (libpst-0.6.49.tar.gz) = 1962396 |