Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Aug 2020 10:16:24 +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: r543942 - head/deskutils/calibre
Message-ID:  <202008021016.072AGO6l067505@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sun Aug  2 10:16:24 2020
New Revision: 543942
URL: https://svnweb.freebsd.org/changeset/ports/543942

Log:
  Update calibre to 4.22.0

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

Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile	Sun Aug  2 09:58:14 2020	(r543941)
+++ head/deskutils/calibre/Makefile	Sun Aug  2 10:16:24 2020	(r543942)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	4.21.0
+PORTVERSION=	4.22.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Sun Aug  2 09:58:14 2020	(r543941)
+++ head/deskutils/calibre/distinfo	Sun Aug  2 10:16:24 2020	(r543942)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594922886
-SHA256 (calibre-4.21.0.tar.xz) = aa0cb9d5f3cbc85735f8c13bea1ec1268ba4bf00816f621b0385ab011c99e8c3
-SIZE (calibre-4.21.0.tar.xz) = 36937392
+TIMESTAMP = 1596181586
+SHA256 (calibre-4.22.0.tar.xz) = 51f52b7015c4d9b456d0d5e8efacfffe564709552f0a635ae8174d1947ab1c34
+SIZE (calibre-4.22.0.tar.xz) = 36924876

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Sun Aug  2 09:58:14 2020	(r543941)
+++ head/deskutils/calibre/pkg-plist	Sun Aug  2 10:16:24 2020	(r543942)
@@ -1460,6 +1460,7 @@ lib/calibre/tinycss/version.py
 %%DATADIR%%/content-server/reset.css
 %%DATADIR%%/csscolorparser.js
 %%DATADIR%%/csslint.js
+%%DATADIR%%/dark_mode.css
 %%DATADIR%%/default_tweaks.py
 %%DATADIR%%/dictionaries/en-GB/en-GB.aff
 %%DATADIR%%/dictionaries/en-GB/en-GB.dic



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