From f393c0ca70a89de88efe44adcb32aa445ae9cd37 Mon Sep 17 00:00:00 2001 From: madpilot Date: Sun, 16 Apr 2017 07:46:27 +0000 Subject: Update deskutils/calibre to 2.83.0 --- deskutils/calibre/Makefile | 3 +-- deskutils/calibre/distinfo | 6 +++--- deskutils/calibre/pkg-plist | 3 +-- 3 files changed, 5 insertions(+), 7 deletions(-) (limited to 'deskutils/calibre') diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 51fea90d9c1f..b210645c73a2 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.82.0 -PORTREVISION= 1 +PORTVERSION= 2.83.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index a2315b8517c2..1d4f4c856e33 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489825304 -SHA256 (calibre-2.82.0.tar.xz) = 137995abe467fcb951c1d42583305ebec7b8ca403c44895e70f82a2d6156711c -SIZE (calibre-2.82.0.tar.xz) = 38823912 +TIMESTAMP = 1492289630 +SHA256 (calibre-2.83.0.tar.xz) = 96166e8c74047cfbae9289c38ab5e2f661168048e568cd187f908242d98426ab +SIZE (calibre-2.83.0.tar.xz) = 38875672 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index ca578b002778..4a509c0ab5cd 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -543,7 +543,6 @@ lib/calibre/calibre/ebooks/pdf/render/links.py lib/calibre/calibre/ebooks/pdf/render/serialize.py lib/calibre/calibre/ebooks/pdf/render/test.py lib/calibre/calibre/ebooks/pdf/render/toc.py -lib/calibre/calibre/ebooks/pdf/writer.py lib/calibre/calibre/ebooks/pml/__init__.py lib/calibre/calibre/ebooks/pml/pmlconverter.py lib/calibre/calibre/ebooks/pml/pmlml.py @@ -1595,7 +1594,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/catalog/template.xhtml %%DATADIR%%/coffee-script.js %%DATADIR%%/compiled_coffeescript.zip -%%DATADIR%%/content-server/autoreload.js +%%DATADIR%%/content-server/calibre.appcache %%DATADIR%%/content-server/calibre.png %%DATADIR%%/content-server/empty.html %%DATADIR%%/content-server/index-generated.html -- cgit