Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2019 07:28:49 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508142 - in head/mail: claws-mail claws-mail-pdf_viewer claws-mail-python
Message-ID:  <201908050728.x757SnZc024797@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Mon Aug  5 07:28:48 2019
New Revision: 508142
URL: https://svnweb.freebsd.org/changeset/ports/508142

Log:
  Update to 3.17.4
  
  * New HTML viewer plugin: Litehtml viewer
  
  * Added option 'Enable keyboard shortcuts' to the 'Keyboard
    shortcuts' frame on /Configuration/Preferences/Other/Miscellaneous
  
  * Compose: implemented copying of attached images to clipboard
  
  * Compose: images and text/uri-list (files) can now be attached by
    pasting into the Compose window
  
  * Python plugin: window sizes are now remembered for the Python
    console, the 'Open URLs' and the 'Set mailbox order' windows.
  
  * Fancy plugin: the download-link feature now follows redirections
  
  * MBOX export: the Enter key in the dialogue now starts the export
  
  * The date (ISO format) has been added to log timestamps
  
  * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
    Dutch, French, German, Hungarian, Indonesian, Polish, Portuguese,
    Romanian, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
    Turkish
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/mail/claws-mail-pdf_viewer/Makefile
  head/mail/claws-mail-python/Makefile
  head/mail/claws-mail/Makefile
  head/mail/claws-mail/Makefile.claws
  head/mail/claws-mail/distinfo

Modified: head/mail/claws-mail-pdf_viewer/Makefile
==============================================================================
--- head/mail/claws-mail-pdf_viewer/Makefile	Mon Aug  5 06:50:53 2019	(r508141)
+++ head/mail/claws-mail-pdf_viewer/Makefile	Mon Aug  5 07:28:48 2019	(r508142)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pdf_viewer
-PORTREVISION=	4
+PORTREVISION=	0
 
 COMMENT=	PDF and PostScript viewer plugin for Claws Mail
 

Modified: head/mail/claws-mail-python/Makefile
==============================================================================
--- head/mail/claws-mail-python/Makefile	Mon Aug  5 06:50:53 2019	(r508141)
+++ head/mail/claws-mail-python/Makefile	Mon Aug  5 07:28:48 2019	(r508142)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	python
-PORTREVISION=	1
+PORTREVISION=	0
 
 COMMENT=	Python scripting plugin for Claws Mail
 

Modified: head/mail/claws-mail/Makefile
==============================================================================
--- head/mail/claws-mail/Makefile	Mon Aug  5 06:50:53 2019	(r508141)
+++ head/mail/claws-mail/Makefile	Mon Aug  5 07:28:48 2019	(r508142)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	claws-mail
-PORTREVISION=	3
+PORTREVISION=	0
 CATEGORIES=	mail news ipv6
 
 COMMENT=	Lightweight and featureful GTK+ based e-mail and news client

Modified: head/mail/claws-mail/Makefile.claws
==============================================================================
--- head/mail/claws-mail/Makefile.claws	Mon Aug  5 06:50:53 2019	(r508141)
+++ head/mail/claws-mail/Makefile.claws	Mon Aug  5 07:28:48 2019	(r508142)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTVERSION=	3.17.3
+PORTVERSION=	3.17.4
 CATEGORIES?=	mail
 MASTER_SITES=	http://www.claws-mail.org/download.php?file=releases/
 

Modified: head/mail/claws-mail/distinfo
==============================================================================
--- head/mail/claws-mail/distinfo	Mon Aug  5 06:50:53 2019	(r508141)
+++ head/mail/claws-mail/distinfo	Mon Aug  5 07:28:48 2019	(r508142)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545563171
-SHA256 (claws-mail-3.17.3.tar.xz) = 504e1f5a6f0880192662826ac07bcd083c3167b3db7143858617d6c51233d2f2
-SIZE (claws-mail-3.17.3.tar.xz) = 6164392
+TIMESTAMP = 1564729842
+SHA256 (claws-mail-3.17.4.tar.xz) = 590ed1131e51b3a627e75c3b256068f5176a498628e1c8f3315b9bc09482ae02
+SIZE (claws-mail-3.17.4.tar.xz) = 6280252



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908050728.x757SnZc024797>