Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2019 13:40:41 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517127 - head/deskutils/calibre
Message-ID:  <201911091340.xA9Defba057187@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat Nov  9 13:40:41 2019
New Revision: 517127
URL: https://svnweb.freebsd.org/changeset/ports/517127

Log:
  Update calibre to 4.3.0

Modified:
  head/deskutils/calibre/Makefile
  head/deskutils/calibre/distinfo
  head/deskutils/calibre/pkg-plist

Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile	Sat Nov  9 13:01:16 2019	(r517126)
+++ head/deskutils/calibre/Makefile	Sat Nov  9 13:40:41 2019	(r517127)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	4.2.0
-PORTREVISION=	1
+PORTVERSION=	4.3.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Sat Nov  9 13:01:16 2019	(r517126)
+++ head/deskutils/calibre/distinfo	Sat Nov  9 13:40:41 2019	(r517127)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571382732
-SHA256 (calibre-4.2.0.tar.xz) = b1b626acdcc3b29ae96489e7424389161bd6529545f47c0d2b063b99131286d8
-SIZE (calibre-4.2.0.tar.xz) = 36319240
+TIMESTAMP = 1573210675
+SHA256 (calibre-4.3.0.tar.xz) = cf19f19da993c496a045c49d89f9232dd5ab23034acad2d14cba0bfab8178420
+SIZE (calibre-4.3.0.tar.xz) = 36472072

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Sat Nov  9 13:01:16 2019	(r517126)
+++ head/deskutils/calibre/pkg-plist	Sat Nov  9 13:40:41 2019	(r517127)
@@ -1097,6 +1097,7 @@ lib/calibre/calibre/gui2/viewer/overlay.py
 lib/calibre/calibre/gui2/viewer/printing.py
 lib/calibre/calibre/gui2/viewer/shortcuts.py
 lib/calibre/calibre/gui2/viewer/toc.py
+lib/calibre/calibre/gui2/viewer/toolbars.py
 lib/calibre/calibre/gui2/viewer/ui.py
 lib/calibre/calibre/gui2/viewer/web_view.py
 lib/calibre/calibre/gui2/webengine.py
@@ -1142,6 +1143,7 @@ lib/calibre/calibre/plugins/certgen.so
 lib/calibre/calibre/plugins/chmlib.so
 lib/calibre/calibre/plugins/freetype.so
 lib/calibre/calibre/plugins/html.so
+lib/calibre/calibre/plugins/html_as_json.so
 lib/calibre/calibre/plugins/hunspell.so
 lib/calibre/calibre/plugins/icu.so
 lib/calibre/calibre/plugins/imageops.so
@@ -2010,6 +2012,18 @@ share/applications/calibre-ebook-viewer.desktop
 share/applications/calibre-gui.desktop
 share/applications/calibre-lrfviewer.desktop
 share/bash-completion/completions/calibre
+share/bash-completion/completions/calibre-debug
+share/bash-completion/completions/calibre-server
+share/bash-completion/completions/calibre-smtp
+share/bash-completion/completions/ebook-convert
+share/bash-completion/completions/ebook-device
+share/bash-completion/completions/ebook-edit
+share/bash-completion/completions/ebook-meta
+share/bash-completion/completions/ebook-polish
+share/bash-completion/completions/ebook-viewer
+share/bash-completion/completions/fetch-ebook-metadata
+share/bash-completion/completions/lrf2lrs
+share/bash-completion/completions/lrfviewer
 share/icons/hicolor/128x128/apps/calibre-ebook-edit.png
 share/icons/hicolor/128x128/apps/calibre-gui.png
 share/icons/hicolor/128x128/apps/calibre-viewer.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911091340.xA9Defba057187>