diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-10-19 15:24:01 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-10-19 15:24:01 +0800 |
commit | 8fafc94526a301f1d3617919a2c07a7fd23264ab (patch) | |
tree | d39f0c0208782999e2e2043c110f8a6353b1f09e /deskutils | |
parent | 929ffc4b64d591b57ec1d3695b73c222fee78fa2 (diff) | |
download | freebsd-ports-gnome-8fafc94526a301f1d3617919a2c07a7fd23264ab.tar.gz freebsd-ports-gnome-8fafc94526a301f1d3617919a2c07a7fd23264ab.tar.zst freebsd-ports-gnome-8fafc94526a301f1d3617919a2c07a7fd23264ab.zip |
Update calibre to 4.2.0
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 2 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 12b1c8f0aa2c..554e0949ceca 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -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}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index 2fdb39bc9348..ab77d8be1b27 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -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 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 5a1a83d88974..d756b8342958 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -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 |