svn commit: r514762 - head/deskutils/calibre

Guido Falsi madpilot at FreeBSD.org
Sat Oct 19 07:24:02 UTC 2019


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


More information about the svn-ports-head mailing list