From owner-svn-ports-all@freebsd.org Fri Mar 26 16:57:16 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 23DBB57CB52; Fri, 26 Mar 2021 16:57:16 +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 4F6SnS0ZDWz3CS5; Fri, 26 Mar 2021 16:57:16 +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 067A21DB0C; Fri, 26 Mar 2021 16:57:16 +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 12QGvF0a003863; Fri, 26 Mar 2021 16:57:15 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12QGvFuS003860; Fri, 26 Mar 2021 16:57:15 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202103261657.12QGvFuS003860@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 26 Mar 2021 16:57:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569262 - head/deskutils/calibre X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/deskutils/calibre X-SVN-Commit-Revision: 569262 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, 26 Mar 2021 16:57:16 -0000 Author: madpilot Date: Fri Mar 26 16:57:15 2021 New Revision: 569262 URL: https://svnweb.freebsd.org/changeset/ports/569262 Log: Update calibre to 5.14.0 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Fri Mar 26 16:56:51 2021 (r569261) +++ head/deskutils/calibre/Makefile Fri Mar 26 16:57:15 2021 (r569262) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 5.13.0 -PORTREVISION= 1 +PORTVERSION= 5.14.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Mar 26 16:56:51 2021 (r569261) +++ head/deskutils/calibre/distinfo Fri Mar 26 16:57:15 2021 (r569262) @@ -1,3 +1,3 @@ -TIMESTAMP = 1615366170 -SHA256 (calibre-5.13.0.tar.xz) = 183140671666922a3b7bb9158e162a84d7615c89543c917488c595974b965423 -SIZE (calibre-5.13.0.tar.xz) = 36746972 +TIMESTAMP = 1616750023 +SHA256 (calibre-5.14.0.tar.xz) = 186cce57b6990af0b014282fa1d3d914fffc11e40d8495ea43d91485534e1271 +SIZE (calibre-5.14.0.tar.xz) = 36712348 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Mar 26 16:56:51 2021 (r569261) +++ head/deskutils/calibre/pkg-plist Fri Mar 26 16:57:15 2021 (r569262) @@ -1222,6 +1222,7 @@ lib/calibre/calibre/srv/tests/ajax.py lib/calibre/calibre/srv/tests/auth.py lib/calibre/calibre/srv/tests/base.py lib/calibre/calibre/srv/tests/content.py +lib/calibre/calibre/srv/tests/fast_css_transform.py lib/calibre/calibre/srv/tests/http.py lib/calibre/calibre/srv/tests/loop.py lib/calibre/calibre/srv/tests/main.py @@ -1750,7 +1751,6 @@ lib/calibre/tinycss/version.py %%DATADIR%%/images/wizard.png %%DATADIR%%/jacket/stylesheet.css %%DATADIR%%/jacket/template.xhtml -%%DATADIR%%/jquery.simulate.js %%DATADIR%%/localization/iso3166.calibre_msgpack %%DATADIR%%/localization/iso639.calibre_msgpack %%DATADIR%%/localization/locales.zip