diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-03-10 05:04:18 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-03-10 05:04:18 +0800 |
commit | 9f4968c4f263935b36db35c74a482c276c07e8e3 (patch) | |
tree | 1df88ec1d18d93954fb69076d2d9581d875ebe15 /deskutils/calibre | |
parent | 282bc9e47a1e3bf8f11164aecee20855ef2359b5 (diff) | |
download | freebsd-ports-gnome-9f4968c4f263935b36db35c74a482c276c07e8e3.tar.gz freebsd-ports-gnome-9f4968c4f263935b36db35c74a482c276c07e8e3.tar.zst freebsd-ports-gnome-9f4968c4f263935b36db35c74a482c276c07e8e3.zip |
Update calibre to 3.19.0
Diffstat (limited to 'deskutils/calibre')
-rw-r--r-- | deskutils/calibre/Makefile | 2 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 30c99c9ffd1c..7785da5600d5 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 3.18.0 +PORTVERSION= 3.19.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index 408c529ba60a..37d6a2f59d00 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519374121 -SHA256 (calibre-3.18.0.tar.xz) = e0bef5062eaa87c94ea21ad51072ecd637e18237014b2aa35033ac235fc23b49 -SIZE (calibre-3.18.0.tar.xz) = 38209756 +TIMESTAMP = 1520584353 +SHA256 (calibre-3.19.0.tar.xz) = 8943282d0b4c8cd3532679c7827d2d2b4beca1793f11702eaefb59c315b05669 +SIZE (calibre-3.19.0.tar.xz) = 38235192 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 5d3bc01aedcf..218e6b5d0e97 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -699,6 +699,7 @@ lib/calibre/calibre/gui2/actions/toc_edit.py lib/calibre/calibre/gui2/actions/tweak_epub.py lib/calibre/calibre/gui2/actions/unpack_book.py lib/calibre/calibre/gui2/actions/view.py +lib/calibre/calibre/gui2/actions/virtual_library.py lib/calibre/calibre/gui2/add_filters.py lib/calibre/calibre/gui2/add.py lib/calibre/calibre/gui2/auto_add.py @@ -1733,6 +1734,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/images/view-refresh.png %%DATADIR%%/images/view.png %%DATADIR%%/images/viewer.png +%%DATADIR%%/images/vl.png %%DATADIR%%/images/window-close.png %%DATADIR%%/images/wizard.png %%DATADIR%%/jacket/stylesheet.css |