forked from Lainports/freebsd-ports
Update calibre to 5.11.0
This commit is contained in:
parent
1c113c5975
commit
c9e453111b
3 changed files with 6 additions and 5 deletions
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= calibre
|
||||
PORTVERSION= 5.10.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 5.11.0
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1611333946
|
||||
SHA256 (calibre-5.10.1.tar.xz) = 699392c018e834b63c9cc8bd022e2ccc4c49f4d31bf6acbc08bcbeed5bc7f6a2
|
||||
SIZE (calibre-5.10.1.tar.xz) = 37036040
|
||||
TIMESTAMP = 1613121774
|
||||
SHA256 (calibre-5.11.0.tar.xz) = 3c8f8a20c9ec961a1a82ff54e8c726a3d3a77eef1c955a8048d9438abf09cd4c
|
||||
SIZE (calibre-5.11.0.tar.xz) = 37022384
|
||||
|
|
|
|||
|
|
@ -1081,6 +1081,7 @@ lib/calibre/calibre/gui2/tweak_book/editor/widget.py
|
|||
lib/calibre/calibre/gui2/tweak_book/file_list.py
|
||||
lib/calibre/calibre/gui2/tweak_book/function_replace.py
|
||||
lib/calibre/calibre/gui2/tweak_book/job.py
|
||||
lib/calibre/calibre/gui2/tweak_book/jump_to_class.py
|
||||
lib/calibre/calibre/gui2/tweak_book/live_css.py
|
||||
lib/calibre/calibre/gui2/tweak_book/main.py
|
||||
lib/calibre/calibre/gui2/tweak_book/manage_fonts.py
|
||||
|
|
@ -1711,6 +1712,7 @@ lib/calibre/tinycss/version.py
|
|||
%%DATADIR%%/images/snippets.png
|
||||
%%DATADIR%%/images/sort.png
|
||||
%%DATADIR%%/images/spell-check.png
|
||||
%%DATADIR%%/images/split.png
|
||||
%%DATADIR%%/images/store.png
|
||||
%%DATADIR%%/images/subset-fonts.png
|
||||
%%DATADIR%%/images/swap.png
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue