From nobody Fri Oct 8 22:14:12 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 00EAD12D0E5C; Fri, 8 Oct 2021 22:14:13 +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 4HR2Xh6gGwz4WPf; Fri, 8 Oct 2021 22:14:12 +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 C59C071DB; Fri, 8 Oct 2021 22:14:12 +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 198MECZ3095157; Fri, 8 Oct 2021 22:14:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 198MECnx095156; Fri, 8 Oct 2021 22:14:12 GMT (envelope-from git) Date: Fri, 8 Oct 2021 22:14:12 GMT Message-Id: <202110082214.198MECnx095156@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: a39761de5bc2 - main - deskutils/calibre: Update to 5.29.0 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: a39761de5bc23e3ea420a029a4eec57954847ab7 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=a39761de5bc23e3ea420a029a4eec57954847ab7 commit a39761de5bc23e3ea420a029a4eec57954847ab7 Author: Guido Falsi AuthorDate: 2021-10-08 22:12:03 +0000 Commit: Guido Falsi CommitDate: 2021-10-08 22:12:03 +0000 deskutils/calibre: Update to 5.29.0 --- deskutils/calibre/Makefile | 2 +- deskutils/calibre/distinfo | 6 +++--- deskutils/calibre/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 6936ed0cb8a2..95f22860538c 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,7 +1,7 @@ # Created by: stas PORTNAME= calibre -PORTVERSION= 5.28.0 +PORTVERSION= 5.29.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index f6142f0b73dd..49a1dfa0bdfa 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632467877 -SHA256 (calibre-5.28.0.tar.xz) = e8021131c8e4f77580560d70a0d49acb1acabfb40e3d91274214df925d5f3ada -SIZE (calibre-5.28.0.tar.xz) = 37002032 +TIMESTAMP = 1633676201 +SHA256 (calibre-5.29.0.tar.xz) = f729871294c70d43373401a8792113cca44b2a024b458e1e1258ba37995b66e8 +SIZE (calibre-5.29.0.tar.xz) = 36975760 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 52be5ca0b36c..4c85d003522b 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -803,6 +803,7 @@ lib/calibre/calibre/gui2/dialogs/match_books_ui.py lib/calibre/calibre/gui2/dialogs/message_box.py lib/calibre/calibre/gui2/dialogs/metadata_bulk.py lib/calibre/calibre/gui2/dialogs/metadata_bulk_ui.py +lib/calibre/calibre/gui2/dialogs/multisort.py lib/calibre/calibre/gui2/dialogs/opml.py lib/calibre/calibre/gui2/dialogs/password.py lib/calibre/calibre/gui2/dialogs/password_ui.py