From owner-dev-commits-ports-main@freebsd.org Fri Aug 13 12:37:00 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 41C426567A7; Fri, 13 Aug 2021 12:37:00 +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 4GmNNX1Kxsz3lYw; Fri, 13 Aug 2021 12:37:00 +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 15FE665AB; Fri, 13 Aug 2021 12:37:00 +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 17DCax9w080731; Fri, 13 Aug 2021 12:36:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17DCax8W080730; Fri, 13 Aug 2021 12:36:59 GMT (envelope-from git) Date: Fri, 13 Aug 2021 12:36:59 GMT Message-Id: <202108131236.17DCax8W080730@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: 9ae88b7e12ee - main - deskutils/calibre: Update to 5.25.0 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: 9ae88b7e12ee80ac2ae9fbeedeb9e7bca4d550cf Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2021 12:37:00 -0000 The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ae88b7e12ee80ac2ae9fbeedeb9e7bca4d550cf commit 9ae88b7e12ee80ac2ae9fbeedeb9e7bca4d550cf Author: Guido Falsi AuthorDate: 2021-08-13 12:15:49 +0000 Commit: Guido Falsi CommitDate: 2021-08-13 12:36:55 +0000 deskutils/calibre: Update to 5.25.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 b909903e8258..4c536789c0d6 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,7 +1,7 @@ # Created by: stas PORTNAME= calibre -PORTVERSION= 5.24.0 +PORTVERSION= 5.25.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index ecb7f8f6e297..1ab5c8764023 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627634437 -SHA256 (calibre-5.24.0.tar.xz) = cf3507c20134475db4615916a926ceb492c27217335793d5e0329e6dcf29b9a1 -SIZE (calibre-5.24.0.tar.xz) = 36808656 +TIMESTAMP = 1628845108 +SHA256 (calibre-5.25.0.tar.xz) = 5a6213a14368a863d4f753f7d3c11fc5b0529f614fe9e0a6e7c790aa789544f6 +SIZE (calibre-5.25.0.tar.xz) = 36849112 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index bc92db138d2f..8a66ad0278fa 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -65,6 +65,7 @@ lib/calibre/calibre/db/errors.py lib/calibre/calibre/db/fields.py lib/calibre/calibre/db/lazy.py lib/calibre/calibre/db/legacy.py +lib/calibre/calibre/db/listeners.py lib/calibre/calibre/db/locking.py lib/calibre/calibre/db/restore.py lib/calibre/calibre/db/schema_upgrades.py