From owner-svn-ports-head@freebsd.org Sat Apr 25 19:44:00 2020 Return-Path: Delivered-To: svn-ports-head@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 18C2A2BED72; Sat, 25 Apr 2020 19:44:00 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 498hLR6wRRz4VTT; Sat, 25 Apr 2020 19:43:59 +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 E8C0ACF17; Sat, 25 Apr 2020 19:43:59 +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 03PJhxq0024968; Sat, 25 Apr 2020 19:43:59 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03PJhxmB024965; Sat, 25 Apr 2020 19:43:59 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202004251943.03PJhxmB024965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sat, 25 Apr 2020 19:43:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532972 - head/deskutils/calibre X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/deskutils/calibre X-SVN-Commit-Revision: 532972 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Apr 2020 19:44:00 -0000 Author: madpilot Date: Sat Apr 25 19:43:59 2020 New Revision: 532972 URL: https://svnweb.freebsd.org/changeset/ports/532972 Log: Update calibre to 4.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 Sat Apr 25 18:39:54 2020 (r532971) +++ head/deskutils/calibre/Makefile Sat Apr 25 19:43:59 2020 (r532972) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 4.13.0 -PORTREVISION= 3 +PORTVERSION= 4.14.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Sat Apr 25 18:39:54 2020 (r532971) +++ head/deskutils/calibre/distinfo Sat Apr 25 19:43:59 2020 (r532972) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585305074 -SHA256 (calibre-4.13.0.tar.xz) = f9587dea4f9ea76c6a5ec11b04ee66d0199d4ab3a4aad8c87966fed8ee76e1f6 -SIZE (calibre-4.13.0.tar.xz) = 36868672 +TIMESTAMP = 1587725390 +SHA256 (calibre-4.14.0.tar.xz) = 1c0dd818f602d76724aa8512a23f51101bf385233e2e5cc1cd31cae4a90f0e21 +SIZE (calibre-4.14.0.tar.xz) = 36963624 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Sat Apr 25 18:39:54 2020 (r532971) +++ head/deskutils/calibre/pkg-plist Sat Apr 25 19:43:59 2020 (r532972) @@ -20,6 +20,8 @@ bin/markdown-calibre bin/web2disk lib/calibre/backports/__init__.py lib/calibre/backports/functools_lru_cache.py +lib/calibre/backports/ipaddress.py +lib/calibre/biplist/__init__.py lib/calibre/calibre/__init__.py lib/calibre/calibre/constants.py lib/calibre/calibre/customize/__init__.py @@ -1449,7 +1451,6 @@ lib/calibre/tinycss/version.py %%DATADIR%%/catalog/section_list_templates.conf %%DATADIR%%/catalog/stylesheet.css %%DATADIR%%/catalog/template.xhtml -%%DATADIR%%/content-server/calibre.appcache %%DATADIR%%/content-server/calibre.png %%DATADIR%%/content-server/empty.html %%DATADIR%%/content-server/index-generated.html