diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-09-08 01:33:16 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-09-08 01:33:16 +0800 |
commit | ec42489fdf904b892edf003f9c3066f7253739dc (patch) | |
tree | 946c76002c5992dfe3364d83b65bbe57027f3937 /deskutils | |
parent | 3e342e62b8acd4a9152184aed1dc2835b5595c5d (diff) | |
download | freebsd-ports-gnome-ec42489fdf904b892edf003f9c3066f7253739dc.tar.gz freebsd-ports-gnome-ec42489fdf904b892edf003f9c3066f7253739dc.tar.zst freebsd-ports-gnome-ec42489fdf904b892edf003f9c3066f7253739dc.zip |
Update calibre to 3.31.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 | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 7df4de16a7b2..597abfa0ca82 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 3.30.0 +PORTVERSION= 3.31.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index c786424bfa7c..70f67913f5f8 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535101855 -SHA256 (calibre-3.30.0.tar.xz) = df7d540f99a061698a4ffcd7216c3a33fb266a5cbf511536cad7e268e730fc48 -SIZE (calibre-3.30.0.tar.xz) = 39486444 +TIMESTAMP = 1536302958 +SHA256 (calibre-3.31.0.tar.xz) = 3c2713a89a186e20d45ea42f2ed6be509fecce880ce6e233e63e6f3a415fe1f5 +SIZE (calibre-3.31.0.tar.xz) = 39530360 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 8e616090d245..b42e39f8b83f 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -1792,6 +1792,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/tracer.epub %%DATADIR%%/user-agent-data.json %%DATADIR%%/user-manual-translation-stats.json +%%DATADIR%%/viewer.js %%DATADIR%%/viewer/blank.html %%DATADIR%%/viewer/bookmarks.js %%DATADIR%%/viewer/hyphenate/Hyphenator.js |