From owner-svn-ports-all@freebsd.org Fri May 12 18:51:31 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87BAED6967D; Fri, 12 May 2017 18:51:31 +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 mx1.freebsd.org (Postfix) with ESMTPS id 35CBDE27; Fri, 12 May 2017 18:51:31 +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 v4CIpUML076287; Fri, 12 May 2017 18:51:30 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4CIpUGS076284; Fri, 12 May 2017 18:51:30 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201705121851.v4CIpUGS076284@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 12 May 2017 18:51:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440700 - head/deskutils/calibre X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2017 18:51:31 -0000 Author: madpilot Date: Fri May 12 18:51:29 2017 New Revision: 440700 URL: https://svnweb.freebsd.org/changeset/ports/440700 Log: Update deskutils/calibre to 2.85.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 May 12 18:46:53 2017 (r440699) +++ head/deskutils/calibre/Makefile Fri May 12 18:51:29 2017 (r440700) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.84.0 +PORTVERSION= 2.85.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri May 12 18:46:53 2017 (r440699) +++ head/deskutils/calibre/distinfo Fri May 12 18:51:29 2017 (r440700) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493966591 -SHA256 (calibre-2.84.0.tar.xz) = 75a6c2f142ccee594d6e208c4c7f57e137e2c4f06c81d36d5bc42f0dcdaa76cf -SIZE (calibre-2.84.0.tar.xz) = 37770832 +TIMESTAMP = 1494570072 +SHA256 (calibre-2.85.0.tar.xz) = d3d26643a6c97d4e88e8c91cbe6b540186ef679aa580af970e179708e71c2a5e +SIZE (calibre-2.85.0.tar.xz) = 37786816 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri May 12 18:46:53 2017 (r440699) +++ head/deskutils/calibre/pkg-plist Fri May 12 18:51:29 2017 (r440700) @@ -362,6 +362,7 @@ lib/calibre/calibre/ebooks/metadata/pml. lib/calibre/calibre/ebooks/metadata/rar.py lib/calibre/calibre/ebooks/metadata/rb.py lib/calibre/calibre/ebooks/metadata/rtf.py +lib/calibre/calibre/ebooks/metadata/search_internet.py lib/calibre/calibre/ebooks/metadata/snb.py lib/calibre/calibre/ebooks/metadata/sources/__init__.py lib/calibre/calibre/ebooks/metadata/sources/amazon.py