From owner-svn-ports-head@freebsd.org Fri Jul 6 23:56:14 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 88226103E458; Fri, 6 Jul 2018 23:56:14 +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 34D8275DF8; Fri, 6 Jul 2018 23:56:14 +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 102887B37; Fri, 6 Jul 2018 23:56:14 +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 w66NuDCU008662; Fri, 6 Jul 2018 23:56:13 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w66NuDNJ008659; Fri, 6 Jul 2018 23:56:13 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201807062356.w66NuDNJ008659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 6 Jul 2018 23:56:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474042 - head/deskutils/calibre X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/deskutils/calibre X-SVN-Commit-Revision: 474042 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, 06 Jul 2018 23:56:14 -0000 Author: madpilot Date: Fri Jul 6 23:56:13 2018 New Revision: 474042 URL: https://svnweb.freebsd.org/changeset/ports/474042 Log: Update calibre to 3.27.1 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Fri Jul 6 22:56:07 2018 (r474041) +++ head/deskutils/calibre/Makefile Fri Jul 6 23:56:13 2018 (r474042) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 3.26.1 -PORTREVISION= 1 +PORTVERSION= 3.27.1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Jul 6 22:56:07 2018 (r474041) +++ head/deskutils/calibre/distinfo Fri Jul 6 23:56:13 2018 (r474042) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529048818 -SHA256 (calibre-3.26.1.tar.xz) = 4016d2f8206e5e3724dbebb0a0fbea1f2d22e48f3bbb7f217c8372f34a02a344 -SIZE (calibre-3.26.1.tar.xz) = 39109660 +TIMESTAMP = 1530887201 +SHA256 (calibre-3.27.1.tar.xz) = 7009e5fb2eca49e76fd31af8b964d933676b21284ed65e8e59826297b9a5ad42 +SIZE (calibre-3.27.1.tar.xz) = 39187044 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Jul 6 22:56:07 2018 (r474041) +++ head/deskutils/calibre/pkg-plist Fri Jul 6 23:56:13 2018 (r474042) @@ -1216,6 +1216,7 @@ lib/calibre/calibre/srv/cdb.py lib/calibre/calibre/srv/changes.py lib/calibre/calibre/srv/code.py lib/calibre/calibre/srv/content.py +lib/calibre/calibre/srv/convert.py lib/calibre/calibre/srv/embedded.py lib/calibre/calibre/srv/errors.py lib/calibre/calibre/srv/handler.py