diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2020-07-17 07:51:24 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2020-07-17 07:51:24 +0000 |
commit | f9cb27aa85fce913c597be3ea3be27a8922c75ca (patch) | |
tree | 48ea02b2785d450a89bfa0baf29b139e4d3899d7 /deskutils/calibre | |
parent | 4b7522a686b5902f08ab3fa7b77589c3606f9e03 (diff) | |
download | ports-f9cb27aa85fce913c597be3ea3be27a8922c75ca.tar.gz ports-f9cb27aa85fce913c597be3ea3be27a8922c75ca.zip |
Update calibre to 4.21.0
Notes
Notes:
svn path=/head/; revision=542415
Diffstat (limited to 'deskutils/calibre')
-rw-r--r-- | deskutils/calibre/Makefile | 3 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index e1406056920b..c446c0b7cca3 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 4.20.0 -PORTREVISION= 1 +PORTVERSION= 4.21.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index 3ccda8888701..ccabf3861db7 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593764466 -SHA256 (calibre-4.20.0.tar.xz) = afb4ee02fab53e362e02b4bc67e97d22d05b414ce933c30b2bed8c90cfec3dee -SIZE (calibre-4.20.0.tar.xz) = 36997620 +TIMESTAMP = 1594922886 +SHA256 (calibre-4.21.0.tar.xz) = aa0cb9d5f3cbc85735f8c13bea1ec1268ba4bf00816f621b0385ab011c99e8c3 +SIZE (calibre-4.21.0.tar.xz) = 36937392 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 9a73a1fb342f..4a9c0592b101 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -1797,7 +1797,6 @@ lib/calibre/tinycss/version.py %%DATADIR%%/templates/new_nav.html %%DATADIR%%/templates/rtf.xsl %%DATADIR%%/toc.js -%%DATADIR%%/tracer.epub %%DATADIR%%/user-agent-data.json %%DATADIR%%/user-manual-translation-stats.json %%DATADIR%%/viewer.html |