Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 07:24:01 +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: r514762 - head/deskutils/calibre
Message-ID:  <201910190724.x9J7O1Np064408@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat Oct 19 07:24:01 2019
New Revision: 514762
URL: https://svnweb.freebsd.org/changeset/ports/514762

Log:
  Update calibre to 4.2.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 Oct 19 07:08:17 2019	(r514761)
+++ head/deskutils/calibre/Makefile	Sat Oct 19 07:24:01 2019	(r514762)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	4.1.0
+PORTVERSION=	4.2.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Sat Oct 19 07:08:17 2019	(r514761)
+++ head/deskutils/calibre/distinfo	Sat Oct 19 07:24:01 2019	(r514762)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570519110
-SHA256 (calibre-4.1.0.tar.xz) = 363f89b4c26ba8f8bba1eb40da09df85b8b3fedf9a0256285a0abae1ff65987c
-SIZE (calibre-4.1.0.tar.xz) = 36231016
+TIMESTAMP = 1571382732
+SHA256 (calibre-4.2.0.tar.xz) = b1b626acdcc3b29ae96489e7424389161bd6529545f47c0d2b063b99131286d8
+SIZE (calibre-4.2.0.tar.xz) = 36319240

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Sat Oct 19 07:08:17 2019	(r514761)
+++ head/deskutils/calibre/pkg-plist	Sat Oct 19 07:24:01 2019	(r514762)
@@ -1093,6 +1093,9 @@ lib/calibre/calibre/gui2/viewer/convert_book.py
 lib/calibre/calibre/gui2/viewer/lookup.py
 lib/calibre/calibre/gui2/viewer/main.py
 lib/calibre/calibre/gui2/viewer/mathjax.py
+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/ui.py
 lib/calibre/calibre/gui2/viewer/web_view.py



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