Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2020 10:25:34 +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: r522028 - head/deskutils/calibre
Message-ID:  <202001041025.004APYqw011146@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat Jan  4 10:25:34 2020
New Revision: 522028
URL: https://svnweb.freebsd.org/changeset/ports/522028

Log:
  Update calibre to 4.8.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 Jan  4 10:24:22 2020	(r522027)
+++ head/deskutils/calibre/Makefile	Sat Jan  4 10:25:34 2020	(r522028)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	4.7.0
+PORTVERSION=	4.8.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Sat Jan  4 10:24:22 2020	(r522027)
+++ head/deskutils/calibre/distinfo	Sat Jan  4 10:25:34 2020	(r522028)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577436637
-SHA256 (calibre-4.7.0.tar.xz) = 48ab11dcc46f119131355a1644e1c5879af4bde4fbe7c396c6610a5c87564b01
-SIZE (calibre-4.7.0.tar.xz) = 37432756
+TIMESTAMP = 1578039003
+SHA256 (calibre-4.8.0.tar.xz) = 13dff54232735939a9eb574089cda89d3cf9d8993102b0c4bf107f38202664d2
+SIZE (calibre-4.8.0.tar.xz) = 37448552

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Sat Jan  4 10:24:22 2020	(r522027)
+++ head/deskutils/calibre/pkg-plist	Sat Jan  4 10:25:34 2020	(r522028)
@@ -1346,6 +1346,7 @@ lib/calibre/calibre/utils/wmf/__init__.py
 lib/calibre/calibre/utils/wmf/emf.py
 lib/calibre/calibre/utils/wmf/parse.py
 lib/calibre/calibre/utils/wordcount.py
+lib/calibre/calibre/utils/xml_parse.py
 lib/calibre/calibre/utils/zipfile.py
 lib/calibre/calibre/web/__init__.py
 lib/calibre/calibre/web/feeds/__init__.py
@@ -1498,6 +1499,7 @@ lib/calibre/tinycss/version.py
 %%DATADIR%%/images/arrow-down.png
 %%DATADIR%%/images/arrow-up.png
 %%DATADIR%%/images/auto-reload.png
+%%DATADIR%%/images/auto-scroll.png
 %%DATADIR%%/images/auto_author_sort.png
 %%DATADIR%%/images/back.png
 %%DATADIR%%/images/beautify.png



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