svn commit: r565013 - head/deskutils/calibre

Guido Falsi madpilot at FreeBSD.org
Fri Feb 12 12:23:24 UTC 2021


Author: madpilot
Date: Fri Feb 12 12:23:23 2021
New Revision: 565013
URL: https://svnweb.freebsd.org/changeset/ports/565013

Log:
  Update calibre to 5.11.0

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

Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile	Fri Feb 12 12:20:36 2021	(r565012)
+++ head/deskutils/calibre/Makefile	Fri Feb 12 12:23:23 2021	(r565013)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	5.10.1
-PORTREVISION=	1
+PORTVERSION=	5.11.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Fri Feb 12 12:20:36 2021	(r565012)
+++ head/deskutils/calibre/distinfo	Fri Feb 12 12:23:23 2021	(r565013)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611333946
-SHA256 (calibre-5.10.1.tar.xz) = 699392c018e834b63c9cc8bd022e2ccc4c49f4d31bf6acbc08bcbeed5bc7f6a2
-SIZE (calibre-5.10.1.tar.xz) = 37036040
+TIMESTAMP = 1613121774
+SHA256 (calibre-5.11.0.tar.xz) = 3c8f8a20c9ec961a1a82ff54e8c726a3d3a77eef1c955a8048d9438abf09cd4c
+SIZE (calibre-5.11.0.tar.xz) = 37022384

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Fri Feb 12 12:20:36 2021	(r565012)
+++ head/deskutils/calibre/pkg-plist	Fri Feb 12 12:23:23 2021	(r565013)
@@ -1081,6 +1081,7 @@ lib/calibre/calibre/gui2/tweak_book/editor/widget.py
 lib/calibre/calibre/gui2/tweak_book/file_list.py
 lib/calibre/calibre/gui2/tweak_book/function_replace.py
 lib/calibre/calibre/gui2/tweak_book/job.py
+lib/calibre/calibre/gui2/tweak_book/jump_to_class.py
 lib/calibre/calibre/gui2/tweak_book/live_css.py
 lib/calibre/calibre/gui2/tweak_book/main.py
 lib/calibre/calibre/gui2/tweak_book/manage_fonts.py
@@ -1711,6 +1712,7 @@ lib/calibre/tinycss/version.py
 %%DATADIR%%/images/snippets.png
 %%DATADIR%%/images/sort.png
 %%DATADIR%%/images/spell-check.png
+%%DATADIR%%/images/split.png
 %%DATADIR%%/images/store.png
 %%DATADIR%%/images/subset-fonts.png
 %%DATADIR%%/images/swap.png


More information about the svn-ports-all mailing list