diff options
author | madpilot <madpilot@FreeBSD.org> | 2016-02-28 18:20:00 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2016-02-28 18:20:00 +0800 |
commit | 69c0320ad83805cf160fab4b9a9e275a3f29bd0c (patch) | |
tree | e71a314ac1f7e909161acace36356100fc47672b | |
parent | 1fd6f656c000f1dba66900f6b5b5f177e718abb7 (diff) | |
download | freebsd-ports-gnome-69c0320ad83805cf160fab4b9a9e275a3f29bd0c.tar.gz freebsd-ports-gnome-69c0320ad83805cf160fab4b9a9e275a3f29bd0c.tar.zst freebsd-ports-gnome-69c0320ad83805cf160fab4b9a9e275a3f29bd0c.zip |
Update to 2.52.0
-rw-r--r-- | deskutils/calibre/Makefile | 3 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 4 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 6 |
3 files changed, 9 insertions, 4 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index d85feefc5675..0a8a9833e13f 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.50.1 -PORTREVISION= 1 +PORTVERSION= 2.52.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index 1d7b307b5fd6..349e67a0b4e9 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,2 +1,2 @@ -SHA256 (calibre-2.50.1.tar.xz) = a932a07385cd587b80b48a36227c9ed586da83f1a28940285b88c2512477c53b -SIZE (calibre-2.50.1.tar.xz) = 39439972 +SHA256 (calibre-2.52.0.tar.xz) = 9a2b01af095017eb94322df98251a15fc7e691d09cff9cc18ee3d409370941d1 +SIZE (calibre-2.52.0.tar.xz) = 39904084 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index b6332817ddf1..a6dd6db3818c 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -664,6 +664,7 @@ lib/calibre/calibre/gui2/actions/tweak_epub.py lib/calibre/calibre/gui2/actions/unpack_book.py lib/calibre/calibre/gui2/actions/view.py lib/calibre/calibre/gui2/add.py +lib/calibre/calibre/gui2/add_filters.py lib/calibre/calibre/gui2/auto_add.py lib/calibre/calibre/gui2/bars.py lib/calibre/calibre/gui2/book_details.py @@ -1202,8 +1203,10 @@ lib/calibre/calibre/srv/errors.py lib/calibre/calibre/srv/handler.py lib/calibre/calibre/srv/http_request.py lib/calibre/calibre/srv/http_response.py +lib/calibre/calibre/srv/legacy.py lib/calibre/calibre/srv/loop.py lib/calibre/calibre/srv/metadata.py +lib/calibre/calibre/srv/opds.py lib/calibre/calibre/srv/opts.py lib/calibre/calibre/srv/pool.py lib/calibre/calibre/srv/pre_activated.py @@ -1581,6 +1584,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/coffee-script.js %%DATADIR%%/compiled_coffeescript.zip %%DATADIR%%/content-server/autoreload.js +%%DATADIR%%/content-server/calibre.png %%DATADIR%%/content-server/empty.html %%DATADIR%%/content-server/font-awesome/FontAwesome.otf %%DATADIR%%/content-server/font-awesome/fa.css @@ -1591,6 +1595,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/content-server/font-awesome/fontawesome-webfont.woff2 %%DATADIR%%/content-server/index.html %%DATADIR%%/content-server/main.js +%%DATADIR%%/content-server/mobile.css %%DATADIR%%/content-server/reset.css %%DATADIR%%/content_server/av.jpg %%DATADIR%%/content_server/bg_search_box.png @@ -1902,6 +1907,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/localization/stats.pickle %%DATADIR%%/metadata_sqlite.sql %%DATADIR%%/mime.types +%%DATADIR%%/mozilla-ca-certs.pem %%DATADIR%%/quick_start/deu.epub %%DATADIR%%/quick_start/eng.epub %%DATADIR%%/quick_start/fra.epub |