svn commit: r479202 - head/deskutils/calibre

Guido Falsi madpilot at FreeBSD.org
Fri Sep 7 17:33:18 UTC 2018


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


More information about the svn-ports-head mailing list