mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update calibre to 4.4.0
This commit is contained in:
parent
d002d7aff1
commit
e4ab33eafb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518225
3 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= calibre
|
PORTNAME= calibre
|
||||||
PORTVERSION= 4.3.0
|
PORTVERSION= 4.4.0
|
||||||
CATEGORIES= deskutils python
|
CATEGORIES= deskutils python
|
||||||
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
|
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1573210675
|
TIMESTAMP = 1574414076
|
||||||
SHA256 (calibre-4.3.0.tar.xz) = cf19f19da993c496a045c49d89f9232dd5ab23034acad2d14cba0bfab8178420
|
SHA256 (calibre-4.4.0.tar.xz) = 089ef0fedda62c0bf6f3fe87fbfe9c87e9537ff985bbd4cb376189326f6a77a2
|
||||||
SIZE (calibre-4.3.0.tar.xz) = 36472072
|
SIZE (calibre-4.4.0.tar.xz) = 36389440
|
||||||
|
|
|
@ -1573,6 +1573,7 @@ lib/calibre/tinycss/version.py
|
||||||
%%DATADIR%%/images/format-text-underline.png
|
%%DATADIR%%/images/format-text-underline.png
|
||||||
%%DATADIR%%/images/forward.png
|
%%DATADIR%%/images/forward.png
|
||||||
%%DATADIR%%/images/gear.png
|
%%DATADIR%%/images/gear.png
|
||||||
|
%%DATADIR%%/images/generic-library.png
|
||||||
%%DATADIR%%/images/gmail_logo.png
|
%%DATADIR%%/images/gmail_logo.png
|
||||||
%%DATADIR%%/images/grid.png
|
%%DATADIR%%/images/grid.png
|
||||||
%%DATADIR%%/images/help.png
|
%%DATADIR%%/images/help.png
|
||||||
|
@ -1978,6 +1979,7 @@ lib/calibre/tinycss/version.py
|
||||||
%%DATADIR%%/mime.types
|
%%DATADIR%%/mime.types
|
||||||
%%DATADIR%%/mozilla-ca-certs.pem
|
%%DATADIR%%/mozilla-ca-certs.pem
|
||||||
%%DATADIR%%/pdf-mathjax-loader.js
|
%%DATADIR%%/pdf-mathjax-loader.js
|
||||||
|
%%DATADIR%%/pdf-preprint.js
|
||||||
%%DATADIR%%/quick_start/deu.epub
|
%%DATADIR%%/quick_start/deu.epub
|
||||||
%%DATADIR%%/quick_start/eng.epub
|
%%DATADIR%%/quick_start/eng.epub
|
||||||
%%DATADIR%%/quick_start/fra.epub
|
%%DATADIR%%/quick_start/fra.epub
|
||||||
|
|
Loading…
Add table
Reference in a new issue