From nobody Fri Oct 29 22:03:01 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4832D1838051; Fri, 29 Oct 2021 22:03:02 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HgxJ61PfCz3GhF; Fri, 29 Oct 2021 22:03:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 105491ED4A; Fri, 29 Oct 2021 22:03:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19TM31Mu057087; Fri, 29 Oct 2021 22:03:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19TM310I057086; Fri, 29 Oct 2021 22:03:01 GMT (envelope-from git) Date: Fri, 29 Oct 2021 22:03:01 GMT Message-Id: <202110292203.19TM310I057086@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: 7650dd7e38a3 - main - deskutils/calibre: Update to 5.31.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7650dd7e38a35c67f5bb4de66f16ebbfd194a726 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=7650dd7e38a35c67f5bb4de66f16ebbfd194a726 commit 7650dd7e38a35c67f5bb4de66f16ebbfd194a726 Author: Guido Falsi AuthorDate: 2021-10-29 22:02:38 +0000 Commit: Guido Falsi CommitDate: 2021-10-29 22:02:38 +0000 deskutils/calibre: Update to 5.31.1 --- deskutils/calibre/Makefile | 3 +-- deskutils/calibre/distinfo | 6 +++--- deskutils/calibre/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 3307551a344e..90584feb4eb0 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,8 +1,7 @@ # Created by: stas PORTNAME= calibre -PORTVERSION= 5.30.0 -PORTREVISION= 1 +PORTVERSION= 5.31.1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index 78eac33b63c9..c61d5cafd22b 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634861950 -SHA256 (calibre-5.30.0.tar.xz) = 8ef87f24ba4ca56d842252951690c96402f4ef6096b6187424f40e063bc60d15 -SIZE (calibre-5.30.0.tar.xz) = 37002224 +TIMESTAMP = 1635511662 +SHA256 (calibre-5.31.1.tar.xz) = dcb1845ae1e6b39e238bd1964b22e5f1c15621106a1d8d497ff08d3c93b2c2b5 +SIZE (calibre-5.31.1.tar.xz) = 36943652 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 4c85d003522b..086edbee31ee 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -1100,6 +1100,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/config.py +lib/calibre/calibre/gui2/viewer/control_sleep.py lib/calibre/calibre/gui2/viewer/convert_book.py lib/calibre/calibre/gui2/viewer/highlights.py lib/calibre/calibre/gui2/viewer/integration.py