From owner-svn-ports-all@freebsd.org Sat May 2 23:06:48 2020 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 6F7A92C7458; Sat, 2 May 2020 23:06:48 +0000 (UTC) (envelope-from madpilot@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 49F4WD2L6qz3JwJ; Sat, 2 May 2020 23:06:48 +0000 (UTC) (envelope-from madpilot@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 4B7EE1371; Sat, 2 May 2020 23:06:48 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 042N6mCu054190; Sat, 2 May 2020 23:06:48 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 042N6l27054187; Sat, 2 May 2020 23:06:47 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202005022306.042N6l27054187@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sat, 2 May 2020 23:06:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533710 - head/deskutils/calibre X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/deskutils/calibre X-SVN-Commit-Revision: 533710 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: Sat, 02 May 2020 23:06:48 -0000 Author: madpilot Date: Sat May 2 23:06:47 2020 New Revision: 533710 URL: https://svnweb.freebsd.org/changeset/ports/533710 Log: Update calibre to 4.15.0 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Sat May 2 21:50:16 2020 (r533709) +++ head/deskutils/calibre/Makefile Sat May 2 23:06:47 2020 (r533710) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 4.14.0 -PORTREVISION= 1 +PORTVERSION= 4.15.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Sat May 2 21:50:16 2020 (r533709) +++ head/deskutils/calibre/distinfo Sat May 2 23:06:47 2020 (r533710) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587725390 -SHA256 (calibre-4.14.0.tar.xz) = 1c0dd818f602d76724aa8512a23f51101bf385233e2e5cc1cd31cae4a90f0e21 -SIZE (calibre-4.14.0.tar.xz) = 36963624 +TIMESTAMP = 1588408964 +SHA256 (calibre-4.15.0.tar.xz) = 75e687f56c1d02256e89dc2c36e2adcd2beeace126a12e4969700656b8df1555 +SIZE (calibre-4.15.0.tar.xz) = 37033864 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Sat May 2 21:50:16 2020 (r533709) +++ head/deskutils/calibre/pkg-plist Sat May 2 23:06:47 2020 (r533710) @@ -1093,6 +1093,7 @@ lib/calibre/calibre/gui2/viewer/__init__.py lib/calibre/calibre/gui2/viewer/annotations.py lib/calibre/calibre/gui2/viewer/bookmarks.py lib/calibre/calibre/gui2/viewer/convert_book.py +lib/calibre/calibre/gui2/viewer/highlights.py lib/calibre/calibre/gui2/viewer/lookup.py lib/calibre/calibre/gui2/viewer/main.py lib/calibre/calibre/gui2/viewer/mathjax.py