Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2018 17:33:16 +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: r479202 - head/deskutils/calibre
Message-ID:  <201809071733.w87HXGsv055806@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Fri Sep  7 17:33:16 2018
New Revision: 479202
URL: https://svnweb.freebsd.org/changeset/ports/479202

Log:
  Update calibre to 3.31.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 Sep  7 17:16:02 2018	(r479201)
+++ head/deskutils/calibre/Makefile	Fri Sep  7 17:33:16 2018	(r479202)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	3.30.0
+PORTVERSION=	3.31.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Fri Sep  7 17:16:02 2018	(r479201)
+++ head/deskutils/calibre/distinfo	Fri Sep  7 17:33:16 2018	(r479202)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535101855
-SHA256 (calibre-3.30.0.tar.xz) = df7d540f99a061698a4ffcd7216c3a33fb266a5cbf511536cad7e268e730fc48
-SIZE (calibre-3.30.0.tar.xz) = 39486444
+TIMESTAMP = 1536302958
+SHA256 (calibre-3.31.0.tar.xz) = 3c2713a89a186e20d45ea42f2ed6be509fecce880ce6e233e63e6f3a415fe1f5
+SIZE (calibre-3.31.0.tar.xz) = 39530360

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Fri Sep  7 17:16:02 2018	(r479201)
+++ head/deskutils/calibre/pkg-plist	Fri Sep  7 17:33:16 2018	(r479202)
@@ -1792,6 +1792,7 @@ lib/calibre/tinycss/version.py
 %%DATADIR%%/tracer.epub
 %%DATADIR%%/user-agent-data.json
 %%DATADIR%%/user-manual-translation-stats.json
+%%DATADIR%%/viewer.js
 %%DATADIR%%/viewer/blank.html
 %%DATADIR%%/viewer/bookmarks.js
 %%DATADIR%%/viewer/hyphenate/Hyphenator.js



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