diff options
author | pawel <pawel@FreeBSD.org> | 2017-08-31 22:35:32 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2017-08-31 22:35:32 +0800 |
commit | 71c933db554e10115b057a4603c2de291795cd67 (patch) | |
tree | cf3a65bfad8151b978f4208bca8efd55b0328b4e /mail | |
parent | 3697bb3ee02a4724a5b45cd02a7e47dc595612b9 (diff) | |
download | freebsd-ports-gnome-71c933db554e10115b057a4603c2de291795cd67.tar.gz freebsd-ports-gnome-71c933db554e10115b057a4603c2de291795cd67.tar.zst freebsd-ports-gnome-71c933db554e10115b057a4603c2de291795cd67.zip |
Update to Claws Mail 3.15.1 bugfix release
This is a bug-fix release:
~~~~~~~~~~~~~~~~~~~~~~~~~~
* Bug fixes:
o bug 3348, 'Contact pictures not deleted when contact is
deleted'
o bug 3721, 'Fails to build in Debian kfreebsd-*'
o bug 3744, 'Crash upon deleting tags.'
o bug 3822, 'AttRemover deletes message and fails to create
new one when disk is full'
o bug 3828, '"Re-edit" should not recycle the Message-ID
header'
o bug 3835, 'autogen.sh fails with invalid test on line 33'
o bug 3855, 'segfault at startup with old profile and IMAP
account'
o bug 3866, 'slibtool causes compile failure'
o fix crash in sieve manager window when no account has sieve
enabled.
o fix incorrect labels in folder selection dialog.
o fix RSSyl feeds getting renamed to "Untitled feed".
o fix Resent-Date value.
o Fix typo around libarchive in configure.ac.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail-fancy/Makefile | 2 | ||||
-rw-r--r-- | mail/claws-mail-pdf_viewer/Makefile | 2 | ||||
-rw-r--r-- | mail/claws-mail/Makefile.claws | 2 | ||||
-rw-r--r-- | mail/claws-mail/distinfo | 6 |
4 files changed, 6 insertions, 6 deletions
diff --git a/mail/claws-mail-fancy/Makefile b/mail/claws-mail-fancy/Makefile index f45b6457a305..fa8ebc0aea90 100644 --- a/mail/claws-mail-fancy/Makefile +++ b/mail/claws-mail-fancy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fancy -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Webkit based HTML renderer plugin for Claws Mail diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile index 9b98719968ef..830c470fb81d 100644 --- a/mail/claws-mail-pdf_viewer/Makefile +++ b/mail/claws-mail-pdf_viewer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pdf_viewer -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= PDF and PostScript viewer plugin for Claws Mail diff --git a/mail/claws-mail/Makefile.claws b/mail/claws-mail/Makefile.claws index 2457f114ed8c..fbdd15bf5964 100644 --- a/mail/claws-mail/Makefile.claws +++ b/mail/claws-mail/Makefile.claws @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTVERSION= 3.15.0 +PORTVERSION= 3.15.1 CATEGORIES?= mail MASTER_SITES= http://www.claws-mail.org/download.php?file=releases/ diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo index 628c5eab3b6c..c23d1763911c 100644 --- a/mail/claws-mail/distinfo +++ b/mail/claws-mail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490812404 -SHA256 (claws-mail-3.15.0.tar.xz) = 4e4d2d0d43f8ae3d4623408612f5979e9a697ccbc12038b80dd27802e868dc2e -SIZE (claws-mail-3.15.0.tar.xz) = 5665648 +TIMESTAMP = 1504101480 +SHA256 (claws-mail-3.15.1.tar.xz) = 8d093c2f32db863c1141d56e35424c04ee48fe5d6adf4c7f349f647fa3149542 +SIZE (claws-mail-3.15.1.tar.xz) = 5665468 |