diff options
author | madpilot <madpilot@FreeBSD.org> | 2016-04-16 02:04:08 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2016-04-16 02:04:08 +0800 |
commit | d297ee6758c08e902096554ae6f035458f091302 (patch) | |
tree | 16fcd765ab2a530085acb47e3059960f236b2253 /deskutils | |
parent | 4fce3554ccf0389b871487229350b80754958ac0 (diff) | |
download | freebsd-ports-gnome-d297ee6758c08e902096554ae6f035458f091302.tar.gz freebsd-ports-gnome-d297ee6758c08e902096554ae6f035458f091302.tar.zst freebsd-ports-gnome-d297ee6758c08e902096554ae6f035458f091302.zip |
Update to 2.55.0
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 2 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 4 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 14 |
3 files changed, 9 insertions, 11 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 0447171beb6e..75fbce1a9c3b 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -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}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index e8766fa58695..aaae8a342989 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -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 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index d6f1335b7b09..eb04de04983c 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -425,6 +425,7 @@ lib/calibre/calibre/ebooks/oeb/__init__.py 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/spine.py 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/stats.py 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 |