From owner-svn-ports-all@freebsd.org Fri Jan 22 15:00:47 2021 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 D79C74F7348; Fri, 22 Jan 2021 15:00:47 +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) 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 4DMjB75lYMz3JZ0; Fri, 22 Jan 2021 15:00:47 +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 B87692023F; Fri, 22 Jan 2021 15:00:47 +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 10MF0l1w015688; Fri, 22 Jan 2021 15:00:47 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10MF0lNk015685; Fri, 22 Jan 2021 15:00:47 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202101221500.10MF0lNk015685@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 22 Jan 2021 15:00:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562314 - in head/deskutils/calibre: . files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/deskutils/calibre: . files X-SVN-Commit-Revision: 562314 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.34 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: Fri, 22 Jan 2021 15:00:47 -0000 Author: madpilot Date: Fri Jan 22 15:00:46 2021 New Revision: 562314 URL: https://svnweb.freebsd.org/changeset/ports/562314 Log: Update calibre to 5.10.0 Deleted: head/deskutils/calibre/files/patch-src_calibre_gui2_tag__browser_view.py Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Fri Jan 22 14:58:53 2021 (r562313) +++ head/deskutils/calibre/Makefile Fri Jan 22 15:00:46 2021 (r562314) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 5.9.0 +PORTVERSION= 5.10.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Jan 22 14:58:53 2021 (r562313) +++ head/deskutils/calibre/distinfo Fri Jan 22 15:00:46 2021 (r562314) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610095531 -SHA256 (calibre-5.9.0.tar.xz) = a71196af15372054c4a25697534a2df1ef6dd732b9db07aaecaac7a86d9b3a0a -SIZE (calibre-5.9.0.tar.xz) = 36911668 +TIMESTAMP = 1611303631 +SHA256 (calibre-5.10.0.tar.xz) = a6f0a525b3f4ee8305604ee49d07d9668a1f6514f7e82b6223834c48541e9a43 +SIZE (calibre-5.10.0.tar.xz) = 37026424 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Jan 22 14:58:53 2021 (r562313) +++ head/deskutils/calibre/pkg-plist Fri Jan 22 15:00:46 2021 (r562314) @@ -59,6 +59,7 @@ lib/calibre/calibre/db/cli/main.py lib/calibre/calibre/db/cli/tests.py lib/calibre/calibre/db/cli/utils.py lib/calibre/calibre/db/copy_to_library.py +lib/calibre/calibre/db/covers.py lib/calibre/calibre/db/delete_service.py lib/calibre/calibre/db/errors.py lib/calibre/calibre/db/fields.py @@ -372,6 +373,7 @@ lib/calibre/calibre/ebooks/metadata/sources/test.py lib/calibre/calibre/ebooks/metadata/sources/update.py lib/calibre/calibre/ebooks/metadata/sources/worker.py lib/calibre/calibre/ebooks/metadata/tag_mapper.py +lib/calibre/calibre/ebooks/metadata/test_author_sort.py lib/calibre/calibre/ebooks/metadata/toc.py lib/calibre/calibre/ebooks/metadata/topaz.py lib/calibre/calibre/ebooks/metadata/txt.py @@ -823,6 +825,7 @@ lib/calibre/calibre/gui2/dialogs/smartdevice.py lib/calibre/calibre/gui2/dialogs/smartdevice_ui.py lib/calibre/calibre/gui2/dialogs/tag_categories.py lib/calibre/calibre/gui2/dialogs/tag_categories_ui.py +lib/calibre/calibre/gui2/dialogs/template_dialog_box_layout.py lib/calibre/calibre/gui2/dialogs/tag_editor.py lib/calibre/calibre/gui2/dialogs/tag_editor_ui.py lib/calibre/calibre/gui2/dialogs/tag_list_editor.py @@ -1326,6 +1329,7 @@ lib/calibre/calibre/utils/run_tests.py lib/calibre/calibre/utils/search_query_parser.py lib/calibre/calibre/utils/search_query_parser_test.py lib/calibre/calibre/utils/serialize.py +lib/calibre/calibre/utils/seven_zip.py lib/calibre/calibre/utils/shared_file.py lib/calibre/calibre/utils/short_uuid.py lib/calibre/calibre/utils/smartypants.py