mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 1.13.0
PR: ports/184472 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
This commit is contained in:
parent
2bd024dd38
commit
bcabd79d96
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335600
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= calibre
|
||||
PORTVERSION= 1.12.0
|
||||
PORTVERSION= 1.13.0
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (calibre-1.12.0.tar.xz) = 7a1edbd6aa4e2b7c6fd92f59c47511442baf404bcf8b3840e566f80894f42f1c
|
||||
SIZE (calibre-1.12.0.tar.xz) = 30941380
|
||||
SHA256 (calibre-1.13.0.tar.xz) = f2290592844ecacec6fd513bd9492abe90f4fb47b0731cd9b0a87d3965401448
|
||||
SIZE (calibre-1.13.0.tar.xz) = 31093476
|
||||
|
@ -420,6 +420,7 @@ lib/calibre/calibre/ebooks/oeb/polish/errors.py
|
||||
lib/calibre/calibre/ebooks/oeb/polish/jacket.py
|
||||
lib/calibre/calibre/ebooks/oeb/polish/main.py
|
||||
lib/calibre/calibre/ebooks/oeb/polish/parsing.py
|
||||
lib/calibre/calibre/ebooks/oeb/polish/pretty.py
|
||||
lib/calibre/calibre/ebooks/oeb/polish/replace.py
|
||||
lib/calibre/calibre/ebooks/oeb/polish/split.py
|
||||
lib/calibre/calibre/ebooks/oeb/polish/stats.py
|
||||
@ -718,6 +719,7 @@ lib/calibre/calibre/gui2/dialogs/__init__.py
|
||||
lib/calibre/calibre/gui2/dialogs/add_empty_book.py
|
||||
lib/calibre/calibre/gui2/dialogs/add_from_isbn.py
|
||||
lib/calibre/calibre/gui2/dialogs/add_from_isbn_ui.py
|
||||
lib/calibre/calibre/gui2/dialogs/authors_edit.py
|
||||
lib/calibre/calibre/gui2/dialogs/book_info.py
|
||||
lib/calibre/calibre/gui2/dialogs/catalog.py
|
||||
lib/calibre/calibre/gui2/dialogs/catalog_ui.py
|
||||
@ -1538,6 +1540,7 @@ share/applications/calibre-lrfviewer.desktop
|
||||
%%DATADIR%%/images/highlight_only_off.png
|
||||
%%DATADIR%%/images/highlight_only_on.png
|
||||
%%DATADIR%%/images/hotmail.png
|
||||
%%DATADIR%%/images/html-fix.png
|
||||
%%DATADIR%%/images/icon_choose.png
|
||||
%%DATADIR%%/images/identifiers.png
|
||||
%%DATADIR%%/images/insert-link.png
|
||||
@ -1550,6 +1553,7 @@ share/applications/calibre-lrfviewer.desktop
|
||||
%%DATADIR%%/images/lt.png
|
||||
%%DATADIR%%/images/mail.png
|
||||
%%DATADIR%%/images/marked.png
|
||||
%%DATADIR%%/images/merge.png
|
||||
%%DATADIR%%/images/merge_books.png
|
||||
%%DATADIR%%/images/metadata.png
|
||||
%%DATADIR%%/images/mimetypes/azw2.png
|
||||
|
Loading…
Reference in New Issue
Block a user