svn commit: r434733 - head/deskutils/calibre

Guido Falsi madpilot at FreeBSD.org
Fri Feb 24 16:01:52 UTC 2017


Author: madpilot
Date: Fri Feb 24 16:01:50 2017
New Revision: 434733
URL: https://svnweb.freebsd.org/changeset/ports/434733

Log:
  Update deskutils/calibre to 2.80.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 Feb 24 15:58:08 2017	(r434732)
+++ head/deskutils/calibre/Makefile	Fri Feb 24 16:01:50 2017	(r434733)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	2.79.1
+PORTVERSION=	2.80.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Fri Feb 24 15:58:08 2017	(r434732)
+++ head/deskutils/calibre/distinfo	Fri Feb 24 16:01:50 2017	(r434733)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486887599
-SHA256 (calibre-2.79.1.tar.xz) = 257425f19d620afb9e7fa8c22d3dea1e7c9631f6da4ccdf9440a9448231b936a
-SIZE (calibre-2.79.1.tar.xz) = 38738320
+TIMESTAMP = 1487922281
+SHA256 (calibre-2.80.0.tar.xz) = 33a6dbc578c7a2f3d1c97253769506a1afc10f688c062f027d64d7081618f2b1
+SIZE (calibre-2.80.0.tar.xz) = 38781996

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Fri Feb 24 15:58:08 2017	(r434732)
+++ head/deskutils/calibre/pkg-plist	Fri Feb 24 16:01:50 2017	(r434733)
@@ -1929,6 +1929,7 @@ lib/calibre/tinycss/version.py
 %%DATADIR%%/rapydscript/lib/random.pyj
 %%DATADIR%%/rapydscript/lib/re.pyj
 %%DATADIR%%/rapydscript/lib/traceback.pyj
+%%DATADIR%%/rapydscript/lib/uuid.pyj
 %%DATADIR%%/scripts.pickle
 %%DATADIR%%/template-functions.json
 %%DATADIR%%/templates/book_details.css


More information about the svn-ports-all mailing list