Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2020 19:43:59 +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: r532972 - head/deskutils/calibre
Message-ID:  <202004251943.03PJhxmB024965@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat Apr 25 19:43:59 2020
New Revision: 532972
URL: https://svnweb.freebsd.org/changeset/ports/532972

Log:
  Update calibre to 4.14.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 Apr 25 18:39:54 2020	(r532971)
+++ head/deskutils/calibre/Makefile	Sat Apr 25 19:43:59 2020	(r532972)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	4.13.0
-PORTREVISION=	3
+PORTVERSION=	4.14.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Sat Apr 25 18:39:54 2020	(r532971)
+++ head/deskutils/calibre/distinfo	Sat Apr 25 19:43:59 2020	(r532972)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585305074
-SHA256 (calibre-4.13.0.tar.xz) = f9587dea4f9ea76c6a5ec11b04ee66d0199d4ab3a4aad8c87966fed8ee76e1f6
-SIZE (calibre-4.13.0.tar.xz) = 36868672
+TIMESTAMP = 1587725390
+SHA256 (calibre-4.14.0.tar.xz) = 1c0dd818f602d76724aa8512a23f51101bf385233e2e5cc1cd31cae4a90f0e21
+SIZE (calibre-4.14.0.tar.xz) = 36963624

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Sat Apr 25 18:39:54 2020	(r532971)
+++ head/deskutils/calibre/pkg-plist	Sat Apr 25 19:43:59 2020	(r532972)
@@ -20,6 +20,8 @@ bin/markdown-calibre
 bin/web2disk
 lib/calibre/backports/__init__.py
 lib/calibre/backports/functools_lru_cache.py
+lib/calibre/backports/ipaddress.py
+lib/calibre/biplist/__init__.py
 lib/calibre/calibre/__init__.py
 lib/calibre/calibre/constants.py
 lib/calibre/calibre/customize/__init__.py
@@ -1449,7 +1451,6 @@ lib/calibre/tinycss/version.py
 %%DATADIR%%/catalog/section_list_templates.conf
 %%DATADIR%%/catalog/stylesheet.css
 %%DATADIR%%/catalog/template.xhtml
-%%DATADIR%%/content-server/calibre.appcache
 %%DATADIR%%/content-server/calibre.png
 %%DATADIR%%/content-server/empty.html
 %%DATADIR%%/content-server/index-generated.html



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