diff options
author | madpilot <madpilot@FreeBSD.org> | 2013-12-04 08:56:26 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2013-12-04 08:56:26 +0800 |
commit | 80d813445175211c54cb28d2e8fec5b786b625c4 (patch) | |
tree | 201b1ef99531db9dfd86b322a1557f8d9a75d756 /deskutils | |
parent | f3afb66e984b17d5cc01dc79c822847c224799d3 (diff) | |
download | freebsd-ports-gnome-80d813445175211c54cb28d2e8fec5b786b625c4.tar.gz freebsd-ports-gnome-80d813445175211c54cb28d2e8fec5b786b625c4.tar.zst freebsd-ports-gnome-80d813445175211c54cb28d2e8fec5b786b625c4.zip |
- Update to 1.13.0
PR: ports/184472
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 2 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 4 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 39a96df77d81..e5f50261b638 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 1.12.0 +PORTVERSION= 1.13.0 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index 24e51eea338c..200ae75ae907 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -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 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index d28dedd07968..8f7b92c2b11d 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -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 |