Date: Fri, 24 Feb 2017 16:01:50 +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: r434733 - head/deskutils/calibre Message-ID: <201702241601.v1OG1oV5034432@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702241601.v1OG1oV5034432>