1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Update calibre to 4.2.0

This commit is contained in:
Guido Falsi 2019-10-19 07:24:01 +00:00
parent 929ffc4b64
commit 8fafc94526
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514762
3 changed files with 7 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= calibre
PORTVERSION= 4.1.0
PORTVERSION= 4.2.0
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1570519110
SHA256 (calibre-4.1.0.tar.xz) = 363f89b4c26ba8f8bba1eb40da09df85b8b3fedf9a0256285a0abae1ff65987c
SIZE (calibre-4.1.0.tar.xz) = 36231016
TIMESTAMP = 1571382732
SHA256 (calibre-4.2.0.tar.xz) = b1b626acdcc3b29ae96489e7424389161bd6529545f47c0d2b063b99131286d8
SIZE (calibre-4.2.0.tar.xz) = 36319240

View File

@ -1093,6 +1093,9 @@ lib/calibre/calibre/gui2/viewer/convert_book.py
lib/calibre/calibre/gui2/viewer/lookup.py
lib/calibre/calibre/gui2/viewer/main.py
lib/calibre/calibre/gui2/viewer/mathjax.py
lib/calibre/calibre/gui2/viewer/overlay.py
lib/calibre/calibre/gui2/viewer/printing.py
lib/calibre/calibre/gui2/viewer/shortcuts.py
lib/calibre/calibre/gui2/viewer/toc.py
lib/calibre/calibre/gui2/viewer/ui.py
lib/calibre/calibre/gui2/viewer/web_view.py