diff options
author | madpilot <madpilot@FreeBSD.org> | 2017-03-11 02:18:30 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2017-03-11 02:18:30 +0800 |
commit | 3fbfdd05d5be31924d1c2e2a20bbfefeb20b735d (patch) | |
tree | 366e99f53ba54efa9e5eb01af76bce8eba2a35ad /deskutils | |
parent | 0cff186590d22cab708229577f99e37037e6ea2e (diff) | |
download | freebsd-ports-gnome-3fbfdd05d5be31924d1c2e2a20bbfefeb20b735d.tar.gz freebsd-ports-gnome-3fbfdd05d5be31924d1c2e2a20bbfefeb20b735d.tar.zst freebsd-ports-gnome-3fbfdd05d5be31924d1c2e2a20bbfefeb20b735d.zip |
Update calibre to 2.81.0.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 2 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 5 |
3 files changed, 8 insertions, 5 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 84a97a21e810..c2a64b8705f1 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.80.0 +PORTVERSION= 2.81.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index f9b388abe775..af58c0c85c5b 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487922281 -SHA256 (calibre-2.80.0.tar.xz) = 33a6dbc578c7a2f3d1c97253769506a1afc10f688c062f027d64d7081618f2b1 -SIZE (calibre-2.80.0.tar.xz) = 38781996 +TIMESTAMP = 1489134252 +SHA256 (calibre-2.81.0.tar.xz) = 9ab2a6c40b6ca18a2fe9bc9bfe177558da80678403cdb85b888e98de95eb9445 +SIZE (calibre-2.81.0.tar.xz) = 38821776 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 0e089ab453ca..ca578b002778 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -378,7 +378,9 @@ lib/calibre/calibre/ebooks/metadata/sources/openlibrary.py lib/calibre/calibre/ebooks/metadata/sources/overdrive.py lib/calibre/calibre/ebooks/metadata/sources/ozon.py lib/calibre/calibre/ebooks/metadata/sources/prefs.py +lib/calibre/calibre/ebooks/metadata/sources/search_engines.py lib/calibre/calibre/ebooks/metadata/sources/test.py +lib/calibre/calibre/ebooks/metadata/sources/update.py lib/calibre/calibre/ebooks/metadata/sources/worker.py lib/calibre/calibre/ebooks/metadata/tag_mapper.py lib/calibre/calibre/ebooks/metadata/toc.py @@ -1341,6 +1343,7 @@ lib/calibre/calibre/utils/opensearch/query.py lib/calibre/calibre/utils/opensearch/url.py lib/calibre/calibre/utils/ordered_dict.py lib/calibre/calibre/utils/podofo/__init__.py +lib/calibre/calibre/utils/random_ua.py lib/calibre/calibre/utils/rapydscript.py lib/calibre/calibre/utils/recycle_bin.py lib/calibre/calibre/utils/resources.py @@ -1591,7 +1594,6 @@ lib/calibre/tinycss/version.py %%DATADIR%%/catalog/stylesheet.css %%DATADIR%%/catalog/template.xhtml %%DATADIR%%/coffee-script.js -%%DATADIR%%/common-user-agents.txt %%DATADIR%%/compiled_coffeescript.zip %%DATADIR%%/content-server/autoreload.js %%DATADIR%%/content-server/calibre.png @@ -1944,6 +1946,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/templates/new_nav.html %%DATADIR%%/templates/rtf.xsl %%DATADIR%%/tracer.epub +%%DATADIR%%/user-agent-data.json %%DATADIR%%/user-manual-translation-stats.json %%DATADIR%%/viewer/blank.html %%DATADIR%%/viewer/bookmarks.js |