diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2017-05-12 18:51:29 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-05-12 18:51:29 +0000 |
commit | 8a3b7536e50c2f89f4ebff02a5dddfce63b4af5e (patch) | |
tree | 3af13e4171d3c84935318c1b9fde574e2d306a32 /deskutils | |
parent | e6acde078ce1b7bc02fb9d8eefbbf31b95dc03c1 (diff) |
Notes
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 | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index a3fbf6dc6a32..c297a80f2d18 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.84.0 +PORTVERSION= 2.85.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index 6600e16a6d8f..f5d521e6bb1a 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493966591 -SHA256 (calibre-2.84.0.tar.xz) = 75a6c2f142ccee594d6e208c4c7f57e137e2c4f06c81d36d5bc42f0dcdaa76cf -SIZE (calibre-2.84.0.tar.xz) = 37770832 +TIMESTAMP = 1494570072 +SHA256 (calibre-2.85.0.tar.xz) = d3d26643a6c97d4e88e8c91cbe6b540186ef679aa580af970e179708e71c2a5e +SIZE (calibre-2.85.0.tar.xz) = 37786816 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 25edc35748c8..f4fa049683e5 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -362,6 +362,7 @@ lib/calibre/calibre/ebooks/metadata/pml.py lib/calibre/calibre/ebooks/metadata/rar.py lib/calibre/calibre/ebooks/metadata/rb.py lib/calibre/calibre/ebooks/metadata/rtf.py +lib/calibre/calibre/ebooks/metadata/search_internet.py lib/calibre/calibre/ebooks/metadata/snb.py lib/calibre/calibre/ebooks/metadata/sources/__init__.py lib/calibre/calibre/ebooks/metadata/sources/amazon.py |