From owner-svn-ports-all@freebsd.org Sat Jan 4 10:25:35 2020 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 530681D9247; Sat, 4 Jan 2020 10:25:35 +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 47qdFq1b5Dz46cM; Sat, 4 Jan 2020 10:25:35 +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 31D5BB7D9; Sat, 4 Jan 2020 10:25:35 +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 004APZSe011149; Sat, 4 Jan 2020 10:25:35 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 004APYqw011146; Sat, 4 Jan 2020 10:25:34 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202001041025.004APYqw011146@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sat, 4 Jan 2020 10:25:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522028 - head/deskutils/calibre X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/deskutils/calibre X-SVN-Commit-Revision: 522028 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.29 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: Sat, 04 Jan 2020 10:25:35 -0000 Author: madpilot Date: Sat Jan 4 10:25:34 2020 New Revision: 522028 URL: https://svnweb.freebsd.org/changeset/ports/522028 Log: Update calibre to 4.8.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 Jan 4 10:24:22 2020 (r522027) +++ head/deskutils/calibre/Makefile Sat Jan 4 10:25:34 2020 (r522028) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 4.7.0 +PORTVERSION= 4.8.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Sat Jan 4 10:24:22 2020 (r522027) +++ head/deskutils/calibre/distinfo Sat Jan 4 10:25:34 2020 (r522028) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577436637 -SHA256 (calibre-4.7.0.tar.xz) = 48ab11dcc46f119131355a1644e1c5879af4bde4fbe7c396c6610a5c87564b01 -SIZE (calibre-4.7.0.tar.xz) = 37432756 +TIMESTAMP = 1578039003 +SHA256 (calibre-4.8.0.tar.xz) = 13dff54232735939a9eb574089cda89d3cf9d8993102b0c4bf107f38202664d2 +SIZE (calibre-4.8.0.tar.xz) = 37448552 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Sat Jan 4 10:24:22 2020 (r522027) +++ head/deskutils/calibre/pkg-plist Sat Jan 4 10:25:34 2020 (r522028) @@ -1346,6 +1346,7 @@ lib/calibre/calibre/utils/wmf/__init__.py lib/calibre/calibre/utils/wmf/emf.py lib/calibre/calibre/utils/wmf/parse.py lib/calibre/calibre/utils/wordcount.py +lib/calibre/calibre/utils/xml_parse.py lib/calibre/calibre/utils/zipfile.py lib/calibre/calibre/web/__init__.py lib/calibre/calibre/web/feeds/__init__.py @@ -1498,6 +1499,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/images/arrow-down.png %%DATADIR%%/images/arrow-up.png %%DATADIR%%/images/auto-reload.png +%%DATADIR%%/images/auto-scroll.png %%DATADIR%%/images/auto_author_sort.png %%DATADIR%%/images/back.png %%DATADIR%%/images/beautify.png