Date: Thu, 31 Aug 2017 14:35:32 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449036 - in head/mail: claws-mail claws-mail-fancy claws-mail-pdf_viewer Message-ID: <201708311435.v7VEZWKC062380@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Thu Aug 31 14:35:32 2017 New Revision: 449036 URL: https://svnweb.freebsd.org/changeset/ports/449036 Log: 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. Modified: head/mail/claws-mail-fancy/Makefile head/mail/claws-mail-pdf_viewer/Makefile head/mail/claws-mail/Makefile.claws head/mail/claws-mail/distinfo Modified: head/mail/claws-mail-fancy/Makefile ============================================================================== --- head/mail/claws-mail-fancy/Makefile Thu Aug 31 14:10:27 2017 (r449035) +++ head/mail/claws-mail-fancy/Makefile Thu Aug 31 14:35:32 2017 (r449036) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fancy -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Webkit based HTML renderer plugin for Claws Mail Modified: head/mail/claws-mail-pdf_viewer/Makefile ============================================================================== --- head/mail/claws-mail-pdf_viewer/Makefile Thu Aug 31 14:10:27 2017 (r449035) +++ head/mail/claws-mail-pdf_viewer/Makefile Thu Aug 31 14:35:32 2017 (r449036) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pdf_viewer -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= PDF and PostScript viewer plugin for Claws Mail Modified: head/mail/claws-mail/Makefile.claws ============================================================================== --- head/mail/claws-mail/Makefile.claws Thu Aug 31 14:10:27 2017 (r449035) +++ head/mail/claws-mail/Makefile.claws Thu Aug 31 14:35:32 2017 (r449036) @@ -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/ Modified: head/mail/claws-mail/distinfo ============================================================================== --- head/mail/claws-mail/distinfo Thu Aug 31 14:10:27 2017 (r449035) +++ head/mail/claws-mail/distinfo Thu Aug 31 14:35:32 2017 (r449036) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708311435.v7VEZWKC062380>