diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2021-11-12 16:37:19 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2021-11-12 16:37:19 +0000 |
commit | 7b2d72ec5e3242ac44be12fcbb15a0372a15ddf5 (patch) | |
tree | 5a4bb4ceafd90caa7637d69c342ab7a6b4a78375 | |
parent | 9e82a552427d9bbcba3ea83d250b2ed1eb4946b0 (diff) | |
download | ports-7b2d72ec5e3242ac44be12fcbb15a0372a15ddf5.tar.gz ports-7b2d72ec5e3242ac44be12fcbb15a0372a15ddf5.zip |
deskutils/calibre: Update to 5.32.0
-rw-r--r-- | deskutils/calibre/Makefile | 3 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 3 |
3 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 91456753cc2b..70ce4b672e0d 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,8 +1,7 @@ # Created by: stas PORTNAME= calibre -PORTVERSION= 5.31.1 -PORTREVISION= 1 +PORTVERSION= 5.32.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index c61d5cafd22b..1e6caf85b9e2 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635511662 -SHA256 (calibre-5.31.1.tar.xz) = dcb1845ae1e6b39e238bd1964b22e5f1c15621106a1d8d497ff08d3c93b2c2b5 -SIZE (calibre-5.31.1.tar.xz) = 36943652 +TIMESTAMP = 1636705221 +SHA256 (calibre-5.32.0.tar.xz) = 3571efc1cc773e453b459096a38b141fd0c7784fb9611505a1f9a55648f47e5e +SIZE (calibre-5.32.0.tar.xz) = 37115596 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 086edbee31ee..8ac7c807fc1e 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -288,6 +288,7 @@ lib/calibre/calibre/ebooks/html/input.py lib/calibre/calibre/ebooks/html/meta.py lib/calibre/calibre/ebooks/html/to_zip.py lib/calibre/calibre/ebooks/html_entities.py +lib/calibre/calibre/ebooks/html_transform_rules.py lib/calibre/calibre/ebooks/htmlz/__init__.py lib/calibre/calibre/ebooks/htmlz/oeb2html.py lib/calibre/calibre/ebooks/hyphenate.py @@ -749,7 +750,6 @@ lib/calibre/calibre/gui2/convert/txt_input_ui.py lib/calibre/calibre/gui2/convert/txt_output.py lib/calibre/calibre/gui2/convert/txt_output_ui.py lib/calibre/calibre/gui2/convert/txtz_output.py -lib/calibre/calibre/gui2/convert/xexp_edit_ui.py lib/calibre/calibre/gui2/convert/xpath_wizard.py lib/calibre/calibre/gui2/convert/xpath_wizard_ui.py lib/calibre/calibre/gui2/cover_flow.py @@ -837,6 +837,7 @@ lib/calibre/calibre/gui2/email.py lib/calibre/calibre/gui2/filename_pattern_ui.py lib/calibre/calibre/gui2/font_family_chooser.py lib/calibre/calibre/gui2/gestures.py +lib/calibre/calibre/gui2/html_transform_rules.py lib/calibre/calibre/gui2/icon_theme.py lib/calibre/calibre/gui2/image_popup.py lib/calibre/calibre/gui2/init.py |