Update to 0.8.44

PR:		ports/166069
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Approved by:	wen@ (co-mentor)
Feature safe:	yes
This commit is contained in:
Carlo Strub 2012-04-04 07:13:56 +00:00
parent 99a53960c4
commit 0293846c72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294188
4 changed files with 20 additions and 8 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= calibre
PORTVERSION= 0.8.40
PORTVERSION= 0.8.44
CATEGORIES= deskutils python
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/

View file

@ -1,2 +1,2 @@
SHA256 (calibre-0.8.40.tar.xz) = 64ae7985c12635e4228baf7df2d6bf86ebd6a85e3c33b073ce9f15962081fac0
SIZE (calibre-0.8.40.tar.xz) = 23836620
SHA256 (calibre-0.8.44.tar.xz) = 1841bf5816675cbe0507b5e859ebf4dd49a07f7531f5b1f5b787055131992a06
SIZE (calibre-0.8.44.tar.xz) = 24361440

View file

@ -2,7 +2,7 @@
NOTE: Calibre requires Hal to be running for access to devices. The user who
is running Calibre also needs to be able to mount devices. For non-root users,
this means modifying /usr/local/etc/PolicyKit/PolicyKit.conf and adding the
this means modifying %%PREFIX%%/etc/PolicyKit/PolicyKit.conf and adding the
policy there.
To allow a single user named "example" to mount removable devices, add the

View file

@ -308,13 +308,22 @@ lib/calibre/calibre/ebooks/metadata/worker.py
lib/calibre/calibre/ebooks/metadata/xisbn.py
lib/calibre/calibre/ebooks/metadata/zip.py
lib/calibre/calibre/ebooks/mobi/__init__.py
lib/calibre/calibre/ebooks/mobi/debug.py
lib/calibre/calibre/ebooks/mobi/debug/main.py
lib/calibre/calibre/ebooks/mobi/debug/__init__.py
lib/calibre/calibre/ebooks/mobi/debug/mobi6.py
lib/calibre/calibre/ebooks/mobi/debug/headers.py
lib/calibre/calibre/ebooks/mobi/debug/mobi8.py
lib/calibre/calibre/ebooks/mobi/huffcdic.py
lib/calibre/calibre/ebooks/mobi/langcodes.py
lib/calibre/calibre/ebooks/mobi/mobiml.py
lib/calibre/calibre/ebooks/mobi/reader.py
lib/calibre/calibre/ebooks/mobi/reader/index.py
lib/calibre/calibre/ebooks/mobi/reader/markup.py
lib/calibre/calibre/ebooks/mobi/reader/ncx.py
lib/calibre/calibre/ebooks/mobi/reader/__init__.py
lib/calibre/calibre/ebooks/mobi/reader/mobi6.py
lib/calibre/calibre/ebooks/mobi/reader/headers.py
lib/calibre/calibre/ebooks/mobi/reader/mobi8.py
lib/calibre/calibre/ebooks/mobi/utils.py
lib/calibre/calibre/ebooks/mobi/writer.py
lib/calibre/calibre/ebooks/mobi/writer2/__init__.py
lib/calibre/calibre/ebooks/mobi/writer2/main.py
lib/calibre/calibre/ebooks/mobi/writer2/indexer.py
@ -769,7 +778,6 @@ lib/calibre/calibre/gui2/store/stores/oreilly_plugin.py
lib/calibre/calibre/gui2/store/stores/woblink_plugin.py
lib/calibre/calibre/gui2/store/stores/archive_org_plugin.py
lib/calibre/calibre/gui2/store/stores/weightless_books_plugin.py
lib/calibre/calibre/gui2/store/stores/wizards_tower_books_plugin.py
lib/calibre/calibre/gui2/store/stores/bewrite_plugin.py
lib/calibre/calibre/gui2/store/stores/baen_webscription_plugin.py
lib/calibre/calibre/gui2/store/stores/__init__.py
@ -1209,6 +1217,7 @@ share/gnome/apps/calibre-ebook-viewer.desktop
%%DATADIR%%/builtin_recipes.xml
%%DATADIR%%/builtin_recipes.zip
%%DATADIR%%/calibre-portable.bat
%%DATADIR%%/calibre-portable.sh
%%DATADIR%%/catalog/DefaultCover.jpg
%%DATADIR%%/catalog/mastheadImage.gif
%%DATADIR%%/catalog/section_list_templates.py
@ -1280,6 +1289,7 @@ share/gnome/apps/calibre-ebook-viewer.desktop
%%DATADIR%%/fonts/prs500/tt0003m_.ttf
%%DATADIR%%/fonts/prs500/tt0011m_.ttf
%%DATADIR%%/fonts/prs500/tt0419m_.ttf
%%DATADIR%%/fonts/calibreSymbols.otf
%%DATADIR%%/images.qrc
%%DATADIR%%/images/add_book.png
%%DATADIR%%/images/arrow-down.png
@ -1583,6 +1593,8 @@ share/gnome/apps/calibre-ebook-viewer.desktop
@dirrm lib/calibre/calibre/ebooks/oeb
@dirrm lib/calibre/calibre/ebooks/odt
@dirrm lib/calibre/calibre/ebooks/mobi/writer2
@dirrm lib/calibre/calibre/ebooks/mobi/reader
@dirrm lib/calibre/calibre/ebooks/mobi/debug
@dirrm lib/calibre/calibre/ebooks/mobi
@dirrm lib/calibre/calibre/ebooks/metadata/sources
@dirrm lib/calibre/calibre/ebooks/metadata/book