Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 2020 23:06:47 +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: r533710 - head/deskutils/calibre
Message-ID:  <202005022306.042N6l27054187@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat May  2 23:06:47 2020
New Revision: 533710
URL: https://svnweb.freebsd.org/changeset/ports/533710

Log:
  Update calibre to 4.15.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 May  2 21:50:16 2020	(r533709)
+++ head/deskutils/calibre/Makefile	Sat May  2 23:06:47 2020	(r533710)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	4.14.0
-PORTREVISION=	1
+PORTVERSION=	4.15.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Sat May  2 21:50:16 2020	(r533709)
+++ head/deskutils/calibre/distinfo	Sat May  2 23:06:47 2020	(r533710)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587725390
-SHA256 (calibre-4.14.0.tar.xz) = 1c0dd818f602d76724aa8512a23f51101bf385233e2e5cc1cd31cae4a90f0e21
-SIZE (calibre-4.14.0.tar.xz) = 36963624
+TIMESTAMP = 1588408964
+SHA256 (calibre-4.15.0.tar.xz) = 75e687f56c1d02256e89dc2c36e2adcd2beeace126a12e4969700656b8df1555
+SIZE (calibre-4.15.0.tar.xz) = 37033864

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Sat May  2 21:50:16 2020	(r533709)
+++ head/deskutils/calibre/pkg-plist	Sat May  2 23:06:47 2020	(r533710)
@@ -1093,6 +1093,7 @@ lib/calibre/calibre/gui2/viewer/__init__.py
 lib/calibre/calibre/gui2/viewer/annotations.py
 lib/calibre/calibre/gui2/viewer/bookmarks.py
 lib/calibre/calibre/gui2/viewer/convert_book.py
+lib/calibre/calibre/gui2/viewer/highlights.py
 lib/calibre/calibre/gui2/viewer/lookup.py
 lib/calibre/calibre/gui2/viewer/main.py
 lib/calibre/calibre/gui2/viewer/mathjax.py



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