svn commit: r449036 - in head/mail: claws-mail claws-mail-fancy claws-mail-pdf_viewer

Pawel Pekala pawel at FreeBSD.org
Thu Aug 31 14:35:34 UTC 2017


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


More information about the svn-ports-all mailing list