diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-05-05 15:41:13 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-05-05 15:41:13 +0800 |
commit | 38c242bdfd324d872cfcbd5b4e167bc746849088 (patch) | |
tree | 1041d9927495f559cb26636b692c79f2377c0d4f /deskutils | |
parent | adb579e6cf6f85f391ce91bf7af83ec82fbf1105 (diff) | |
download | freebsd-ports-gnome-38c242bdfd324d872cfcbd5b4e167bc746849088.tar.gz freebsd-ports-gnome-38c242bdfd324d872cfcbd5b4e167bc746849088.tar.zst freebsd-ports-gnome-38c242bdfd324d872cfcbd5b4e167bc746849088.zip |
Update calibre to 3.23.0
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 3 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 27dcb812024d..cf636138eb4f 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 3.22.1 -PORTREVISION= 1 +PORTVERSION= 3.23.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index 868fb5e48712..6dc83858f099 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524213379 -SHA256 (calibre-3.22.1.tar.xz) = 532b4dd4e566f479f98990ffdaaeb3af3a2fb7deb086508c5889bbebd8baa8d9 -SIZE (calibre-3.22.1.tar.xz) = 38440292 +TIMESTAMP = 1525418612 +SHA256 (calibre-3.23.0.tar.xz) = c98564e6b5599a4838c68b8266559a487d15abfc04331ad850fcbe09db884337 +SIZE (calibre-3.23.0.tar.xz) = 38942508 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index cceecae2400e..29615685f462 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -1198,6 +1198,7 @@ lib/calibre/calibre/plugins/qt_hack.so lib/calibre/calibre/plugins/speedup.so lib/calibre/calibre/plugins/sqlite_custom.so lib/calibre/calibre/plugins/tokenizer.so +lib/calibre/calibre/plugins/unicode_names.so lib/calibre/calibre/plugins/zlib2.so lib/calibre/calibre/ptempfile.py lib/calibre/calibre/rpdb.py @@ -1368,6 +1369,7 @@ lib/calibre/calibre/utils/text2int.py lib/calibre/calibre/utils/threadpool.py lib/calibre/calibre/utils/titlecase.py lib/calibre/calibre/utils/unicode_getpass.py +lib/calibre/calibre/utils/unicode_names.py lib/calibre/calibre/utils/unrar.py lib/calibre/calibre/utils/unsmarten.py lib/calibre/calibre/utils/winreg/__init__.py |