Update deskutils/calibre to 2.85.0
This commit is contained in:
parent
e6acde078c
commit
8a3b7536e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440700
3 changed files with 5 additions and 4 deletions
|
@ -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}/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue