From owner-svn-ports-head@freebsd.org Fri Sep 7 17:33:17 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0E0A1007621; Fri, 7 Sep 2018 17:33:17 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7FEEB720C0; Fri, 7 Sep 2018 17:33:17 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7972F1F093; Fri, 7 Sep 2018 17:33:17 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w87HXHAe055809; Fri, 7 Sep 2018 17:33:17 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w87HXGsv055806; Fri, 7 Sep 2018 17:33:16 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201809071733.w87HXGsv055806@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 7 Sep 2018 17:33:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479202 - head/deskutils/calibre X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/deskutils/calibre X-SVN-Commit-Revision: 479202 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2018 17:33:18 -0000 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