From owner-svn-ports-all@freebsd.org Fri Mar 10 18:18:32 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5159DD06658; Fri, 10 Mar 2017 18:18:32 +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 mx1.freebsd.org (Postfix) with ESMTPS id 0F4E411D2; Fri, 10 Mar 2017 18:18:31 +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 v2AIIVN5074960; Fri, 10 Mar 2017 18:18:31 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2AIIUix074956; Fri, 10 Mar 2017 18:18:30 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201703101818.v2AIIUix074956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 10 Mar 2017 18:18:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435837 - head/deskutils/calibre X-SVN-Group: ports-head 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.23 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, 10 Mar 2017 18:18:32 -0000 Author: madpilot Date: Fri Mar 10 18:18:30 2017 New Revision: 435837 URL: https://svnweb.freebsd.org/changeset/ports/435837 Log: Update calibre to 2.81.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 10 17:36:30 2017 (r435836) +++ head/deskutils/calibre/Makefile Fri Mar 10 18:18:30 2017 (r435837) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.80.0 +PORTVERSION= 2.81.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Mar 10 17:36:30 2017 (r435836) +++ head/deskutils/calibre/distinfo Fri Mar 10 18:18:30 2017 (r435837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487922281 -SHA256 (calibre-2.80.0.tar.xz) = 33a6dbc578c7a2f3d1c97253769506a1afc10f688c062f027d64d7081618f2b1 -SIZE (calibre-2.80.0.tar.xz) = 38781996 +TIMESTAMP = 1489134252 +SHA256 (calibre-2.81.0.tar.xz) = 9ab2a6c40b6ca18a2fe9bc9bfe177558da80678403cdb85b888e98de95eb9445 +SIZE (calibre-2.81.0.tar.xz) = 38821776 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Mar 10 17:36:30 2017 (r435836) +++ head/deskutils/calibre/pkg-plist Fri Mar 10 18:18:30 2017 (r435837) @@ -378,7 +378,9 @@ lib/calibre/calibre/ebooks/metadata/sour lib/calibre/calibre/ebooks/metadata/sources/overdrive.py lib/calibre/calibre/ebooks/metadata/sources/ozon.py lib/calibre/calibre/ebooks/metadata/sources/prefs.py +lib/calibre/calibre/ebooks/metadata/sources/search_engines.py 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/toc.py @@ -1341,6 +1343,7 @@ lib/calibre/calibre/utils/opensearch/que lib/calibre/calibre/utils/opensearch/url.py lib/calibre/calibre/utils/ordered_dict.py lib/calibre/calibre/utils/podofo/__init__.py +lib/calibre/calibre/utils/random_ua.py lib/calibre/calibre/utils/rapydscript.py lib/calibre/calibre/utils/recycle_bin.py lib/calibre/calibre/utils/resources.py @@ -1591,7 +1594,6 @@ lib/calibre/tinycss/version.py %%DATADIR%%/catalog/stylesheet.css %%DATADIR%%/catalog/template.xhtml %%DATADIR%%/coffee-script.js -%%DATADIR%%/common-user-agents.txt %%DATADIR%%/compiled_coffeescript.zip %%DATADIR%%/content-server/autoreload.js %%DATADIR%%/content-server/calibre.png @@ -1944,6 +1946,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/templates/new_nav.html %%DATADIR%%/templates/rtf.xsl %%DATADIR%%/tracer.epub +%%DATADIR%%/user-agent-data.json %%DATADIR%%/user-manual-translation-stats.json %%DATADIR%%/viewer/blank.html %%DATADIR%%/viewer/bookmarks.js