From owner-svn-ports-all@freebsd.org Mon Aug 5 07:28:50 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6DA05BC022; Mon, 5 Aug 2019 07:28:50 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4628X22Lc8z4Kf1; Mon, 5 Aug 2019 07:28:50 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2F259185EF; Mon, 5 Aug 2019 07:28:50 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x757SoFT024805; Mon, 5 Aug 2019 07:28:50 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x757SnZc024797; Mon, 5 Aug 2019 07:28:49 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201908050728.x757SnZc024797@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Mon, 5 Aug 2019 07:28:49 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: in head/mail: claws-mail claws-mail-pdf_viewer claws-mail-python X-SVN-Commit-Revision: 508142 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Aug 2019 07:28:50 -0000 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