From owner-svn-ports-all@freebsd.org Fri Apr 15 18:04:10 2016 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 0B944AED73A; Fri, 15 Apr 2016 18:04:10 +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 BFEA71C11; Fri, 15 Apr 2016 18:04:09 +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 u3FI48OZ028734; Fri, 15 Apr 2016 18:04:08 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3FI48jg028730; Fri, 15 Apr 2016 18:04:08 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201604151804.u3FI48jg028730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 15 Apr 2016 18:04:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413366 - 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.21 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, 15 Apr 2016 18:04:10 -0000 Author: madpilot Date: Fri Apr 15 18:04:08 2016 New Revision: 413366 URL: https://svnweb.freebsd.org/changeset/ports/413366 Log: Update to 2.55.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 Apr 15 18:01:27 2016 (r413365) +++ head/deskutils/calibre/Makefile Fri Apr 15 18:04:08 2016 (r413366) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.54.0 +PORTVERSION= 2.55.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Apr 15 18:01:27 2016 (r413365) +++ head/deskutils/calibre/distinfo Fri Apr 15 18:04:08 2016 (r413366) @@ -1,2 +1,2 @@ -SHA256 (calibre-2.54.0.tar.xz) = e9e0d8e05d298a555e66b628e0d6be3f45543e457f20c1d70ba55b1cb1ed4ce4 -SIZE (calibre-2.54.0.tar.xz) = 40211808 +SHA256 (calibre-2.55.0.tar.xz) = a3a4f2914d491ab8c63725c11272d53bb4a91d282e6e5c6e0f245cb94b138188 +SIZE (calibre-2.55.0.tar.xz) = 39854472 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Apr 15 18:01:27 2016 (r413365) +++ head/deskutils/calibre/pkg-plist Fri Apr 15 18:04:08 2016 (r413366) @@ -425,6 +425,7 @@ lib/calibre/calibre/ebooks/oeb/__init__. lib/calibre/calibre/ebooks/oeb/base.py lib/calibre/calibre/ebooks/oeb/display/__init__.py lib/calibre/calibre/ebooks/oeb/display/test-cfi/run.py +lib/calibre/calibre/ebooks/oeb/display/test-cfi/run_rapydscript.py lib/calibre/calibre/ebooks/oeb/display/webview.py lib/calibre/calibre/ebooks/oeb/iterator/__init__.py lib/calibre/calibre/ebooks/oeb/iterator/book.py @@ -433,6 +434,7 @@ lib/calibre/calibre/ebooks/oeb/iterator/ lib/calibre/calibre/ebooks/oeb/normalize_css.py lib/calibre/calibre/ebooks/oeb/parse_utils.py lib/calibre/calibre/ebooks/oeb/polish/__init__.py +lib/calibre/calibre/ebooks/oeb/polish/cascade.py lib/calibre/calibre/ebooks/oeb/polish/check/__init__.py lib/calibre/calibre/ebooks/oeb/polish/check/base.py lib/calibre/calibre/ebooks/oeb/polish/check/fonts.py @@ -463,6 +465,7 @@ lib/calibre/calibre/ebooks/oeb/polish/st lib/calibre/calibre/ebooks/oeb/polish/subset.py lib/calibre/calibre/ebooks/oeb/polish/tests/__init__.py lib/calibre/calibre/ebooks/oeb/polish/tests/base.py +lib/calibre/calibre/ebooks/oeb/polish/tests/cascade.py lib/calibre/calibre/ebooks/oeb/polish/tests/container.py lib/calibre/calibre/ebooks/oeb/polish/tests/main.py lib/calibre/calibre/ebooks/oeb/polish/tests/parsing.py @@ -1574,7 +1577,6 @@ lib/calibre/tinycss/tests/tokenizing.py lib/calibre/tinycss/token_data.py lib/calibre/tinycss/tokenizer.py lib/calibre/tinycss/version.py -%%PYTHON_SITELIBDIR%%/init_calibre.py %%DATADIR%%/builtin_recipes.xml %%DATADIR%%/builtin_recipes.zip %%DATADIR%%/calibre-ebook-root-CA.crt @@ -1591,13 +1593,6 @@ lib/calibre/tinycss/version.py %%DATADIR%%/content-server/autoreload.js %%DATADIR%%/content-server/calibre.png %%DATADIR%%/content-server/empty.html -%%DATADIR%%/content-server/font-awesome/FontAwesome.otf -%%DATADIR%%/content-server/font-awesome/fa.css -%%DATADIR%%/content-server/font-awesome/fontawesome-webfont.eot -%%DATADIR%%/content-server/font-awesome/fontawesome-webfont.svg -%%DATADIR%%/content-server/font-awesome/fontawesome-webfont.ttf -%%DATADIR%%/content-server/font-awesome/fontawesome-webfont.woff -%%DATADIR%%/content-server/font-awesome/fontawesome-webfont.woff2 %%DATADIR%%/content-server/index-generated.html %%DATADIR%%/content-server/index.html %%DATADIR%%/content-server/locales.zip @@ -1925,8 +1920,10 @@ lib/calibre/tinycss/version.py %%DATADIR%%/rapydscript/lib/gettext.pyj %%DATADIR%%/rapydscript/lib/math.pyj %%DATADIR%%/rapydscript/lib/operator.pyj +%%DATADIR%%/rapydscript/lib/pythonize.pyj %%DATADIR%%/rapydscript/lib/random.pyj %%DATADIR%%/rapydscript/lib/re.pyj +%%DATADIR%%/rapydscript/lib/traceback.pyj %%DATADIR%%/scripts.pickle %%DATADIR%%/template-functions.json %%DATADIR%%/templates/book_details.css @@ -2151,6 +2148,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/fontdata.js %%DATADIR%%/viewer/mathjax/jax/output/SVG/jax.js %%DATADIR%%/viewer/referencing.js +%%PYTHON_SITELIBDIR%%/init_calibre.py share/bash-completion/completions/calibre share/appdata/calibre-ebook-edit.appdata.xml share/appdata/calibre-ebook-viewer.appdata.xml